mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 10:46:42 +01:00
* Split app loggers into their corresponding modules This avoids a bunch of places with awkward implicit resolution. We also make sure that all logging in node, chain and wallet happens with the app loggers, and not BitcoinSLogger * Tune test logging level to WARN |
||
---|---|---|
.. | ||
models | ||
networking | ||
BroadcastTransactionTest.scala | ||
NodeAppConfigTest.scala | ||
NodeWithWalletTest.scala | ||
SpvNodeTest.scala | ||
UpdateBloomFilterTest.scala |