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-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
2022-10-13
wallet: only update m_next_resend when actually resending
stickies-v
2022-10-13
refactor: carve out tx resend timer logic into ShouldResend
stickies-v
2022-10-13
refactor: remove unused locks for ResubmitWalletTransactions
stickies-v
2022-10-11
index: Improve BaseIndex::BlockUntilSyncedToCurrentChain reliability
Ryan Ofsky
2022-10-11
contrib: Fix capture_output in getcoins.py
willcl-ark
2022-10-11
p2p: ProcessHeadersMessage(): fix received_new_header
Larry Ruane
2022-10-11
Correct sanity-checking script_size calculation
Pieter Wuille
2022-10-11
docs: Add 371 to bips.md
Andrew Chow
2022-10-10
Merge bitcoin/bitcoin#26141: qt: 24.0rc2 translations update
fanquake
2022-10-10
qt: 24.0rc2 translations update
Hennadii Stepanov
2022-10-05
Merge bitcoin/bitcoin#26242: [24.x] wallet: Use correct effective value when ...
glozow
2022-10-04
test: Check external coin effective value is used in CoinSelection
Aurèle Oulès
2022-10-04
wallet: Use correct effective value when checking target
Aurèle Oulès
2022-10-02
Merge bitcoin/bitcoin#26227: [24.x] fuzz: Limit outpoints.size in txorphan ta...
fanquake
2022-09-30
fuzz: Limit outpoints.size in txorphan target to avoid OOM
MacroFake
2022-09-29
Merge bitcoin/bitcoin#26197: [24.x] test: Avoid race in disconnect_nodes helper
fanquake
2022-09-25
Merge bitcoin/bitcoin#26178: [24.x] Bugfix: Wallet: Lock cs_wallet for SignMe...
MacroFake
2022-09-23
Merge bitcoin/bitcoin#26160: [24.x] fuzz: Avoid timeout in bitdeque fuzz target
MacroFake
2022-09-21
Merge bitcoin/bitcoin#26145: [24.x] init: abort if i2p/cjdns are chosen via -...
fanquake
2022-09-21
Merge bitcoin/bitcoin#26144: [24.x] wallet: Fix nNextResend data race in Resu...
MacroFake
2022-09-20
test: Avoid race in disconnect_nodes helper
MacroFake
2022-09-20
Fix nNextResend data race in ResubmitWalletTransactions
MacroFake
2022-09-20
Merge bitcoin/bitcoin#26123: [24.x] doc: Move -permitbaremultisig to the rela...
MacroFake
2022-09-20
Bugfix: Wallet: Lock cs_wallet for SignMessage
Luke Dashjr
2022-09-19
Merge bitcoin/bitcoin#26122: [24.x] Bump version to 24.0rc1
v24.0rc1
fanquake
2022-09-19
doc: update version number in bips.md to v24.0
fanquake
2022-09-19
doc: Generate example bitcoin conf for 24.0rc1
fanquake
2022-09-19
doc: Generate manual pages for 24.0rc1
fanquake
2022-09-19
build: Bump version to 24.0rc1
fanquake
2022-09-19
Merge bitcoin/bitcoin#26005: Wallet: Fix error handling (copy_file failure in...
fanquake
2022-09-19
rpc: make addpeeraddress work with cjdns addresses
Martin Zumsande
2022-09-19
init: Abort if i2p/cjdns are chosen via -onlynet but unreachable
Martin Zumsande
2022-09-19
Merge bitcoin/bitcoin#25540: miniscript: avoid wasteful computation, prevent ...
glozow
2022-09-19
doc: Move -permitbaremultisig to the relay help category
MacroFake
2022-09-18
Merge bitcoin/bitcoin#26075: contrib: remove 32bit linux code from release sc...
fanquake
2022-09-17
Make miniscript string parsing account for exact script size as bound
Pieter Wuille
2022-09-17
Permit delaying duplicate key check in miniscript::Node construction
Pieter Wuille
2022-09-16
Bugfix: Wallet: Return util::Error rather than non-error nullptr when CreateW...
Luke Dashjr
2022-09-16
Bugfix: Wallet: Wrap RestoreWallet content in a try block to ensure exception...
Luke Dashjr
2022-09-16
contrib: remove outdated comment from symbol-check script
fanquake
2022-09-16
contrib: remove 32bit linux code from release scripts
fanquake
2022-09-16
Merge bitcoin/bitcoin#26087: build: prune BOOST_CPPFLAGS from libbitcoin_zmq
fanquake
2022-09-16
Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py once
MacroFake
2022-09-16
Merge bitcoin/bitcoin#26086: build: remove BOOST_CPPFLAGS usage from bitcoin-tx
fanquake
2022-09-16
Merge bitcoin/bitcoin#25918: build: prune event2 compat headers
fanquake
2022-09-16
Merge bitcoin/bitcoin#25971: refactor: Use std::string for thread and index n...
MacroFake
2022-09-16
Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench logging
fanquake
2022-09-16
Merge bitcoin/bitcoin#26057: build, guix: Get rid of perl dependency
fanquake
[next]