bitcoin-s/app/server
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 Move blockhash to tx table from spending info table (#2744) 2021-03-16 10:05:29 -05:00
server.sbt Rework docker configuration to pass in a custom configuration file (#2718) 2021-02-26 07:35:20 -06:00