bytecoin
bytecoin copied to clipboard
Developers BCN, all community Bytecoin is waiting for your return to the project. Please let us know about your status
When I try to restore an address using a `secret_spend_keys` in `create_addresses` method I get the this error. How can I restore only an address in a wallet using a...
Added Dockerfile Result of build will this Dockerfile will check https://hub.docker.com/r/homdx/bytecoin/builds/
You need donwload all complete blockchain block by block. Cause bin archives can´t be converted to the new format. Taht is a big lie of Bytecoin developers.
I want to start a BCN pool based on cryptonote-nodejs-pool but faild. It will get an error when getting miner job: Failed to parse block. It may happend because of...
Hi I installed the Bytecoin Daemon but there seems to be a problem with syncing.When running ./bytecoind it start of well but now I just see a lot of "redo_block"...
./bytecoind its not working on the centos 7. following issues: ./bytecoind: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./bytecoind) ./bytecoind: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./bytecoind) ./bytecoind: /lib64/libstdc++.so.6:...
I'm using the latest moneroocean node-cryptoforknot-util and it is throwing "failed to parse block" errors. pool pulls blocktemplate etc, does anyone have a fix for this. also running nodejs 10.
There is possible network attack in which malicious nodes can make syncing practically impossible. The attack is super easy and cheap to implement and can make the network practically useless...
Can anyone help me with some libs to signature a TX... My "tx_as_hex" is: 0100010280c2d72f0104b6309e4dc6c6c8135fac5e0d868fde876690af9be32fd8b73e50500f39d55cd60280ade20402d490ca9351b2a872330cb743646960d2cfa5ed52fe93bc427f93edcce5a1a57ea8b2f22a02146320cd581f435c22a45d579e40f89489e90b8be6356d7bf338dd4f1818d4c5210114e3a8a1e5bed525dacc05e7082111f063a1764115a81020d957956254e779d9d6a0264c1f4cbd275b8937bef341b86b57bb519d93a247b6a3a73af802cac70ea57217861046fc38a473701637c66d3df0aed57225bafd08edbfecf4ec0aca03 My logs are: 2018-Mar-29 08:34:19.983682 FATAL TX VERSION: 2018-Mar-29 08:34:19.984038 FATAL TX UNLOCK: 0 2018-Mar-29...