Skip to content

Pull requests: bitcoin-s/bitcoin-s

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Implement more checks for createFilterSyncJob() bug node work for the node project
#5168 by Christewart was merged Jul 27, 2023 Loading…
Fix onBlockReceived unit test bug node work for the node project
#5166 by Christewart was merged Jul 25, 2023 Loading…
Remove ValidatingHeaders state node work for the node project refactor
#5165 by Christewart was merged Jul 26, 2023 Loading…
2023 07 25 peermanagerapi core work for the core project node work for the node project
#5164 by Christewart was merged Jul 25, 2023 Loading…
Refactor PeerManager methods to be connectPeer(), disconnectPeer() node work for the node project refactor
#5163 by Christewart was merged Jul 25, 2023 Loading…
Update sbt to 1.9.3 dependencies Pull requests that update a dependency file
#5160 by scala-steward was merged Jul 24, 2023 Loading…
Use Await.result() in DataMessageHandlerTest to avoid test cases that never complete node work for the node project
#5159 by Christewart was merged Jul 24, 2023 Loading…
Fix bug where we just need to awaitSyncAndIBD() rather than attempt to sync() bug node work for the node project
#5158 by Christewart was merged Jul 21, 2023 Loading…
Fix bug in ChainApi.processFilterHeaders() bug chain work on the chain project
#5157 by Christewart was merged Jul 19, 2023 Loading…
2023 07 19 cleanup nodetest bug node work for the node project
#5156 by Christewart was merged Jul 21, 2023 Loading…
Defensively try to sync everytime a peer is a initialized enhancement node work for the node project
#5154 by Christewart was merged Jul 19, 2023 Loading…
Move setSyncing into PeerManager.syncHelper() node work for the node project
#5153 by Christewart was merged Jul 18, 2023 Loading…
Update scalafmt-core to 3.7.10
#5152 by scala-steward was closed Jul 28, 2023 Loading…
Update sbt-bloop to 1.5.9
#5151 by scala-steward was closed Aug 29, 2023 Loading…
2023 07 17 coretest script refactor core work for the core project refactor
#5150 by Christewart was merged Jul 17, 2023 Loading…
Bump semver from 5.7.1 to 5.7.2 in /website dependencies Pull requests that update a dependency file
#5149 by dependabot bot was merged Jul 16, 2023 Loading…
Make sure PeerData.stop() is called when PeerFinder.removePeer() is called bug node work for the node project
#5147 by Christewart was merged Jul 15, 2023 Loading…
Update scalafmt-core to 3.7.9
#5146 by scala-steward was closed Jul 18, 2023 Loading…
First attempt at implementing inactivityChecks() config enhancement node work for the node project
#5144 by Christewart was merged Jul 16, 2023 Loading…
Update sbt-coveralls to 1.3.9 dependencies Pull requests that update a dependency file
#5143 by scala-steward was closed Aug 7, 2023 Loading…
Update sbt to 1.9.2 dependencies Pull requests that update a dependency file
#5142 by scala-steward was merged Jul 10, 2023 Loading…
Remove duplicate Peer class dlc-node refactor
#5141 by Christewart was merged Jul 9, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:master.