-
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
Reduce p2pclient timeout to 10 seconds
node
work for the node project
#5109
by Christewart
was merged Jun 17, 2023
Loading…
Simplify work for the node project
refactor
DataMessageHandlerTest so we don't have duplicate callback execution
node
#5108
by Christewart
was merged Jun 16, 2023
Loading…
Update scala-collection-compat to 2.11.0
dependencies
Pull requests that update a dependency file
#5107
by scala-steward
was merged Jun 16, 2023
Loading…
Update bcprov-jdk18on to 1.74
dependencies
Pull requests that update a dependency file
#5106
by scala-steward
was merged Jun 16, 2023
Loading…
Destroy wallet config when tearing down node
bug
testkit
work for the testkit project
#5105
by Christewart
was merged Jun 15, 2023
Loading…
Don't execute work for the node project
onResponseTimeout() when disconnecting a peer
bug
node
#5104
by Christewart
was merged Jun 14, 2023
Loading…
Update logback-classic to 1.4.8
dependencies
Pull requests that update a dependency file
#5103
by scala-steward
was merged Jun 14, 2023
Loading…
Move {work for the node project
refactor
syncFromNewPeer(), syncHelper()} into PeerManager, remove reference to Node inside of PeerManager
node
#5102
by Christewart
was merged Jun 13, 2023
Loading…
Remove work for the node project
refactor
chainApi parameter from NeutrinoNode
node
#5101
by Christewart
was merged Jun 13, 2023
Loading…
Add work for the node project
refactor
PeerMessageSenderApi.gossipGetHeadersMessage(), use it in Node.sync()
bug
node
#5100
by Christewart
was merged Jun 9, 2023
Loading…
Remove work for the node project
refactor
downloadBlocksBasedOnIBD() as it is redundant
node
#5099
by Christewart
was merged Jun 8, 2023
Loading…
2023 05 05 Make work for the node project
refactor
DataMessageHandler be accummulated in our akka stream
node
#5098
by Christewart
was merged Jun 16, 2023
Loading…
Rework work for the node project
refactor
Node.sync() to return Future[Peer] rather than Future[Option[Peer]]
node
#5096
by Christewart
was merged Jun 8, 2023
Loading…
Remove check to see if seed exists when loading a wallet, the key manager can initiate the seed if it dne
app server
bug
#5094
by Christewart
was merged Jun 6, 2023
Loading…
Remove work for the node project
refactor
awaitPeerWithServices()
node
#5093
by Christewart
was merged Jun 7, 2023
Loading…
Update sbt-scoverage to 2.0.8
dependencies
Pull requests that update a dependency file
#5092
by scala-steward
was merged Jun 5, 2023
Loading…
Update sbt to 1.9.0
dependencies
Pull requests that update a dependency file
#5091
by scala-steward
was merged Jun 5, 2023
Loading…
Update metrics-core, metrics-healthchecks, ... to 4.2.19
dependencies
Pull requests that update a dependency file
#5090
by scala-steward
was merged Jun 5, 2023
Loading…
Move work for the node project
refactor
P2PClientCallbacks.onStop() into disconnection logic rather than Actor.postStop()
node
#5089
by Christewart
was merged Jun 5, 2023
Loading…
Bump bitcoind minor versions to work for the bitcoind rpc project
enhancement
24.1/23.2
bitcoind-rpc
#5088
by Christewart
was merged Jun 1, 2023
Loading…
2023 05 29 peermanager peerfinder refactor
node
work for the node project
refactor
#5086
by Christewart
was merged May 31, 2023
Loading…
Drain data message stream before work for the node project
PeerManager.stop() is complete
bug
node
#5085
by Christewart
was merged May 30, 2023
Loading…
Create work for the node project
refactor
P2PClientCallbacks to encapsulate callbacks
node
#5084
by Christewart
was merged May 30, 2023
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.