-
Notifications
You must be signed in to change notification settings - Fork 100
Pull requests: bitcoin-s/bitcoin-s
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement more checks for work for the node project
createFilterSyncJob()
bug
node
#5168
by Christewart
was merged Jul 27, 2023
Loading…
Fix work for the node project
onBlockReceived unit test
bug
node
#5166
by Christewart
was merged Jul 25, 2023
Loading…
Remove work for the node project
refactor
ValidatingHeaders state
node
#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 work for the node project
refactor
PeerManager methods to be connectPeer(), disconnectPeer()
node
#5163
by Christewart
was merged Jul 25, 2023
Loading…
Log warning instead of throw exception when attempting to send p2p message to peer we aren't connected to
node
work for the node project
refactor
#5161
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 work for the node project
Await.result() in DataMessageHandlerTest to avoid test cases that never complete
node
#5159
by Christewart
was merged Jul 24, 2023
Loading…
Fix bug where we just need to work for the node project
awaitSyncAndIBD() rather than attempt to sync()
bug
node
#5158
by Christewart
was merged Jul 21, 2023
Loading…
Fix bug in work on the chain project
ChainApi.processFilterHeaders()
bug
chain
#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…
Make work for the node project
PeerMessageSender.reconnect() return a Future that is completed when the connection is established
bug
node
#5155
by Christewart
was merged Jul 19, 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 work for the node project
setSyncing into PeerManager.syncHelper()
node
#5153
by Christewart
was merged Jul 18, 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…
Create work for the node project
syncWithNewPeerHelper() helper method, use it in the case of reconnects and new connections in onP2PClientDisconnected
bug
node
#5148
by Christewart
was closed Sep 29, 2023
•
Draft
Make sure work for the node project
PeerData.stop() is called when PeerFinder.removePeer() is called
bug
node
#5147
by Christewart
was merged Jul 15, 2023
Loading…
First attempt at implementing work for the node project
inactivityChecks()
config
enhancement
node
#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…
ProTip!
Filter pull requests by the default branch with base:master.