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-07-08
refactor: De-globalize last notified header index
TheCharlatan
2024-07-08
refactor: De-globalize validation benchmark timekeeping
TheCharlatan
2024-07-08
Merge bitcoin/bitcoin#29855: psbt: Check non witness utxo outpoint early
Ryan Ofsky
2024-07-08
Merge bitcoin/bitcoin#30141: kernel: De-globalize validation caches
Ryan Ofsky
2024-07-08
rpc: doc: use "output script" terminology consistently in "asm"/"hex" results
Sebastian Falbesoner
2024-07-08
Merge bitcoin/bitcoin#30263: build: Bump clang minimum supported version to 16
merge-script
2024-07-08
Merge bitcoin/bitcoin#30404: Use `WITH_LOCK` in `Warnings::Set`
glozow
2024-07-08
Merge bitcoin/bitcoin#30355: wallet: use LogTrace for walletdb log messages a...
Ryan Ofsky
2024-07-08
test: [refactor] Pass TestOpts
MarcoFalke
2024-07-08
tidy: modernize-use-equals-default
MarcoFalke
2024-07-06
Use WITH_LOCK in Warnings::Set
Ava Chow
2024-07-06
GUI/OptionsDialog: Prefer to stretch actual options area rather than waste space
Luke Dashjr
2024-07-06
GUI/OptionsDialog: Allow Maximize of window
Luke Dashjr
2024-07-06
random: drop ad-hoc Shuffle in favor of std::shuffle
Pieter Wuille
2024-07-06
bench random: benchmark more functions, and add InsecureRandomContext
Pieter Wuille
2024-07-05
refactor: Use designated initializer
Hodlinator
2024-07-05
rpc: Use untranslated error strings in loadtxoutset
MarcoFalke
2024-07-05
net_processing: use existing RNG object in ProcessGetBlockData
MarcoFalke
2024-07-05
random bench refactor: move to new bench/random.cpp
Pieter Wuille
2024-07-05
test: loadtxoutset in divergent chain with less work
Alfonso Roman Zubeldia
2024-07-05
refactor: Use named arguments to get path arg in loadtxoutset
MarcoFalke
2024-07-05
kernel: De-globalize signature cache
TheCharlatan
2024-07-04
fuzz: improve utxo_snapshot target
Martin Zumsande
2024-07-04
Expose CSignatureCache class in header
TheCharlatan
2024-07-04
kernel: De-globalize script execution cache hasher
TheCharlatan
2024-07-04
kernel: De-globalize script execution cache
TheCharlatan
2024-07-04
validation: Don't error if maxsigcachesize exceeds uint32::max
TheCharlatan
2024-07-04
contrib: rename cc to cxx in binary checking scripts
Cory Fields
2024-07-04
contrib: use c++ rather than c for binary tests
Cory Fields
2024-07-04
fuzz: fix key size in crypter target
brunoerg
2024-07-04
Merge bitcoin/bitcoin#29835: depends: build libevent with CMake
merge-script
2024-07-04
Merge bitcoin/bitcoin#30388: validation: Check if mempool exists before size ...
glozow
2024-07-04
Merge bitcoin/bitcoin#29625: Several randomness improvements
merge-script
2024-07-04
validation: Check if mempool exists before asserting in ActivateSnapshot
TheCharlatan
2024-07-04
logging: Add thread safety annotations
Anthony Towns
2024-07-03
Merge bitcoin/bitcoin#30380: lint: Ignore files ignored by git in the Markdow...
merge-script
2024-07-03
lint: remove unneeded trailing line fix
willcl-ark
2024-07-03
lint: ignore files ignored by git in mlc
willcl-ark
2024-07-03
test: add test for modififed walletprocesspsbt calls
willcl-ark
2024-07-02
Merge bitcoin/bitcoin#29720: rpc: Avoid getchaintxstats invalid results
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30272: doc: use TRUC instead of v3 and add release note
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30267: assumeutxo: Check snapshot base block is not in ...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30365: #27307 follow-up: update mempool conflict tests ...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30324: optimization: Moved repeated `-printpriority` fe...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30340: test: Added coverage to Block not found error us...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30339: test: add coverage for `node` field of `getadded...
Ava Chow
2024-07-02
net: require P2P binds to succeed
Vasil Dimov
2024-07-02
net: report an error if unable to bind on the Tor listening addr:port
Vasil Dimov
2024-07-02
net: don't extra bind for Tor if binds are restricted
Vasil Dimov
2024-07-02
[doc] add release note for TRUC
glozow
[prev]
[next]