259 Commits (00423e1a71204696ec37e6d757f9afe091bc7ee1)

Author SHA1 Message Date
Wladimir J. van der Laan 20411903d7 test: Add basic test for `reject` code 9 years ago
Wladimir J. van der Laan 4c40ec0451 tests: Disable Tor interaction 9 years ago
Wladimir J. van der Laan 2f601d215d test: remove necessity to call create_callback_map 9 years ago
Suhas Daftuar 2b31ab90c4 Add rpc test for prioritisetransaction 9 years ago
Suhas Daftuar 6e8b07f5f3 Add rounding helper function to util.py 9 years ago
Alex Morcos 50947ef23f Change default block priority size to 0 9 years ago
Matt Corallo 0c9959a308 Add failing test checking timelocked-txn removal during reorg 9 years ago
Suhas Daftuar cfdc66280f Explicitly set chain limits in replace-by-fee test 9 years ago
Pieter Wuille aa4b0c26b0 When not filtering blocks, getdata sends more in one test 9 years ago
Gregory Sanders d52fbf00e3 Added additional config option for multiple RPC users. 9 years ago
Pieter Wuille 9ac63d6d30 Keep track of explicit wallet conflicts instead of using mempool 9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers 9 years ago
MarcoFalke fa506c0c9b [wallet] Add rpc tests to verify fee calculations 9 years ago
MarcoFalke a0953cdf07 [qa] python-bitcoinrpc is no longer a subtree 9 years ago
MarcoFalke cc975745d5 [qa] Split README.md to /qa and /qa/rpc-tests 9 years ago
Alex Morcos 56106a3300 Expose RPC calls for estimatesmart functions 9 years ago
Suhas Daftuar c800c95997 Remove unmaintained example test script_test.py 9 years ago
MarcoFalke 4ea1790553 [qa] keypool: DRY: Use test framework 9 years ago
MarcoFalke c6973ca03b [qa] keypool: Fix white space to prepare transition to test framework 9 years ago
Jonas Schnelli d61fcff071
don't enforce maxuploadtargets disconnect for whitelisted peers 9 years ago
MarcoFalke b27e81f115 [net] Cleanup maxuploadtarget 9 years ago
James O'Beirne b5cbd396ca Add basic coverage reporting for RPC tests 9 years ago
Suhas Daftuar 97203f5606
Port test to rpc-test framework 9 years ago
Wladimir J. van der Laan 2980a18572 Fix crash in validateaddress with -disablewallet 9 years ago
Alex Morcos 971a4e6b86 Lower default policy limits 9 years ago
Pieter Wuille 298e040bca Fix chainstate serialized_size computation 9 years ago
Suhas Daftuar 3e187f2acd Fix BIP65 p2p test 9 years ago
Suhas Daftuar 17a073ae06
Add RPC test for -maxuploadtarget 9 years ago
Wladimir J. van der Laan 41db8c4733 http: Restrict maximum size of request line + headers 9 years ago
MarcoFalke 0d8b1759d2 [rpc-tests] fundrawtransaction: Update fee after minRelayTxFee increase 9 years ago
Alex Morcos b6d5e32e0e Make fee aware of min relay in pruning.py RPC test 9 years ago
James O'Beirne 1488506872 Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator 9 years ago
MarcoFalke d0321a4cfd [doc] trivial: fix markdown syntax in qa/rpc-tests/README.md 9 years ago
Peter Todd cde7ab2d4e Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-fork 9 years ago
ptschip 5467820be5 Migrated rpc-tests.sh to all python rpc-tests.py 9 years ago
Cory Fields 745f909925 travis: install a recent libzmq and pyzmq for tests 9 years ago
Jonas Schnelli a9c27cdf55 [travis] add zmq python module 9 years ago
Suhas Daftuar 598b25d5ee Add test showing bug in mempool packages 9 years ago
Wladimir J. van der Laan ddf98d1d84 Make RPC tests cope with server-side timeout between requests 9 years ago
Suhas Daftuar 5add7a74a6 Track transaction packages in CTxMemPoolEntry 9 years ago
Jonas Schnelli 07f70b2dde [QA] fix netbase tests because of new CSubNet::ToString() output 9 years ago
Jonas Schnelli 029e278286 QA: Add ZeroMQ RPC test 9 years ago
Wladimir J. van der Laan ee2a42b447 tests: GET requests cannot have request body, use POST in rest.py 9 years ago
Wladimir J. van der Laan 8f9301cdaa qa: Remove -rpckeepalive tests from httpbasics 9 years ago
ptschip 060058e955 Enable python tests for Native Windows 9 years ago
Casey Rodarmor 0ce73985a8 Add p2p-fullblocktest.py 9 years ago
Daniel Kraft 2016576998 Fix crash when mining with empty keypool. 9 years ago
Pavel Janík 70180b2e57 Implement REST mempool API, add test and documentation. 9 years ago
Casey Rodarmor 45a6cce971 Fix race condition on test node shutdown 9 years ago
Veres Lajos 9f68ed6b6d typofixes (found by misspell_fixer) 9 years ago