shadow-plugin-bitcoin icon indicating copy to clipboard operation
shadow-plugin-bitcoin copied to clipboard

A Shadow plug-in that runs the Bitcoin Satoshi reference software

Results 12 shadow-plugin-bitcoin issues
Sort by recently updated
recently updated
newest added

I plan to simulate a bitcoin network of about 100 nodes, however in the given example `shadow.config.xml` file, if the `-connect=bcdnodeX` where X = 1, 2, 3 etc is removed...

I am trying to setup the `shadow-bitcoin-plugin` with the latest `Shadow v1.10.2` installation. `Shadow` installation is working perfectly, but upon running the basic example for `shadow-bitcoin-plugin` using the command `../src/bitcoind/shadow-bitcoind...

bug