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-22
wallet: reuse change dest when recreating TX with avoidpartialspends
Matthew Zipkin
2023-02-20
Zero out wallet master key upon lock
John Moffett
2023-02-20
Correctly limit overview transaction list
John Moffett
2023-02-20
depends: fix systemtap download URL
fanquake
2023-02-20
Add missing includes to fix gcc-13 compile error
MarcoFalke
2023-02-20
addrdb: Only call Serialize() once
Martin Zumsande
2023-02-20
hash: add HashedSourceWriter
Martin Zumsande
2023-02-20
For feebump, ignore abandoned descendant spends
John Moffett
2023-02-20
wallet: Skip rescanning if wallet is more recent than tip
Andrew Chow
2023-02-20
test: wallet: check that labels are migrated to watchonly wallet
Sebastian Falbesoner
2023-02-20
wallet: fully migrate address book entries for watchonly/solvable wallets
Sebastian Falbesoner
2023-01-20
Merge bitcoin/bitcoin#26457: [24.x] backport rpc: skip getpeerinfo for a peer...
fanquake
2023-01-12
Merge bitcoin/bitcoin#26880: [24.x] ci: replace Intel macOS CI job
MarcoFalke
2023-01-12
ci: Use `macos-ventura-xcode:14.1` image for "macOS native" task
Hennadii Stepanov
2023-01-12
ci: Make `getopt` path architecture agnostic
Hennadii Stepanov
2023-01-12
ci: Allow PIP_PACKAGES on centos
MacroFake
2023-01-12
ci: Remove unused package
MacroFake
2023-01-11
rpc: Require NodeStateStats object in getpeerinfo
Martin Zumsande
2022-12-23
Merge bitcoin/bitcoin#26735: [24.x] qt: Load PSBTs using istreambuf_iterator ...
fanquake
2022-12-21
qt: Load PSBTs using istreambuf_iterator rather than istream_iterator
Andrew Chow
2022-12-06
Merge bitcoin/bitcoin#26647: 24.0.1 final changes
v24.0.1
MarcoFalke
2022-12-06
doc: adjust release notes for 24.0.1
fanquake
2022-12-06
doc: generate manual pages for 24.0.1 final
fanquake
2022-12-06
build: bump version to 24.0.1 final
fanquake
2022-12-06
Merge bitcoin/bitcoin#26616: [24.x] Backports for 24.0.1
MarcoFalke
2022-12-05
test: Coin Selection, duplicated preset inputs selection
furszy
2022-12-05
test: wallet, coverage for CoinsResult::Erase function
furszy
2022-12-05
wallet: bugfix, 'CoinsResult::Erase' is erasing only one output of the set
furszy
2022-12-02
[test] Add p2p_tx_privacy.py
dergoegge
2022-12-02
[net processing] Assume that TxRelay::m_tx_inventory_to_send is empty pre-verack
dergoegge
2022-12-02
[net processing] Ensure transaction announcements are only queued for fully c...
dergoegge
2022-12-01
wallet: Explicitly say migratewallet on encrypted wallets is unsupported
Andrew Chow
2022-12-01
tests: Test for migrating encrypted wallets
Andrew Chow
2022-12-01
wallet: Avoid null pointer deref when cleaning up migratewallet
Andrew Chow
2022-11-28
Merge bitcoin/bitcoin#26591: [24.x] ci: Skip COMMIT_RANGE if no CIRRUS_PR
MarcoFalke
2022-11-28
lint: Skip COMMIT_RANGE if no CIRRUS_PR
MarcoFalke
2022-11-18
Merge bitcoin/bitcoin#26523: [24.x] GUI backports
fanquake
2022-11-17
Fixes bitcoin#26490 by preventing notifications
John Moffett
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
[next]