bitcoin-s/wallet-test/src/test
Chris Stewart 72636b7180
2021 05 09 received utxos (#3063)
* Make TransactionProcessing.processTransactionImpl() a bit more parallel, fetch all relevant received and spent txos in parallel

* More refactors, make sure return types are Vector rather than Seq to make sure we don't have any pathlogical surprises with scala collections

* Fix type annoation to be Vector

* Fix remaining usage of Seq in TransactionProcessing

* Fix pattern match on Vector on 2.12.x

* Change input to Vector rather than Seq in processSpentUtxos()
2021-05-12 10:45:23 -05:00
..
resources Trezor test vectors 2019-06-20 14:29:50 +02:00
scala/org/bitcoins/wallet 2021 05 09 received utxos (#3063) 2021-05-12 10:45:23 -05:00