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
2024-08-20
Merge bitcoin/bitcoin#30644: fuzz: Faster utxo_snapshot fuzz target
Ava Chow
2024-08-20
fuzz: Speed up utxo_snapshot fuzz target
MarcoFalke
2024-08-19
Merge bitcoin/bitcoin#30647: Move maximum timewarp attack threshold back to 6...
Ava Chow
2024-08-16
Merge bitcoin/bitcoin#30621: wallet: fix blank legacy detection
glozow
2024-08-16
Merge bitcoin/bitcoin#30657: test: add functional test for XORed block/undo f...
glozow
2024-08-16
fuzz: Speed up utxo_snapshot by lazy re-init
MarcoFalke
2024-08-15
Merge bitcoin/bitcoin#30659: wallet: fix UnloadWallet thread safety assumptions
Ava Chow
2024-08-15
Rename ReleaseWallet to FlushAndDeleteWallet
furszy
2024-08-15
Merge bitcoin/bitcoin#30655: doc: mention bip94 support
glozow
2024-08-15
fuzz: Remove unused DataStream object
MarcoFalke
2024-08-14
wallet: WaitForDeleteWallet, do not expect thread safety
Ryan Ofsky
2024-08-14
wallet: rename UnloadWallet to WaitForDeleteWallet
furszy
2024-08-14
wallet: unload, notify GUI as soon as possible
furszy
2024-08-14
Merge bitcoin/bitcoin#28553: validation: assumeutxo params mainnet
Ava Chow
2024-08-14
Merge bitcoin/bitcoin#30648: doc: Deduplicate list of possible chain strings ...
Ava Chow
2024-08-14
test: add functional test for XORed block/undo files (`-blocksxor`)
Sebastian Falbesoner
2024-08-14
[doc] mention bip94 support
glozow
2024-08-14
test: refactor: move `read_xor_key`/`util_xor` helpers to util module
Sebastian Falbesoner
2024-08-14
Merge bitcoin-core/gui#833: Update translation source file for v28.0 string f...
Hennadii Stepanov
2024-08-14
qt: Update translation source file for v28.0 string freeze
Hennadii Stepanov
2024-08-14
Merge bitcoin-core/gui#824: Migrate legacy wallets that are not loaded
Hennadii Stepanov
2024-08-13
gui: Use menu for wallet migration
Ava Chow
2024-08-13
Move maximum timewarp attack threshold back to 600s from 7200s
Matt Corallo
2024-08-13
Deduplicate list of chain strings in RPC help texts
Martin Saposnic
2024-08-13
gui: Use wallet name for wallet migration rather than WalletModel
Ava Chow
2024-08-13
gui: don't remove wallet manually before migration
furszy
2024-08-13
gui: Consolidate wallet display name to GUIUtil function
Ava Chow
2024-08-13
wallet, interfaces: Include database format in listWalletDir
Ava Chow
2024-08-13
Merge bitcoin/bitcoin#30642: doc: add missing "testnet4" network string in RP...
glozow
2024-08-13
Merge bitcoin/bitcoin#30617: net: Clarify that m_addr_local is only set once
glozow
2024-08-13
test: Disallow fee_estimator construction in ChainTestingSetup
MarcoFalke
2024-08-12
wallet: fix, detect blank legacy wallets in IsLegacy
furszy
2024-08-12
doc: add missing "testnet4" network string in RPC/init help texts
Sebastian Falbesoner
2024-08-12
Merge bitcoin/bitcoin#30246: contrib: asmap-tool - Compare ASMaps with respec...
Ava Chow
2024-08-12
Merge bitcoin/bitcoin#30326: optimization: Reduce cache lookups in CCoinsView...
Ava Chow
2024-08-12
Merge bitcoin/bitcoin#28209: fuzz: a target for the block index database
Ava Chow
2024-08-12
Merge bitcoin/bitcoin#29999: guix: fix suggested fake date for openssl-1.1.1l
Ava Chow
2024-08-12
Merge bitcoin/bitcoin#30607: contrib: support reading XORed blocks in lineari...
Ava Chow
2024-08-12
Merge bitcoin/bitcoin#30563: fuzz: improve `scriptpubkeyman` target
Ava Chow
2024-08-12
Merge bitcoin-core/gui#831: GUIUtil::brintToFront workaround for Wayland
Hennadii Stepanov
2024-08-12
Merge bitcoin/bitcoin#30265: wallet: Fix listwalletdir listing of migrated de...
glozow
2024-08-12
Merge bitcoin/bitcoin#30633: Fixes for GCC 15 compatibility
merge-script
2024-08-12
Merge bitcoin/bitcoin#30580: doc: Add note about distro's `g++-mingw-w64-x86-...
merge-script
2024-08-12
Merge bitcoin/bitcoin#30603: Revert "depends: Fetch miniupnpc sources from an...
merge-script
2024-08-12
Merge bitcoin/bitcoin#30591: ci: Silent Homebrew's reinstall warnings
merge-script
2024-08-12
Merge bitcoin/bitcoin#30625: chainparams: Handle Testnet4 in GetNetworkForMagic
merge-script
2024-08-12
Merge bitcoin/bitcoin#30597: doc: Drop no longer needed workaround for WSL
merge-script
2024-08-12
Merge bitcoin/bitcoin#30553: lint: Find function calls in default arguments
merge-script
2024-08-12
Merge bitcoin/bitcoin#30524: doc: rpc: Use "output script" consistently (2/2)
merge-script
2024-08-12
policy/feerate.h: avoid constraint self-dependency
Matt Whitlock
[next]