index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
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 #14816: Add CScriptNum decode python implementation in functional suite
Wladimir J. van der Laan
2018-12-03
tests: Modify rpc_bind to conform to #14532 behaviour.
Carl Dong
2018-12-01
Merge #14841: consensus: Move CheckBlock() call to critical section
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
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
Add CScriptNum decode python implementation in functional suite
Gregory Sanders
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 #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac...
MarcoFalke
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 #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-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
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
2018-11-23
Merge #14764: travis: Run thread sanitizer on unit tests
MarcoFalke
2018-11-23
Merge #14726: Use RPCHelpMan for all RPCs
Wladimir J. van der Laan
2018-11-22
Merge #14777: tests: Add regtest for JSON-RPC batch calls
MarcoFalke
2018-11-22
test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan
MarcoFalke
2018-11-22
travis: Run thread sanitizer
MarcoFalke
2018-11-21
Add regtest for JSON-RPC batch calls.
Daniel Kraft
2018-11-21
Merge #14708: Warn unrecognised sections in the config file
Wladimir J. van der Laan
2018-11-21
Merge #14719: qa: Check specific reject reasons in feature_block
Wladimir J. van der Laan
2018-11-21
Merge #14742: Properly generate salt in rpcauth.py
Wladimir J. van der Laan
2018-11-20
Merge #14552: wallet: detecting duplicate wallet by comparing the db filename.
Wladimir J. van der Laan
2018-11-20
Warn unrecognized sections in the config file
Akio Nakamura
2018-11-17
Properly generate salt in rpcauth.py, update tests
Carl Dong
2018-11-15
rpc: Documentation fixups
MarcoFalke
2018-11-14
Add matching descriptors to scantxoutset output + tests
Pieter Wuille
2018-11-14
Add descriptors to listunspent and getaddressinfo + tests
Pieter Wuille
2018-11-14
lint: Must use RPCHelpMan to generate the RPC docs
MarcoFalke
2018-11-13
[wallet] Restore ability to list incoming transactions by label
Russell Yanofsky
2018-11-13
Merge #14720: rpc: Correctly name arguments
MarcoFalke
2018-11-13
Merge #14679: importmulti: Don't add internal addresses to address book
Wladimir J. van der Laan
2018-11-13
rpc: Correctly name arguments
Jon Layton
2018-11-13
Merge #14705: travis: Avoid timeout on verify-commits check
MarcoFalke
2018-11-13
qa: Check specific reject reasons in feature_block
MarcoFalke
2018-11-13
Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block re...
MarcoFalke
2018-11-13
Merge #13381: RPC: creates possibility to preserve labels on importprivkey
Jonas Schnelli
[next]