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
2018-12-06
[doc] developer-notes.md: point out that UniValue deviates from upstream
Sjors Provoost
2018-12-05
Merge #14796: rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-12-04
RPCHelpMan: Add space after colons in extended description
MarcoFalke
2018-12-04
rpc: Add description to fundrawtransaction vout_index
MarcoFalke
2018-12-04
Merge #14840: Remove duplicate libconsensus linking in test make
Wladimir J. van der Laan
2018-12-04
Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour.
Wladimir J. van der Laan
2018-12-04
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...
Wladimir J. van der Laan
2018-12-04
Merge #14848: docs: Fix broken Gmane URL in security-check.py
Wladimir J. van der Laan
2018-12-04
Merge #14760: Log env path in BerkeleyEnvironment::Flush
Wladimir J. van der Laan
2018-12-04
Merge #14804: docs: Less confusing documentation for `torpassword`
Wladimir J. van der Laan
2018-12-04
Merge #14816: Add CScriptNum decode python implementation in functional suite
Wladimir J. van der Laan
2018-12-04
Merge #14828: qt: Remove hidden columns in coin control dialog
Jonas Schnelli
2018-12-03
tests: Modify rpc_bind to conform to #14532 behaviour.
Carl Dong
2018-12-03
Merge #14231: travis: Save cache even when build or test fail
MarcoFalke
2018-12-01
Merge #13966: gui: When private key is disabled, only show watch-only balance
Wladimir J. van der Laan
2018-12-01
Merge #14841: consensus: Move CheckBlock() call to critical section
Wladimir J. van der Laan
2018-11-30
Merge #13258: uint256: Remove unnecessary crypto/common.h dependency
Wladimir J. van der Laan
2018-11-30
Merge #14845: [tests] Add wallet_balance.py
MarcoFalke
2018-11-30
Merge #14380: fix assert crash when specified change output spend size is unk...
MarcoFalke
2018-11-30
Merge #14683: tests: better combine_logs.py behavior
MarcoFalke
2018-11-30
[tests] Add wallet_balance.py
John Newbery
2018-11-30
Fix broken Gmane URLs
Craig Younkins
2018-11-30
Move CheckBlock() call to critical section
Hennadii Stepanov
2018-11-29
tests: have combine_logs default to most recent test dir
James O'Beirne
2018-11-29
make peertimeout a debug argument, remove error message translation
Zain Iqbal Allarakhia
2018-11-29
Add CScriptNum decode python implementation in functional suite
Gregory Sanders
2018-11-29
Remove duplicate libconsensus linking in test make
Amir Abrams
2018-11-29
qt: Remove hidden columns in coin control dialog
João Barbosa
2018-11-28
p2p: allow p2ptimeout to be configurable, speed up slow test
Zain Iqbal Allarakhia
2018-11-28
Merge #14822: bench: Destroy wallet txs instead of leaking their memory
MarcoFalke
2018-11-28
Merge #13123: net: Add Clang thread safety annotations for guarded variables ...
MarcoFalke
2018-11-28
Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac...
MarcoFalke
2018-11-28
Add missing lock in CNode::copyStats(...)
practicalswift
2018-11-28
Add missing locking annotations
practicalswift
2018-11-27
bench: Destroy wallet txs instead of leaking their memory
MarcoFalke
2018-11-27
Merge #14794: tests: Add AddressSanitizer (ASan) Travis build
MarcoFalke
2018-11-27
Merge #14477: Add ability to convert solvability info to descriptor
Pieter Wuille
2018-11-27
Merge #14820: test: Fix descriptor_tests not checking ToString output of publ...
MarcoFalke
2018-11-27
Fix descriptor_tests not checking ToString output of public descriptors
Russell Yanofsky
2018-11-27
rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-11-27
Merge #14813: qa: Add wallet_encryption error tests
MarcoFalke
2018-11-27
Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actual...
Luke Dashjr
2018-11-27
Merge #14772: refactor: Convert comments to thread safety annotations
MarcoFalke
2018-11-26
Add LSan suppression warnings
practicalswift
2018-11-26
Add ASan Travis build
practicalswift
2018-11-26
Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory...
practicalswift
2018-11-26
Merge #14812: qa: fix p2p_invalid_messages on macOS
MarcoFalke
2018-11-26
qa: Add wallet_encryption error tests
MarcoFalke
2018-11-26
qa: clean up assert_memory_usage_stable utility
James O'Beirne
2018-11-26
qa: fix p2p_invalid_messages on macOS
James O'Beirne
[next]