bitcoin-s/app/server
Chris Stewart 581d46c2c8 2020 11 02 cleanup (#2233)
* Cleanup a bunch of imports in test

* Use @nowarn annotation for testing things that are deprecated

* Fix base58 test

* Cleanup crypto-test

* Use scala collection compat dependency to get access to the @nowarn annotation on scala 2.12.x

* Rework more scala 2.13.x compile failures in chain-test and key-manager-test

* Optimize imports for entire project

* Fix nits
2020-11-03 11:07:04 -06:00
..
src/main 2020 11 02 cleanup (#2233) 2020-11-03 11:07:04 -06:00
server.sbt Refactor Mains to use common BitcoinSRunner (#2141) 2020-10-08 07:17:48 -05:00