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-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
2018-11-12
Merge #14356: fix converttopsbt permitsigdata arg, add basic test
Wladimir J. van der Laan
2018-11-12
Merge #14494: Error if # is used in rpcpassword in conf
Wladimir J. van der Laan
2018-11-12
Merge #14693: test_node: get_mem_rss fixups
Wladimir J. van der Laan
2018-11-10
qa: Raise ci test_runner timeout to 40 mins
MarcoFalke
2018-11-09
Merge #14689: Require a public key to be retrieved when signing a P2PKH input
Pieter Wuille
2018-11-09
Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...
Pieter Wuille
2018-11-09
qa: Avoid race in p2p_invalid_block by waiting for the block request
MarcoFalke
2018-11-09
tests: Make feature_block pass on centos
MarcoFalke
2018-11-08
test_node: get_mem_rss fixups
MarcoFalke
2018-11-08
Require a public key to be retrieved when signing a P2PKH input
Andrew Chow
2018-11-07
importmulti: Don't add internal addresses to address book
Gregory Sanders
2018-11-07
tests: Add Python dead code linter (vulture)
practicalswift
2018-11-07
tests: Remove unused testing code
practicalswift
[next]