Author

Topic: 🤖[ANN][BIS]Bismuth 2.0 - Beyond DeFi - page 118. (Read 156348 times)

member
Activity: 70
Merit: 10
October 05, 2017, 08:57:25 PM
Is there clear instructions on how to use the interface, start node, and mining files? Do I start the node first then mining files?
hero member
Activity: 750
Merit: 511
October 05, 2017, 08:37:19 PM
New release 4.0.8.

https://github.com/hclivess/Bismuth/releases

You should update your nodes before block 340000.

Code:

4.0.8

@hclivess hclivess released this 14 hours ago

    Outbound connections will now only connect to IPs which are less than 3x in the same subnet, incoming connections still supported for all nodes
    Restored option to run in HDD mode (ram=0)
    Light Wallet now connects to ACC pool
    New difficulty model, which switches on at block 340000, all nodes must update beforehand
    Accepting new peers for outbound connections is now optional (accept_peers=yes/no)
    Removed leftovers from picklemagic
    Streamlined testnet

newbie
Activity: 23
Merit: 0
October 05, 2017, 08:07:20 PM
So there has been a rumor going around today that Bismuth is going to be partnering with the hedge fund Quantlabs. Anyone know anything about this?
sr. member
Activity: 604
Merit: 252
October 05, 2017, 06:58:11 PM
It's one of the best projects! I met BIS these days and I regret not having met before, the difficulty of mining has increased? Is it true that windows 10 is not interesting? I bought some coins in 15k and will only sell here in 1 year. Wink
hero member
Activity: 980
Merit: 502
October 05, 2017, 06:33:38 PM
Are the  dev of this project Bismuth working with HoboNickels - HBN - High Fast Stake?
Thanks
sr. member
Activity: 672
Merit: 250
October 05, 2017, 05:53:25 PM
Is it possible to implement at bismuth blockchain, Lightning Network technology? If it possible, i think it will be good for both Bismuth and investors:)

It's possible. But this is a pure hype now for Bismuth. I would like to see bismuth as a serious original project.
I think it's better to stick to the development of planned features now.


+1

for sure stick to the plan. Please stay away from segwit and LN and do your own thing.
In fact I'm just interested in Bismuth. Good to know it's possible. And to be honest, i've decided to bought some coins. Will follow the thread Roll Eyes
sr. member
Activity: 278
Merit: 258
Twitter: @maccaspacca1
October 05, 2017, 03:45:00 PM
Please note that optihash miner only works with optipoolware based pools e.g. pool.bismuth.online

optihash does not work with acc-pool - this pool has it's own miner.
full member
Activity: 798
Merit: 116
October 05, 2017, 03:44:12 AM

miner.exe windows 10 64bit
Traceback (most recent call last):
  File "quickbismuth.pyx", line 3, in init quickbismuth
  File "C:\Python27\Lib\argparse.py", line 86, in
    import copy as _copy
  File "C:\Python27\Lib\copy.py", line 52, in
    import weakref
  File "C:\Python27\Lib\weakref.py", line 14, in
    from _weakref import (
ImportError: cannot import name _remove_dead_weakref
jr. member
Activity: 54
Merit: 10
October 05, 2017, 03:39:28 AM
I would love to help in the development of the project by translating it into Arabic.
full member
Activity: 798
Merit: 116
October 05, 2017, 03:36:36 AM
miner from acc pool don't work but optihash work great.
no possibility to use optihash on acc pool?
sr. member
Activity: 534
Merit: 250
The Protocol for the Audience Economy
October 05, 2017, 03:25:56 AM
Is it possible to implement at bismuth blockchain, Lightning Network technology? If it possible, i think it will be good for both Bismuth and investors:)

It's possible. But this is a pure hype now for Bismuth. I would like to see bismuth as a serious original project.
I think it's better to stick to the development of planned features now.


+1

for sure stick to the plan. Please stay away from segwit and LN and do your own thing.
full member
Activity: 798
Merit: 116
October 05, 2017, 03:02:33 AM
how i can use optihash miner with https://bismuth.acc-pool.pw/?
full member
Activity: 266
Merit: 100
October 05, 2017, 12:02:48 AM
Guys your marquee banner at the top of the ANN says "Phyton" not "Python".

Also I think "Phyton Based" (with the correct spelling) should be hyphenated,  but I'm not 100% sure about that.
hero member
Activity: 750
Merit: 511
October 04, 2017, 09:59:28 PM
Is it possible to implement at bismuth blockchain, Lightning Network technology? If it possible, i think it will be good for both Bismuth and investors:)

It's possible. But this is a pure hype now for Bismuth. I would like to see bismuth as a serious original project.
I think it's better to stick to the development of planned features now.
sr. member
Activity: 672
Merit: 250
October 04, 2017, 06:09:46 PM
Is it possible to implement at bismuth blockchain, Lightning Network technology? If it possible, i think it will be good for both Bismuth and investors:)
sr. member
Activity: 534
Merit: 250
The Protocol for the Audience Economy
October 04, 2017, 04:35:30 PM
Great work to the dev and community. Nice project!
legendary
Activity: 957
Merit: 1006
October 04, 2017, 03:44:53 PM
in slack was an info, to update version of python3.
i have some more packages installed, but maybe related to miners.
lets start with python update
newbie
Activity: 39
Merit: 0
October 04, 2017, 03:39:03 PM
Can anyone explain the following issues in the node?


  • 0x7fd55c1f1030>
    2017-10-04 01:58:27,740 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:29,538 commit(388) Database cursor:
    2017-10-04 01:58:29,540 commit(389) Database retry reason: database is locked
    2017-10-04 01:58:31,447 commit(388) Database cursor:
    2017-10-04 01:58:31,448 commit(389) Database retry reason: database is locked

Another issue on Centos 6:

  • 2017-10-04 09:14:37,005 ledger_convert(266) Hyperblock recompression skipped
    2017-10-04 09:14:37,005 Traceback (most recent call last):
      File "node.py", line 1367, in
        conn, c = db_c_define()
      File "node.py", line 194, in db_c_define
        return conn, c
    UnboundLocalError: local variable 'conn' referenced before assignment
[/i]

i see your CentOS 6 Issue also in Ubuntu 16.04 Minimal

2017-10-04 10:36:01,595 ledger_convert(266) Hyperblock recompression skipped
2017-10-04 10:36:01,595 (1346) Moving database to RAM
Traceback (most recent call last):
  File "node.py", line 1367, in
    conn, c = db_c_define()
  File "node.py", line 194, in db_c_define
    return conn, c
UnboundLocalError: local variable 'conn' referenced before assignment


all dependencies installed?
just ran a node on 16.04 and did not see this error.

All dependencies were installed successfully, python 3.5
I need a solution on CentOS 6

can you post a "pip3 list"?

altgraph (0.14)
bottle (0.12.13)
certifi (2017.7.27.1)
chardet (3.0.4)
future (0.16.0)
idna (2.6)
macholib (1.Cool
olefile (0.44)
pefile (2017.9.3)
Pillow (4.3.0)
pip (9.0.1)
pycryptodome (3.4.7)
PyInstaller (3.3)
pypng (0.0.18)
PyQRCode (1.2.1)
PySocks (1.6.7)
requests (2.18.4)
setuptools (33.1.1)
simple-crypt (4.1.7)
urllib3 (1.22)

sr. member
Activity: 295
Merit: 250
newbie
Activity: 20
Merit: 0
October 04, 2017, 02:01:39 PM
No GPU miner ?
Jump to: