-
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
Fix bug in script parsing logic where we weren't checking if a work for the core project
ScriptNumber was negative for a MultiSignatureScriptPubKey
bug
core
#5362
by Christewart
was merged Jan 20, 2024
Loading…
Update sqlite-jdbc to 3.45.0.0
dependencies
Pull requests that update a dependency file
#5361
by scala-steward
was merged Jan 20, 2024
Loading…
Update metrics-core, metrics-healthchecks, ... to 4.2.24
dependencies
Pull requests that update a dependency file
#5360
by scala-steward
was merged Jan 20, 2024
Loading…
Set flag
nativeImageInstalled =: true so we don't overwrite system's native-image
build
native-image
#5358
by Christewart
was merged Jan 19, 2024
Loading…
2024 01 18 fix native image build
build
CI
native-image
#5357
by Christewart
was merged Jan 18, 2024
Loading…
Update play-json to 2.10.4
dependencies
Pull requests that update a dependency file
#5356
by scala-steward
was merged Jan 19, 2024
Loading…
Update client3:core, ... to 3.9.2
dependencies
Pull requests that update a dependency file
#5355
by scala-steward
was merged Jan 16, 2024
Loading…
initiate disconnect from PeerManager rather than bitcoind in connection
node
work for the node project
#5354
by Christewart
was merged Jan 14, 2024
Loading…
Make another instance of
Gen[ECPrivateKey] be deterministic
bug
enhancement
testkit-core
#5353
by Christewart
was merged Jan 14, 2024
Loading…
Add carve out to ignore work for the node project
ConnectPeer request if state is NodeShuttingDown
bug
node
#5352
by Christewart
was merged Jan 13, 2024
Loading…
Update slf4j-api to 2.0.11
dependencies
Pull requests that update a dependency file
#5351
by scala-steward
was merged Jan 15, 2024
Loading…
Update sbt-mdoc to 2.5.2
dependencies
Pull requests that update a dependency file
#5350
by scala-steward
was merged Jan 14, 2024
Loading…
Update sbt to 1.9.8
dependencies
Pull requests that update a dependency file
#5349
by scala-steward
was merged Jan 14, 2024
Loading…
Update sbt-scalajs, scalajs-compiler, ... to 1.15.0
dependencies
Pull requests that update a dependency file
#5348
by scala-steward
was merged Jan 15, 2024
Loading…
Update jna to 5.14.0
dependencies
Pull requests that update a dependency file
#5347
by scala-steward
was merged Jan 14, 2024
Loading…
2024 01 11 bip68 bip112 txversion bug
bug
core
work for the core project
#5346
by Christewart
was merged Jan 12, 2024
Loading…
2023 01 06 small chainhandler bug fixes
chain
work on the chain project
refactor
#5345
by Christewart
was merged Jan 7, 2024
Loading…
Fix bug when requesting work on the chain project
FilterSyncMarker for filter headers
bug
chain
#5344
by Christewart
was merged Jan 6, 2024
Loading…
Dont initiate disconnect logic from bitcoind, its flakey for some reason
node
work for the node project
refactor
#5343
by Christewart
was merged Jan 5, 2024
Loading…
2024 01 02 encapsulate state p2psink
node
work for the node project
refactor
#5342
by Christewart
was merged Jan 13, 2024
Loading…
2024 01 03 shuttingdown nodestate
bug
enhancement
node
work for the node project
#5341
by Christewart
was merged Jan 4, 2024
Loading…
Move work for the node project
refactor
PeerManager.connectPeer() logic into stream
node
#5340
by Christewart
was merged Jan 3, 2024
Loading…
Add logging to work for the node project
PeerConnection.handleStreamComplete
bug
node
#5339
by Christewart
was merged Jan 2, 2024
Loading…
Add work on the chain project
core
work for the core project
node
work for the node project
ChainApi.getBestChainTips()
bug
chain
#5338
by Christewart
was merged Dec 31, 2023
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.