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
2020-05-05
valgrind : remove duplicate BCLog::Logger suppression
fanquake
2020-05-05
valgrind: remove rest_blockhash_by_height suppression
fanquake
2020-05-05
Merge #18088: build: ensure we aren't using GNU extensions
fanquake
2020-05-04
Merge #18443: lockedpool: avoid sensitive data in core files (FreeBSD)
Wladimir J. van der Laan
2020-05-04
Merge #18699: wallet: Avoid translating RPC errors
Wladimir J. van der Laan
2020-05-04
Merge #18786: init: Remove boost from ThreadImport
Wladimir J. van der Laan
2020-05-04
Merge #18783: tests: Add fuzzing harness for MessageSign, MessageVerify and o...
MarcoFalke
2020-05-04
Merge #18859: Remove CCoinsViewCache::GetValueIn(...)
MarcoFalke
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-05-03
Remove CCoinsViewCache::GetValueIn(...)
practicalswift
2020-05-03
Merge #18855: tests: feature_backwards_compatibility.py test downgrade after ...
MarcoFalke
2020-05-03
Merge #18839: test: Fix intermittent issues
MarcoFalke
2020-05-03
Merge #18617: test: add factor option to adjust test timeouts
MarcoFalke
2020-05-02
tests: feature_backwards_compatibility.py test downgrade after upgrade
Andrew Chow
2020-05-03
test: add factor option to adjust test timeouts
Harris
2020-05-02
Merge #18413: script: prevent UB when computing abs value for num opcode seri...
fanquake
2020-05-01
Merge #18828: test: Strip down previous releases boilerplate
MarcoFalke
2020-05-01
test: Fix p2p_leak intermittent issue
MarcoFalke
2020-05-01
test: Fix intermittent p2p_segwit issue
MarcoFalke
2020-05-01
wallet: Remove trailing whitespace from potential translation strings
MarcoFalke
2020-05-01
wallet: Report full error message in wallettool
MarcoFalke
2020-05-01
wallet: Avoid translating RPC errors when creating txs
MarcoFalke
2020-05-01
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
Merge #16426: Reverse cs_main, cs_wallet lock order and reduce cs_main locking
MarcoFalke
2020-04-30
[wallet] Remove locked_chain from CWallet, its RPCs and tests
Antoine Riard
2020-04-30
[wallet] Move methods from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
[wallet] Move getBlockHash from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
[wallet] Move getBlockHeight from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
[wallet] Move getHeight from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
Merge #18829: ci: Merge C++17 build with one of the existing ones
MarcoFalke
2020-04-30
Merge #18775: tests: Add fuzzing harnesses for various classes/functions in p...
MarcoFalke
2020-04-30
ci: Merge C++17 build with one of the existing ones
MarcoFalke
2020-04-30
test: Strip down previous releases boilerplate
MarcoFalke
2020-04-30
tests: Clarify how we avoid hitting the signed integer overflow in CFeeRate::...
practicalswift
2020-04-30
Merge #18576: test: use unittest for test_framework unit testing
MarcoFalke
2020-04-30
tests: Add fuzzing harness for IsRBFOptIn(...)
practicalswift
2020-04-30
tests: Add fuzzing harness for CBlockPolicyEstimator
practicalswift
2020-04-30
Merge #18809: rpc: Do not advertise dumptxoutset as a way to flush the chains...
MarcoFalke
2020-04-30
Merge #18825: test: fix message for ECC_InitSanityCheck test
MarcoFalke
2020-04-30
Merge #18780: validation: add const for minimum witness commitment size
fanquake
2020-04-30
build: add -Wgnu to compile flags
fanquake
2020-04-30
Remove use of non-standard zero variadic macros
Ben Woosley
2020-04-30
Drop unused LOG_TIME_MICROS helper
Ben Woosley
2020-04-30
prevector: Avoid unnamed struct, which is a GNU extension
DesWurstes
2020-04-30
Merge #18810: doc: update rest info on block size and json
Wladimir J. van der Laan
2020-04-30
Merge #18591: Add C++17 build to Travis
Wladimir J. van der Laan
2020-04-30
test: fix message for ECC_InitSanityCheck test
fanquake
2020-04-30
Merge #18437: util: Detect posix_fallocate() instead of assuming
Wladimir J. van der Laan
2020-04-29
Merge #18726: test: check misbehavior more independently in p2p_filter.py
MarcoFalke
2020-04-29
Merge #18736: test: Add fuzzing harnesses for various classes/functions in util/
MarcoFalke
[next]