1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-20 22:13:14 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Ben Carman
717434dcaa
Change NodeCallbacks to Future[Unit] s ()
* 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
2020-04-03 08:57:41 -05:00
Chris Stewart
67a4955bad
Add trusted peer caveat in node.md () 2020-03-18 10:11:26 -05:00
Chris Stewart
dfeebf69e2
Add headings for both Node and cofiguration on the sidebar () 2020-03-15 15:52:58 -05:00