-
AltBlockTree::removeSubtree removes "toRemove" block from Block Index. But should remove entire subtree.
https://github.com/VeriBlock/alt-integration-cpp/blob/master/src/pop/blockchain/alt_block_tr…
-
The issue is the discussion for ECIP #340 which proposes to integrate VeriBlock Proof-of-Proof into Ethereum Classic for 51% attack prevention.
-
To help APM transaction transparency:
Create public webpage
1. Call NopdeCore getpendingtransaction
2. add fee_per_byte = fee / size
3. sort by that column desc
4. Grid shows: txId | fee_per_by…
-
Currently we have the following job failing in the master branch https://github.com/VeriBlock/vbk-ri-btc/runs/4252725666?check_suite_focus=true. Need to fix `linux-asan` action.
-
CL_BUILD_PROGRAM_FAILURE when calling clBuildProgram
CL_INVALID_KERNEL_NAME when calling clCreateKernel for kernel 'blake_512_80'
This is occuring on VeriBlock lite vprogpov/
-
-
Update VeriBlock's mining pool page and remove inactive pools.
https://wiki.veriblock.org/index.php/List_of_mining_pools
Make sure to include ZyorX's pool https://qp.be/.
-
In this test we check that users can spend their coinbase tx.
https://github.com/VeriBlock/vbk-ri-btc/blob/master/test/functional/feature_pop_spend_gb_coinbase.py#L42-L44
But this coinbase tx only…
-
1. If nr or transactions per address is 900, stop miner
2. Add verbose logs for a reason why miner is stopped
-
When I run with connect=x.x.x.x I find peers.
When I run with addnode=x.x.x.x I find peers
When I run without connect= / addnode= in btcsq.conf I don't find peers and getpeerinfo shows no result.