bitcoin-s/app
Chris Stewart 76e468c5c4
2024 01 28 Refactor PeerFinder.start() to avoid initializing connections (#5376)
* Conslidate PeerFinder.start() logic into peerConnectionScheduler, add bitcoins-s.node.try-peers-start-delay config settig to indicate how long until we start attempting to connect to peers in PeerFinder

* Cleanup

* Revert logback-test.xml

* Add documentation

* Empty commit to run CI

* Rework NodeAppConfig.peers to return Vector[Peer] rather than Vector[String]

* Add higher priority to paramPeers
2024-01-29 09:46:31 -06:00
..
cli Upgrade microPickle to 3.1.4 (#5368) 2024-01-22 18:05:35 -06:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
oracle-server Fix patterns I missed when updating logback (#4713) 2022-09-06 10:41:32 -05:00
oracle-server-test 2023 12 19 compiler opts (#5330) 2023-12-20 05:42:01 -06:00
scripts/src/main 2023 10 03 node refactors (#5256) 2023-10-09 10:32:05 -05:00
server 2024 01 28 Refactor PeerFinder.start() to avoid initializing connections (#5376) 2024-01-29 09:46:31 -06:00
server-routes/src/main/scala Implement call to Node.stop() when shutting down BitcoinSServerMain (#5124) 2023-06-29 15:57:46 -05:00
server-test 2023 12 19 compiler opts (#5330) 2023-12-20 05:42:01 -06:00