-
- code which doesn't use data https://github.com/VeriBlock/offline-wallet-cli/blob/master/src/main/java/veriblock/OfflineTransactionUtilities.java
- code which use data https://github.com/VeriBlock…
-
https://dashboard.bitcoinops.org/d/xVQwtADiz/segwit-usage-trends?refresh=1h&orgId=1
-
I see that public key [corresponds](https://github.com/VeriBlock/nodecore/blob/develop/veriblock-core/src/main/java/org/veriblock/core/wallet/AddressKeyGenerator.java) X509EncodedKeySpec and private k…
-
Hi:
I use JSON-RPC to get block information, eg: curl -X POST http://127.0.0.1:10600/api -H 'Content-Type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"getinfo","params":{}}'
. versio…
-
When I run C:\veriblock-nodecore-all-0.4.6\nodecore-0.4.6\bin\nodecore.bat
I am receiving this text in CLI:
> Invalid maximum heap size: -Xmx6g
The specified size exceeds the maximum representable …
-
I was very surprised to see that you can't use OpenJDK anymore with the latest nodecore version, because restricting the JVM to Oracle's closed source version directly contradicts your DTTP principle,…
a123b updated
5 years ago
-
When I run more than three nodecores on one pc or on more than three pc's within one network (with the same external IP) the fourth nodecore can't connect to a single because there are socket errors a…
-
Hi
i got a problem where wallet is not syncing any further than block 87624..
i deleted blocks dat file to force redownloading but again im stuck,
i already checked that i run latest version, wha…
-
in July on Digibyte fork to new algo Odocrypt.
Inside Odocrypt - Keccak.
Hash - https://github.com/dgb256-online/odo-miner/tree/master/src/crypto
But, algo regularly change.
Exemple for …
-
The nodecore just crashed with error:
java.lang.OutOfMemoryError: Java heap space
Any advice?