504 Commits (7734479a012be173b788e48ef1b99852437fe23c)

Author SHA1 Message Date
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
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
MarcoFalke fa494dec79 [qa] pull-tester: Run rpc test in parallel 8 years ago
Jonas Schnelli 5ea450834e
Autofind rpc tests --srcdir 8 years ago
Wladimir J. van der Laan 65fee8e699 test: Revert fatal-ness of missing python-zmq 8 years ago
MarcoFalke fad336648c [qa] pull-tester: Adjust comment 8 years ago
MarcoFalke fafb33cdef [qa] Stop other nodes, even when one fails to stop 8 years ago
MarcoFalke 2222dae6e3 [qa] Update README.md 8 years ago
MarcoFalke fabbf6bd62 [qa] Refactor test_framework and pull tester 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Pavel Janík 43bbcd0753 [qa] Fix typos in doc and comments 8 years ago
MarcoFalke fa17f93fbd [qa] smartfees: Properly use ordered dict 8 years ago
Jonas Schnelli 3b35e4896b
[RPC] add feerate option to fundrawtransaction 8 years ago
Andrew Chow 7db0ecb90c Test for signing messages 8 years ago
Jonas Schnelli a946bb6b18
[RPC] createrawtransaction: add option to set the sequence number per input 8 years ago
MarcoFalke fada064f67 [qa] test_framework: Properly print exceptions and assert empty dict 8 years ago
MarcoFalke 5555528b47 [qa] mininode: Unfiddle strings into bytes 8 years ago
Suhas Daftuar 807fa47a1e Tests: Fix deserialization of reject messages 8 years ago
Jonas Schnelli 0b25a9fb42
[ZMQ] append a message sequence number to every ZMQ notification 8 years ago
Joao Fonseca 5d217decc1 Add test to check spendable and unspendable UTXO on RPC listunspent 8 years ago
Joao Fonseca fa942c755a Move method to check matches within arrays on util.py 8 years ago
MarcoFalke fae1f4ebfe [qa] rpc-tests: Fix link in comment and label error msg 8 years ago
João Barbosa af4fe7fd12 Add change options to fundrawtransaction 8 years ago
Rusty Russell d12760b16a rpc-tests: handle KeyError nicely in test_framework.py 8 years ago