mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 10:46:42 +01:00
* Add invariant to spendingInfoDb to that requires if the spendinginfodb is in a TxoState.spentStates, the SpendingInfoDb.spendingTxIdOpt is defined * Remove unused SpendingInfoDAO.updateTxoState() * Tighten up TxoState -> ReceivedState types we are using in the wallet. The ensures we are talking specific class of states (receiving a txo) rather than accounting for the case of spending and receiving since there is different information required for the spending states * Add TxoState.ImmatureCoinbase to ReceivedStates |
||
---|---|---|
.. | ||
.js/src/main/scala/org/bitcoins/core/protocol/dlc | ||
.jvm/src/main | ||
src/main | ||
core.sbt | ||
README.md |