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
/
functional
Age
Commit message (
Expand
)
Author
2018-12-10
Compare to None with is/is not
Daniel Ingram
2018-12-07
Merge #14788: tests: Possible fix the permission error when the tests open th...
MarcoFalke
2018-12-07
Merge #14795: test: allows test_runner command line to receive parameters for...
MarcoFalke
2018-12-06
rpc: Avoid creating non-standard raw transactions
MarcoFalke
2018-12-06
Merge #14670: http: Fix HTTP server shutdown
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 #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-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-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 #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac...
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
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-24
tests: check readability of cookie file
Chun Kuan Lee
2018-11-23
test: allows test_runner command line to receive parameters for each test
marcoagner
2018-11-23
qa: Test bitcond shutdown
João Barbosa
2018-11-22
Merge #14777: tests: Add regtest for JSON-RPC batch calls
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-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-14
Add matching descriptors to scantxoutset output + tests
Pieter Wuille
2018-11-14
Add descriptors to listunspent and getaddressinfo + tests
Pieter Wuille
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
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
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
[next]