bitcoin-s/docs/wallet
Ben Carman 7326fd5035 Change NodeCallbacks to Future[Unit] s (#1206)
* 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
..
chain-query-api.md Change NodeCallbacks to Future[Unit] s (#1206) 2020-04-03 08:57:41 -05:00
dlc.md Order website sidebar by project, fix capitalization (#1226) 2020-03-13 09:54:07 -05:00
node-api.md Change NodeCallbacks to Future[Unit] s (#1206) 2020-04-03 08:57:41 -05:00
wallet-rescan.md 2020 03 06 wallet rescan test (#1218) 2020-03-13 16:11:02 -05:00
wallet.md Add disclaimers to the wallet/key-manager around API breaking changes… (#1237) 2020-03-15 12:39:01 -05:00