-
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 slf4j-api to 2.0.12
dependencies
Pull requests that update a dependency file
#5388
by scala-steward
was merged Feb 6, 2024
Loading…
Update janino to 3.1.12
dependencies
Pull requests that update a dependency file
#5387
by scala-steward
was merged Feb 6, 2024
Loading…
Update sbt-bloop to 1.5.15
dependencies
Pull requests that update a dependency file
#5386
by scala-steward
was merged Feb 6, 2024
Loading…
Update sqlite-jdbc to 3.45.1.0
dependencies
Pull requests that update a dependency file
#5384
by scala-steward
was merged Feb 2, 2024
Loading…
2024 01 31 Refactor work for the testkit project
BitcoindRpcTestUtil.{startSevers(),stopSevers()} to use Future.traverse()
refactor
testkit
#5382
by Christewart
was merged Jan 31, 2024
Loading…
2024 01 31 Fix work for the node project
PeerManager.connect() bug where PeerFinder was unaware of peer
bug
node
#5381
by Christewart
was merged Jan 31, 2024
Loading…
Guard work for the node project
NeutrinoNode.start() with isStarted flag
bug
node
#5380
by Christewart
was merged Jan 31, 2024
Loading…
Cancel polling job after walletTest is executed
bug
tests
#5379
by Christewart
was merged Jan 31, 2024
Loading…
Create work for the node project
refactor
testkit
work for the testkit project
NodeTestUtil.awaitConnectionCount()
node
#5378
by Christewart
was merged Jan 31, 2024
Loading…
Refactor work for the node project
refactor
PeerFinder.peerConnectionScheduler() into method
node
#5377
by Christewart
was merged Jan 30, 2024
Loading…
2024 01 28 Refactor work for the node project
refactor
PeerFinder.start() to avoid initializing connections
node
#5376
by Christewart
was merged Jan 29, 2024
Loading…
Lnd v0.17.3
lnd-rpc
work for the lnd-rpc project
#5375
by benthecarman
was merged Jan 27, 2024
Loading…
2024 01 25 Cache txid
bug
core
work for the core project
optimization
performance
#5374
by Christewart
was merged Jan 27, 2024
Loading…
2024 01 26 rm lazy bytes
core
work for the core project
refactor
#5373
by Christewart
was merged Jan 26, 2024
Loading…
Update metrics-core, metrics-healthchecks, ... to 4.2.25
dependencies
Pull requests that update a dependency file
#5372
by scala-steward
was merged Jan 26, 2024
Loading…
Fix bug in classifying things as work for the core project
MultiSigSPK that do not have enough public keys in the Script
bug
core
#5371
by Christewart
was merged Jan 24, 2024
Loading…
Fix bug where work for the core project
IndexOutOfBoundsException was occuring when parsing OP_CHECKMULTISIG
bug
core
#5370
by Christewart
was merged Jan 24, 2024
Loading…
2024 01 23 Validate we have work for the core project
maxSigs number of public keys in MultiSignatureScriptPubKey
bug
core
#5369
by Christewart
was merged Jan 23, 2024
Loading…
Upgrade microPickle to Pull requests that update a dependency file
3.1.4
dependencies
#5368
by Christewart
was merged Jan 23, 2024
Loading…
Update scalapb-runtime to 0.11.15
dependencies
Pull requests that update a dependency file
#5367
by scala-steward
was merged Jan 22, 2024
Loading…
Add access to underlying work for the core project
refactor
MultiSignatureScriptPubKey scriptNumbers represents requiredSigs, maxSigs
core
#5366
by Christewart
was merged Jan 23, 2024
Loading…
Fix bounds checking for work for the core project
MultiSignatureScriptPubKey.maxSigsRequired
bug
core
#5365
by Christewart
was merged Jan 21, 2024
Loading…
Add new macOS CI matrix to try and speed up mac jobs
CI
#5364
by Christewart
was merged Jan 21, 2024
Loading…
2024 01 20 Fix bug in parsing work for the core project
OP_CLTV and OP_CSV
bug
core
#5363
by Christewart
was merged Jan 20, 2024
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.