bitcoin-s/app/server-test
benthecarman 9494eec1b8 Move blockhash to tx table from spending info table (#2744)
* Move blockhash to tx table from spending info table

* Add test, fix spending tx id col name

* Scaladocs, add test

* Add more unit test

* Make id not comparable in process tx test

* Fix tests

* attempt to fix

* Add mempool comment to scaladoc

* Deparallelize process inputs & outputs
2021-03-16 10:05:29 -05:00
..
src/test Move blockhash to tx table from spending info table (#2744) 2021-03-16 10:05:29 -05:00
server-test.sbt Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00