index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-17
Merge bitcoin/bitcoin#27029: guix: consolidate to glibc 2.27 for Linux builds
fanquake
2023-02-17
Merge bitcoin/bitcoin#27106: net: remove orphaned CSubNet::SanityCheck()
fanquake
2023-02-16
Merge bitcoin/bitcoin#25344: New `outputs` argument for `bumpfee`/`psbtbumpfee`
Andrew Chow
2023-02-16
Merge bitcoin/bitcoin#26773: doc: FreeBSD build doc updates to reflect remova...
fanquake
2023-02-16
Merge bitcoin/bitcoin#26714: test: add coverage for unparsable `-maxuploadtar...
merge-script
2023-02-16
Merge bitcoin/bitcoin#27107: doc: remove mention of "proper signing key"
merge-script
2023-02-16
Merge bitcoin/bitcoin#26586: test: previous releases: add v24.0.1
merge-script
2023-02-16
Merge bitcoin/bitcoin#25898: util: remove WSL 1 workaround in fs
fanquake
2023-02-16
doc: remove mention of "proper signing key"
fanquake
2023-02-16
Merge bitcoin/bitcoin#24149: Signing support for Miniscript Descriptors
fanquake
2023-02-16
Merge bitcoin/bitcoin#27054: Remove laanwj from trusted-keys
fanquake
2023-02-16
Merge bitcoin/bitcoin#26997: psbt: s/transcation/transaction/
fanquake
2023-02-15
Merge bitcoin-core/gui#711: refactor: Disable unused special members function...
Andrew Chow
2023-02-15
script: remove out-of-date snprintf TODO
Jon Atack
2023-02-15
net: remove orphaned CSubNet::SanityCheck()
Jon Atack
2023-02-15
Merge bitcoin/bitcoin#26844: Net: Pass `MSG_MORE` flag when sending non-final...
fanquake
2023-02-15
Merge bitcoin/bitcoin#27035: test: simplify and speedup mempool_updatefromblo...
merge-script
2023-02-15
Merge bitcoin/bitcoin#26153: Reduce wasted pseudorandom bytes in ChaCha20 + v...
fanquake
2023-02-15
Merge bitcoin/bitcoin#27076: verify-commits: Bump trusted git root to after m...
fanquake
2023-02-15
Merge bitcoin-core/gui#603: Add settings.json prune-prev, proxy-prev, onion-p...
Hennadii Stepanov
2023-02-15
update the freebsd build doc to reflect recent changes to DB4 install process
Murray Nesbitt
2023-02-15
Merge bitcoin/bitcoin#26584: cli: include local ("unroutable") peers in -neti...
merge-script
2023-02-14
Merge bitcoin/bitcoin#26184: test: p2p: check that headers message with inval...
Andrew Chow
2023-02-14
refactor: Disable unused special members functions in `UnlockContext`
Hennadii Stepanov
2023-02-14
Merge bitcoin/bitcoin#27097: descriptors: fix docstring (param [in] vs [out])
fanquake
2023-02-14
Merge bitcoin/bitcoin#27093: test: Fix intermittent sync issue in wallet_pruning
fanquake
2023-02-14
descriptors: fix docstring (param [in] vs [out])
SomberNight
2023-02-14
Merge bitcoin/bitcoin#27081: Modernize rpcauth.py
fanquake
2023-02-13
Modernize rpcauth.py and its tests
Pieter Wuille
2023-02-13
Merge bitcoin/bitcoin#27080: Wallet: Zero out wallet master key upon locking ...
Andrew Chow
2023-02-13
test: Fix intermittent sync issue in wallet_pruning
MarcoFalke
2023-02-13
Merge bitcoin/bitcoin#27016: mapport: require miniupnpc API version 17 or later
fanquake
2023-02-13
psbt: support externally provided preimages for Miniscript satisfaction
Antoine Poinsot
2023-02-13
Merge bitcoin/bitcoin#27011: Add simulation-based `CCoinsViewCache` fuzzer
merge-script
2023-02-13
guix: combine glibc hardening options into hardened-glibc
fanquake
2023-02-13
guix: remove no-longer needed powerpc workaround
fanquake
2023-02-13
guix: use glibc 2.27 for all Linux builds
fanquake
2023-02-13
Merge bitcoin/bitcoin#27033: ci: Cache stuff in volumes, not host folders
merge-script
2023-02-13
Merge bitcoin/bitcoin#26970: test: fix immediate tx relay in wallet_groups.py
merge-script
2023-02-11
qa: add a "smart" Miniscript fuzz target
Antoine Poinsot
2023-02-11
qa: add a fuzz target generating random nodes from a binary encoding
Antoine Poinsot
2023-02-11
qa: functional test Miniscript signing with key and timelocks
Antoine Poinsot
2023-02-11
refactor: make descriptors in Miniscript functional test more readable
Antoine Poinsot
2023-02-11
wallet: check solvability using descriptor in AvailableCoins
Antoine Poinsot
2023-02-11
script/sign: signing support for Miniscripts with hash preimage challenges
Antoine Poinsot
2023-02-11
script/sign: signing support for Miniscript with timelocks
Antoine Poinsot
2023-02-11
script/sign: basic signing support for Miniscript descriptors
Antoine Poinsot
2023-02-11
Align 'e' property of or_d and andor with website spec
Pieter Wuille
2023-02-11
Various additional explanations of the satisfaction logic from Pieter
Pieter Wuille
2023-02-11
miniscript: satisfaction support
Antoine Poinsot
[next]