201 Commits (234ffc677ee58591b139695bf92bbd6f504ee91a)

Author SHA1 Message Date
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos 7 years ago
MarcoFalke 999923e4bb [qa] util: Check return code after closing bitcoind proc 7 years ago
MarcoFalke 5555fa8b74 qa: Add stopatheight test 7 years ago
Andrew Chow 279fde58e3 Check for rpcuser/rpcpassword first then for cookie 7 years ago
John Newbery 0a4912e46a [tests] timeout integration tests on travis after 20 minutes 7 years ago
John Newbery 7c51e9f0dc [tests] destroy zmq context in zmq_tests.py 7 years ago
John Newbery b1bac1cb7e [tests] in zmq test, timeout if message not received 7 years ago
Andrew Chow 3ec5ad88e6 Add test for rpcuser/rpcpassword 7 years ago
John Newbery 5ebd5f9e15 [tests] tidy up zmq_test.py 7 years ago
Andrew Chow c53c9831ee Replace cookie auth in tests 7 years ago
Andrew Chow ec98b78e1e Tests for wallet encryption stuff 7 years ago
John Newbery 4a0c08fdcf [tests] update zmq test to use correct config.ini file 7 years ago
practicalswift 9f841a6c3d [tests] Remove accidental trailing semicolon 7 years ago
John Newbery 6294f3283a gettxoutproof() should return consistent result 7 years ago
John Newbery 8ad5bdef78 Merge bctest.py into bitcoin-util-test.py 7 years ago
MarcoFalke fa62dadabe [qa] fundrawtx: Fix shutdown race 7 years ago
Jonas Schnelli 5d26244148 [Tests] extend the replace-by-fee test to cover RPC rawtx features 7 years ago
Pieter Wuille 8b22af3ee5 Replace bytes_serialized with bogosize 7 years ago
Wladimir J. van der Laan 3457331386 test: Add test for `getpeerinfo` `bindaddr` field 7 years ago
Jimmy Song cc36b5e3d7 [test] Add test for getchaintxstats 7 years ago
John Newbery 53f6775fe1 fixup: fix nits 7 years ago
John Newbery a433d8a15e [tests] Update start/stop node functions to be private module functions 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
shaolinfry 29c07196d0
Rename -bip9params to -vbparams 7 years ago
Pieter Wuille c3aa0c1194 Report on-disk size in gettxoutsetinfo 7 years ago
Pieter Wuille d342424301 Remove/ignore tx version in utxo and undo 7 years ago
Gregory Maxwell 513da90cdd Add test for empty chain and reorg consistency for gettxoutsetinfo. 7 years ago
Russell Yanofsky 1b6602fbe6 Fix bumpfee rpc "errors" return value 7 years ago
Luke Dashjr 870824e919 RPC/Mining: Restore API compatibility for prioritisetransaction 7 years ago
John Newbery 930deb9b2c [tests] skipped tests should clean up after themselves 7 years ago
John Newbery b040243cc3 [tests] improve tmpdir structure 7 years ago
Gregory Sanders 6e9e026656 Expand signrawtransaction.py to cover error witness checking 7 years ago
MarcoFalke fac79e4d18 qa: Warn when specified test is not found 7 years ago
Alex Morcos 3810e976d6 Rewrite estimateSmartFee 7 years ago
Jimmy Song d4668f35ab [test] Add test for getmemoryinfo 7 years ago
John Newbery 3ba2c08980 [tests] fix disconnect_ban intermittency 7 years ago
John Newbery 56befa03ac [tests] increase timeouts in sendheaders test 7 years ago
John Newbery b0bfa233a1 [tests] Make wait_until timeout 60 seconds by default 7 years ago
MarcoFalke fa7396d6d9 qa: disablewallet: Check that wallet is really disabled 7 years ago
John Newbery 329ac3bab1 [tests] use wait_until in mempool_persist.py 7 years ago
Wladimir J. van der Laan 20187e4ad0 test: Add elapsed time to RPC tracing 7 years ago
Suhas Daftuar 6c2e25caf6 [qa] Test prioritise_transaction / getblocktemplate interaction 7 years ago
Suhas Daftuar f19abd9053 [qa] Fixes segwit block relay test after inv-direct-fetch was disabled 7 years ago
John Newbery 4550049903 Reorganize BitcoinTestFramework class 7 years ago
John Newbery 965a124427 [tests] Fix abandonconflict.py intermittency 7 years ago
Suhas Daftuar 9decd648ac [qa] Relax assumptions on mempool behavior during reorg 7 years ago
John Newbery 95836c5eba Use shared config file for functional and util tests 7 years ago
John Newbery 89fcd3586c Use an .ini config file for environment vars in bitcoin-util-test.py 7 years ago
John Newbery e9265df15b Change help_text in bitcoin-util-test.py to a docstring. 7 years ago
John Newbery ce58e93ec0 Change bitcoin-util-test.py to use Python3 7 years ago