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-08-20
Merge #19727: test: Remove unused classes from p2p_leak.py
fanquake
2020-08-20
Merge #19765: doc: Fix getmempoolancestors RPC result doc
fanquake
2020-08-19
Merge #19750: refactor: remove unused c-string variant of atoi64()
Wladimir J. van der Laan
2020-08-19
Merge #19706: refactor: make EncodeBase58{Check} consume Spans
Wladimir J. van der Laan
2020-08-19
doc: Fix getmempoolancestor RPC result doc
MarcoFalke
2020-08-19
Merge #19746: ci: Move valgrind fuzzer to cirrus
MarcoFalke
2020-08-18
test: Distinguish between nodes(bitcoind) and peers(mininodes) in p2p_leak.py
Dhruv Mehta
2020-08-18
test: remove `CNodeNoVersionIdle` from p2p_leak.py
Dhruv Mehta
2020-08-18
test: remove `CNodeNoVersionMisbehavior` from p2p_leak.py
Dhruv Mehta
2020-08-19
Merge #19743: -maxapsfee follow-up
Samuel Dobson
2020-08-18
-maxapsfee: follow-up fixes
Karl-Johan Alm
2020-08-18
doc: release notes for -maxapsfee
Karl-Johan Alm
2020-08-18
Merge #19756: tests: add sync_all to fix race condition in wallet groups test
MarcoFalke
2020-08-18
Merge #19015: build: Enable some commonly enabled compiler diagnostics
fanquake
2020-08-18
Merge #19721: p2p: comment out unused MSG_FILTERED_WITNESS_BLOCK
fanquake
2020-08-18
Merge #19719: build: Add Werror=range-loop-analysis
fanquake
2020-08-18
tests: add sync_all to fix race condition in wallet groups test
Karl-Johan Alm
2020-08-17
util: remove unused c-string variant of atoi64()
Sebastian Falbesoner
2020-08-17
Merge #19734: Move CDiskTxPos to its own file
MarcoFalke
2020-08-17
ci: Set cirrus RAM to 8GB
MarcoFalke
2020-08-17
ci: Run valgrind fuzzer on cirrus
MarcoFalke
2020-08-17
Merge #14582: wallet: always do avoid partial spends if fees are within a spe...
Samuel Dobson
2020-08-16
Merge #19705: Shrink CAddress from 48 to 40 bytes on x64
Wladimir J. van der Laan
2020-08-16
Merge #19564: test: p2p_feefilter improvements (logging, refactoring, speedup)
MarcoFalke
2020-08-15
Move only: Move CDiskTxPos to its own file
Marcin Jachymiak
2020-08-15
Merge #19730: ci: Set increased --timeout-factor by default
MarcoFalke
2020-08-15
test: Remove confusing and broken use of wait_until global
MarcoFalke
2020-08-15
ci: Set increased --timeout-factor by default
MarcoFalke
2020-08-15
Merge #19718: build: Add missed gcov files to 'make clean'
fanquake
2020-08-15
Merge #16841: Replace GetScriptForWitness with GetScriptForDestination
fanquake
2020-08-15
Merge #15937: Add loadwallet and createwallet load_on_startup options
Samuel Dobson
2020-08-15
Merge #17458: Refactor OutputGroup effective value calculations and filtering...
Samuel Dobson
2020-08-14
doc: comment out and add annotation to unused MSG_FILTERED_WITNESS_BLOCK
Adam Jonas
2020-08-14
build: Add Werror=range-loop-analysis
MarcoFalke
2020-08-14
Merge #19457: wallet: Cleanup wallettool salvage and walletdb extraneous decl...
MarcoFalke
2020-08-14
Merge #19709: test: Fix 'make cov' with clang
MarcoFalke
2020-08-14
build: Add missed gcov files to 'make clean'
Hennadii Stepanov
2020-08-14
Merge #17204: wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in sign...
Wladimir J. van der Laan
2020-08-14
Merge #19455: rpc generate: print useful help and error message
Wladimir J. van der Laan
2020-08-14
test: Fix 'make cov' with clang
Hennadii Stepanov
2020-08-14
Merge #19568: Wallet should not override signing errors
fanquake
2020-08-14
Merge #19528: rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc)
MarcoFalke
2020-08-14
Merge #19644: rpc: document returned error fields as optional if applicable
Samuel Dobson
2020-08-14
Add variables for repeated scripts
MeshCollider
2020-08-14
Remove GetScriptForWitness function
MeshCollider
2020-08-14
Replace usage of GetScriptForWitness with GetScriptForDestination
MeshCollider
2020-08-13
Add loadwallet and createwallet RPC load_on_startup options
Russell Yanofsky
2020-08-13
Merge #19070: p2p: Signal support for compact block filters with NODE_COMPACT...
Wladimir J. van der Laan
2020-08-13
Merge #19655: rpc: Catch listsinceblock target_confirmations exceeding block ...
Wladimir J. van der Laan
2020-08-13
Merge #19011: Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
[next]