410 Commits (76b5216cf6cdc07e77ed7e5864a2d1643660336c)

Author SHA1 Message Date
Scott Sadler 2b2c75de29 basic implementation of transaction replacement. requires cleanup and testing 6 years ago
Scott Sadler 28658719ea tweak hoek interface 6 years ago
Scott Sadler 7d937f290e add secp256k1 condition type to cryptoconditions 6 years ago
Scott Sadler 46d1bcc607 integration test for complex aux condition 6 years ago
Scott Sadler db2df2c37b integration test for basic aux condition 6 years ago
libscott ccb128503e
Update README.md 6 years ago
Scott Sadler f5cf215f71 extra tests for failure modes and remove CRYPTOCONDITION_OVERSIZE error state 6 years ago
Scott Sadler 456c9e72fd simplify CC tests 6 years ago
Scott Sadler 82e6c35430 test with invalid crypto-condition fulfillment 6 years ago
Scott Sadler d17b8ec6a2 use a fanout tx to create inputs 6 years ago
libscott a236c673fe
Update cryptoconditions test suite README 6 years ago
Scott Sadler 4f0da23b91 integration test for hoek and komodod with -ac_cc 6 years ago
Scott Sadler 33c35a949d remove test file that shoudnt be there 6 years ago
Scott Sadler 6585a02268 cli method to create CC transaction 7 years ago
Wladimir J. van der Laan f3e1770cfb
tests: Disable Tor interaction 9 years ago
Jack Grigg 47855b599d
Revert "Revert "rpc-tests: re-enable rpc-tests for Windows"" 7 years ago
Wladimir J. van der Laan e93a3e1945
test: Avoid ConnectionResetErrors during RPC tests 8 years ago
Pieter Wuille 2edad86b2d
Fix interrupted HTTP RPC connection workaround for Python 3.5+ 8 years ago
Jack Grigg 53c96bfa6c
Test boolean fallback in z_importkey 7 years ago
Wladimir J. van der Laan 7b41e725d0
Make RPC tests cope with server-side timeout between requests 9 years ago
Wladimir J. van der Laan 7fd5d4e30e
Revert "rpc-tests: re-enable rpc-tests for Windows" 9 years ago
Wladimir J. van der Laan cc14ac45f4
tests: GET requests cannot have request body, use POST in rest.py 9 years ago
Wladimir J. van der Laan 14dcc6ab96
qa: Remove -rpckeepalive tests from httpbasics 10 years ago
Jack Grigg bec25c91cb
Revert "Closes #1680, temporary fix for rpc deadlock inherited from upstream." 7 years ago
Jack Grigg b7e5b7d5ee
Simplify z_importkey by making rescan a string 7 years ago
Jack Grigg a31ba7a0cb
Usability improvements for z_importkey 8 years ago
Jack Grigg 542a7a40f1
Add tests for getmempoolinfo 7 years ago
Pavel Janík 30c163d99d
Implement REST mempool API, add test and documentation. 9 years ago
Casey Rodarmor df8f8095b6
Don't share objects between TestInstances 9 years ago
Wladimir J. van der Laan 7cc6648341
tests: Extend RPC proxy tests 9 years ago
Jack Grigg 25b8f796ff
Re-encode t-addrs in disablewallet.py with Zcash prefixes 7 years ago
Jack Grigg 5329495fe4
Adjust fundrawtransaction RPC test for Zcash 7 years ago
Wladimir J. van der Laan 56215c77d8
Fix crash in validateaddress with -disablewallet 9 years ago
Jonas Schnelli c2616abb3c
[QA] add testcases for parsing strings as values 9 years ago
Wladimir J. van der Laan d101d7b8e6
univalue: Avoid unnecessary roundtrip through double for numbers 9 years ago
zathras-crypto a11c4bbd26
Exempt unspendable transaction outputs from dust checks 9 years ago
Jonas Schnelli 5bfd954fc6
[QA] remove rawtransactions.py from the extended test list 9 years ago
Jonas Schnelli 897a370c39
[QA] fix possible reorg issue in rawtransaction.py/fundrawtransaction.py RPC test 9 years ago
Jonas Schnelli 81eb80d841
[REST] add JSON support for /rest/headers/ 10 years ago
mruddy 81ae51c883
add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme. 9 years ago
Wladimir J. van der Laan bf890b6518
test: Move reindex test to standard tests 9 years ago
Jonas Schnelli 788d8e6a6f
fundrawtransaction tests 9 years ago
Jonas Schnelli 2ab237a088
add RPC tests for setban & disconnectnode 9 years ago
Jonas Schnelli e521939942
[RPC] extend setban to allow subnets 9 years ago
Jonas Schnelli 962ec4b5e4
[QA] add setban/listbanned/clearbanned tests 9 years ago
Stephen 6699b42518
Add paytxfee to getwalletinfo, warnings to getnetworkinfo 9 years ago
Simon 85c9ecb846 Part of #1969. Update tests to avoid error 'absurdly high fee' from change in min fee calc. 7 years ago
Simon ebe750a882 Part of #1969. Changing min fee calculation also changes the dust threshold. 7 years ago
Jay Graber 8d2dac6e3f Inc num of txs in test mempool 7 years ago
Jay Graber cc64e2ccc8 Add rpc test for prioritisetransaction 8 years ago