bitcoin-s/core
Chris Stewart e68ebeadbc
refactor: Create UtxoHandlingApi, move to has-a relationship within Wallet (#5624)
* refactor: Create UtxoHandlingApi, move to has-a relationship within Wallet

* Add WalletApi.{markUTXOsAsReserved, unmarkUTXOsAsReserved, listUtxos(state), listUtxos(account), listUtxos(tag)}

* move listUtxos(account) into NeutrinoHDWalletApi

* cleanup

* Revert files

* Revert more files

* Remove comment
2024-07-22 14:40:48 -05:00
..
.jvm/src/main/resources/bip39-wordlists Implement createCETsAndCETSigsAsync() to fix performance issue in test (#3089) 2021-05-14 17:59:56 -05:00
src/main/scala/org/bitcoins/core refactor: Create UtxoHandlingApi, move to has-a relationship within Wallet (#5624) 2024-07-22 14:40:48 -05:00
core.sbt Resturcutre cryptoTest & coreTest to work with scalajs build (#2731) 2021-03-03 16:52:03 -06:00
README.md WIP: Docusaurus website (#465) 2019-05-14 18:05:14 -05:00

See the core module section on the Bitcoin-S website.