bitcoin-s/core
Chris Stewart a3954dbcae 2021 04 17 spendinfodb invariant (#2912)
* Add invariant to spendingInfoDb to that requires if the spendinginfodb is in a TxoState.spentStates, the SpendingInfoDb.spendingTxIdOpt is defined

* Remove unused SpendingInfoDAO.updateTxoState()

* Remove comment

* Make TxoState and explicit parameter for test methods. Most test methods depend on a sample utxo state, so make the caller of the method specify what state they want the txo to be in

* Fix github actions config

* Fix RoutesSpec test
2021-04-18 09:02:49 -05:00
..
.js/src/main/scala/org/bitcoins/core/protocol/dlc Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00
.jvm/src/main Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00
src/main 2021 04 17 spendinfodb invariant (#2912) 2021-04-18 09:02:49 -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.