-
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
Update sbt-bloop to 1.5.11
dependencies
Pull requests that update a dependency file
#5226
by scala-steward
was merged Oct 31, 2023
Loading…
Fix bug were we weren't consistently calculating the correct compact filter start height for sync
bug
node
work for the node project
#5225
by Christewart
was merged Sep 6, 2023
Loading…
Reduce work for the node project
NodeCallbackStreamManager to 32 to reduce chance of OOM errors
bug
initial-block-download
node
#5224
by Christewart
was merged Sep 5, 2023
Loading…
Optimize work on the chain project
optimization
bestFilterHeaderHeightQuery
chain
#5223
by Christewart
was merged Sep 5, 2023
Loading…
Only generate scaladoc on CI to decrease build time
build
#5220
by Christewart
was merged Aug 31, 2023
Loading…
remove usages of
new URL() as constructor is deprecated on jdk 20+
build
#5219
by Christewart
was merged Aug 31, 2023
Loading…
Update sbt-scalafmt to 2.5.2
dependencies
Pull requests that update a dependency file
#5218
by scala-steward
was merged Feb 28, 2024
Loading…
Update sqlite-jdbc to 3.43.0.0
dependencies
Pull requests that update a dependency file
#5215
by scala-steward
was closed Oct 16, 2023
Loading…
Update scalafmt-core to 3.7.13
dependencies
Pull requests that update a dependency file
#5214
by scala-steward
was closed Sep 6, 2023
Loading…
Update sbt-bloop to 1.5.10
dependencies
Pull requests that update a dependency file
#5213
by scala-steward
was closed Sep 6, 2023
Loading…
Add log to help debug filter sync not starting
node
work for the node project
#5211
by Christewart
was merged Aug 28, 2023
Loading…
Cleanup use of work for the node project
refactor
syncPeerOpt as a param in parts of PeerManager
node
#5209
by Christewart
was merged Aug 26, 2023
Loading…
Remove references to client in PeerManager logs
node
work for the node project
refactor
#5207
by Christewart
was merged Aug 26, 2023
Loading…
Reduce best filter height sql query costliness by using a cheap check
chain
work on the chain project
optimization
performance
#5206
by Christewart
was merged Aug 25, 2023
Loading…
Update sqlite-jdbc to 3.42.0.1
dependencies
Pull requests that update a dependency file
#5205
by scala-steward
was merged Aug 25, 2023
Loading…
Update sbt to 1.9.4
dependencies
Pull requests that update a dependency file
#5204
by scala-steward
was merged Aug 25, 2023
Loading…
Fix bug where we weren't checking if filters are stale when determing if we need to sync filters
bug
node
work for the node project
#5203
by Christewart
was merged Aug 25, 2023
Loading…
Add filter header and filter count to logs
logging
node
work for the node project
#5202
by Christewart
was merged Aug 24, 2023
Loading…
Rework handling of work for the node project
BlockMessage, fix bug where callbacks executed when they shouldn't have been
bug
node
#5201
by Christewart
was merged Aug 24, 2023
Loading…
Remove work for the node project
Initialized from NodeStreamMessage, return Initialized from ControlMessageHandler
bug
node
#5199
by Christewart
was merged Aug 23, 2023
Loading…
Add work for the node project
Await.result() to inactivity check runnable to make sure it completes
bug
node
#5197
by Christewart
was merged Aug 16, 2023
Loading…
ProTip!
Adding no:label will show everything without a label.