mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 18:47:38 +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() * 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 |
||
---|---|---|
.. | ||
Compile.yml | ||
docker-publish.yml | ||
Docs.yml | ||
Linux_2.12_App_Chain_Node_Core_Tests.yml | ||
Linux_2.12_KeyManager_Wallet_DLC_Tests.yml | ||
Linux_2.12_RPC_Tests.yml | ||
Linux_2.13_App_Chain_Node_Core_Tests.yml | ||
Linux_2.13_KeyManager_Wallet_DLC_Tests.yml | ||
Linux_2.13_RPC_Tests.yml | ||
Linux_2.13_ScalaJS_Tests.yml | ||
Mac_2.13_RPC_Tests.yml | ||
Mac_2.13_Wallet_Node_DLC_Tests.yml | ||
native.yml | ||
PostgresTests.yml | ||
release.yml | ||
Secp_Disabled_Tests.yml | ||
Windows.yml |