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
2022-11-17
Merge bitcoin/bitcoin#26503: [24.x] bump version to v24.0
v24.0
fanquake
2022-11-17
doc: add 24.0 release notes
fanquake
2022-11-15
doc: Generate manual pages for 24.0 final
fanquake
2022-11-15
build: Bump version to 24.0 final
fanquake
2022-11-09
Merge bitcoin/bitcoin#26475: [24.x] Bump version to 24.0rc4
v24.0rc4
MacroFake
2022-11-09
Merge bitcoin/bitcoin#26476: qt: 24.0rc4 translations update
MacroFake
2022-11-09
qt: 24.0rc4 translations update
Hennadii Stepanov
2022-11-09
doc: Generate manual pages for 24.0rc4
fanquake
2022-11-09
build: Bump version to 24.0rc4
fanquake
2022-11-09
Merge bitcoin/bitcoin#26452: [24.x] rc4 backports
fanquake
2022-11-07
rpc: doc: add missing option "bech32m" for `change_type` parameters
Sebastian Falbesoner
2022-11-04
tests: Test Taproot PSBT signing with keys in other descriptor
Andrew Chow
2022-11-04
tests: Use new wallets for each test in wallet_taproot.py
Andrew Chow
2022-11-04
psbt: Include output pubkey in additional pubkeys to sign
Andrew Chow
2022-11-04
sign: Fill in taproot pubkey info for all script path sigs
Andrew Chow
2022-11-04
doc: mention BIP86 in doc/bips.md
Sebastian Falbesoner
2022-11-01
Merge bitcoin/bitcoin#26436: [24.x] CI backports
MacroFake
2022-11-01
Merge bitcoin/bitcoin#26434: [24.x] [gui] Bugfix: Check for readlink buffer o...
fanquake
2022-11-01
ci: Use same `merge_script` implementation for Windows as for all
Hennadii Stepanov
2022-11-01
ci: Move `git config` commands into script where they are used
Hennadii Stepanov
2022-11-01
ci: Use remote pull/merge ref instead of local git merge
MacroFake
2022-10-31
Merge bitcoin/bitcoin#26428: [24.x] Bump version to 24.0rc3
v24.0rc3
MacroFake
2022-10-31
doc: Generate manual pages for 24.0rc3
fanquake
2022-10-31
build: Bump version to 24.0rc3
fanquake
2022-10-31
Merge bitcoin/bitcoin#26410: [24.x] rc3 backports
fanquake
2022-10-31
Merge bitcoin/bitcoin#26379: qt: 24.0rc3 translations update
fanquake
2022-10-30
qt: 24.0rc3 translations update
Hennadii Stepanov
2022-10-28
rpc: make `address` field optional
w0xlt
2022-10-28
rpc: add non-regression test about deriveaddresses crash when index is 214748...
muxator
2022-10-28
rpc: fix crash in deriveaddresses when derivation index is 2147483647
muxator
2022-10-28
test: Test for out of bounds vout in sendall
Andrew Chow
2022-10-28
wallet: Check utxo prevout index out of bounds in sendall
Andrew Chow
2022-10-28
test: Test that sendall works with watchonly spending specific utxos
Andrew Chow
2022-10-28
wallet: Correctly check ismine for sendall
Andrew Chow
2022-10-28
Adjust `.tx/config` for new Transifex CLI
Hennadii Stepanov
2022-10-27
Merge bitcoin/bitcoin#26382: [24.x] p2p: Handle IsContinuationOfLowWorkHeader...
glozow
2022-10-24
[net processing] Handle IsContinuationOfLowWorkHeadersSync return value corre...
dergoegge
2022-10-18
Merge bitcoin/bitcoin#26327: [24.x] Revert "build: Use Homebrew's sqlite pack...
fanquake
2022-10-14
Merge bitcoin/bitcoin#26309: [24.x] Bump version to 24.0rc2
v24.0rc2
fanquake
2022-10-14
doc: Generate example bitcoin conf for 24.0rc2
fanquake
2022-10-14
doc: Generate manual pages for 24.0rc2
fanquake
2022-10-14
build: Bump version to 24.0rc2
fanquake
2022-10-13
Merge bitcoin/bitcoin#26133: [24.x] Backports for rc2
Andrew Chow
2022-10-13
tests: Test that PSBT_OUT_TAP_TREE is included correctly
Andrew Chow
2022-10-13
psbt: Only include m_tap_tree if it has scripts
Andrew Chow
2022-10-13
psbt: Change m_tap_tree to store just the tuples
Andrew Chow
2022-10-13
tests: Test that PSBT_OUT_TAP_TREE is combined correctly
Andrew Chow
2022-10-13
psbt: Fix merging of m_tap_tree
Andrew Chow
2022-10-13
[BugFix]: Do not allow deserializing PSBT with empty PSBT_OUT_TAP_TREE
Jeremy Rubin
2022-10-13
refactor: revert m_next_resend to not be std::atomic
stickies-v
[next]