535 Commits (cc021ef4862ee8c67453aebf746b98b591e4fc99)

Author SHA1 Message Date
Jonas Schnelli b50e1ac298
[Wallet] Correct hdmasterkeyid/masterkeyid name confusion 8 years ago
Suhas Daftuar 2c06bae39e Rename "block cost" to "block weight" 8 years ago
Jonas Schnelli 7945088d41
[Wallet] comsetic non-code changes for the HD feature 8 years ago
MarcoFalke 66668c420a [qa] Solve merge conflict of 4324bd237c 8 years ago
Suhas Daftuar e91cf4b210 Add test for handling of unconnecting headers 8 years ago
Jonas Schnelli f70808596f
[QA] extend wallet-hd test to cover HD metadata 8 years ago
Suhas Daftuar 46c9620f11 Test that unnecessary witnesses can't be used for mempool DoS 8 years ago
MarcoFalke fade505e8b [qa] Add wallet-hd test 8 years ago
MarcoFalke fa9976b853 [qa] test_framework: Add wrapper for stop_node 8 years ago
Bob McElrath 36ae37a9f9 Rename CTxinWitness -> CTxInWitness 8 years ago
BtcDrak 18c975c831 Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests 8 years ago
BtcDrak 14d01309be Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
Suhas Daftuar 36f1b9df76 Tests: Increase sync_blocks() timeouts in pruning.py 8 years ago
fanquake d24148742e
[doc] Add OS X ZMQ requirement to QA readme 8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests 8 years ago
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit 8 years ago
Pieter Wuille 2b1f6f9ccf BIP141: Other consensus critical limits, and BIP145 8 years ago
MarcoFalke fa58f94ff7 [qa] pull-tester: Start longest test first 8 years ago
MarcoFalke fa3b379252 [qa] pull-tester: Fix assertion and check for run_parallel 8 years ago
MarcoFalke fa324653ab [qa] fundrawtransaction: Create get_unspent() 8 years ago
MarcoFalke fa8ce3b670 [qa] assert 'changePosition out of bounds' 8 years ago
MarcoFalke facb6c0bf8 [qa] mininode: fail on send_message instead of silent return 8 years ago
MarcoFalke fae1d063fc [qa] fundrawtransaction: Fix race, assert amounts 8 years ago
MarcoFalke fa26c420bf [qa] util: Move check_fee_amount out of wallet.py 8 years ago
Wladimir J. van der Laan 6bbb4ef399 test: test utf-8 for labels in wallet 8 years ago
Wladimir J. van der Laan a406fcb6ca test: add ensure_ascii setting to AuthServiceProxy 8 years ago
Suhas Daftuar a9b8390222 Add test coverage for new RPC calls 8 years ago
mrbandrews ff2dcf274d Tests: Edit bloated varint test and add option for 'barely expensive' tests 8 years ago
Jonas Schnelli 6fa950a573
[RPC] Fix createrawtx sequence number unsigned int parsing 8 years ago
MarcoFalke fa7f4f577c [rpc] fundrawtransaction feeRate: Use BTC/kB 8 years ago
MarcoFalke faf82e8fc8 [rpc] fundrawtransaction: Fix help text and interface 8 years ago
Luke Dashjr 72cd6b20ca qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updates 8 years ago
mrbandrews 291f8aa5da Continuing port of java comptool 8 years ago
Pieter Wuille f45f51e3ae Fix interrupted HTTP RPC connection workaround for Python 3.5+ 8 years ago
Cory Fields ab95d5df3d build: a few ugly hacks to get the rpc tests working out-of-tree 8 years ago
mrbandrews 8c9e681ff8 Tests: Rework blockstore to avoid re-serialization. 8 years ago
Suhas Daftuar e871f8338a Tests: add timeout to sync_blocks() and sync_mempools() 8 years ago
Suhas Daftuar 1ad9339508 Test framework: only cleanup on successful test runs 8 years ago
Jonas Schnelli 3d3602faf4
Add RPC test for the p2p mempool command in conjunction with disabled bloomfilters 8 years ago
MarcoFalke fa57b0c5ef [qa] test_framework: Append portseed to tmpdir 8 years ago
MarcoFalke fad184550e [qa] test_framework: Use different rpc_auth_pair for each node 8 years ago
Pieter Wuille b4d24e142e Report reindexing progress in GUI 8 years ago
Pieter Wuille d3d7547911 Add -reindex-chainstate that does not rebuild block index 8 years ago
MarcoFalke fad68f751a [qa] Reduce node count for some tests 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fab5233fe6 [qa] test_framework: Set wait-timeout for bitcoind procs 8 years ago
MarcoFalke fad60b3911 [qa] Fix bip9-softforks blockstore issue 8 years ago
MarcoFalke fa83a5dbce [qa] wallet: Temporarily disable salvagewallet test 8 years ago
error10 ac40ed7800 Increase timeout waiting for pruned blk00000.dat 8 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework 8 years ago