mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
7326fd5035
* Change NodeCallbacks to Future[Unit] s * Fix compile issue * Change try to future * Change Future.sucessful(()) to FutureUtil.unit * Callback failure handling, callback docs * Create functions for executing callbacks, make merkleblock a future * Convert MerkleBuffersTest to BitcoinSAsyncTest * Fix compiler errors * Reorder UpdateBloomFilter tests so that txFromWalletP is a success for both calls and the other test does not wait on the promise to complete |
||
---|---|---|
.. | ||
applications | ||
chain | ||
config | ||
core | ||
key-manager | ||
node | ||
rpc | ||
secp256k1 | ||
testkit | ||
wallet | ||
contributing-website.md | ||
contributing.md | ||
getting-setup.md | ||
getting-started.md | ||
security.md | ||
windows-users.md |