778 Commits (9444d8de859e061bdeb48292f0dcdac6e0e6605b)

Author SHA1 Message Date
James O'Beirne 79272bfaf9
Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator 9 years ago
Jack Grigg fe87fd2b36
Add RPC test of RewindBlockIndex 6 years ago
Jack Grigg 28915c30ca
Fix z_importviewingkey startHeight parameter 6 years ago
Jonathan "Duke" Leto afdd64c6ae Add tests for new JoinSplit keys returned by z_listreceivedbyaddress 6 years ago
Scott Sadler 4c121ffdb0 cpp test suite for cryptoconditions integration 6 years ago
Brad Miller 4e6400bc00 Implement note locking for z_mergetoaddress 6 years ago
Jack Grigg 9666cc912a Test calling z_mergetoaddress to merge notes while a note merge is ongoing 6 years ago
Simon d72c19a662 Closes #2910. Add z_listunspent RPC call. 6 years ago
Jack Grigg 31afbcc5c9
Ignore -mempooltxinputlimit once Overwinter activates 6 years ago
Simon 8b15afd315 Closes #3110. Ensure user can see error message about absurdly high fees. 6 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Jack Grigg b466c1c90c
cleanup: Ensure code is pyflakes-clean for CI 6 years ago
Scott Sadler 51aad18733 remove replacementpool 6 years ago
Jack Grigg b7caaf954b
test: Move wait_and_assert_operationid_status debug output before asserts 6 years ago
Simon b740a99079 Remove local function wait_and_assert_operationid_status which is 6 years ago
Simon 2f761371d2 Add qa test for cache invalidation bug found in v1.0.0 to v1.0.3. 6 years ago
Simon a510b4752d Enable mempool logging in tx expiry QA test. 6 years ago
Scott Sadler 91fe980a98 fix cryptoconditions qa 6 years ago
Daira Hopwood b4353db5d6 pyflakes cleanups to RPC tests after Overwinter PRs. 6 years ago
Scott Sadler 2b2c75de29 basic implementation of transaction replacement. requires cleanup and testing 6 years ago
Jonathan "Duke" Leto 4db8717431 Fix outdated comment about starting balance of nodes 6 years ago
Jonathan "Duke" Leto 48cecf2ad9 Regtest mining does have a founders reward, a single address t2FwcEhFdNXuFMv1tcYwaBJtYVtMj8b1uTg 6 years ago
Jonathan "Duke" Leto 62fee1296f Update awkward wording about blocks as per @daira 6 years ago
Jonathan "Duke" Leto d8399efc03 This library seems to not be used at all and all comments mentioning it are ghosts 6 years ago
Jonathan "Duke" Leto 427e5fae3f Fix references to Bitcoin in RPC tests readme 6 years ago
Scott Sadler 28658719ea tweak hoek interface 6 years ago
Scott Sadler 7d937f290e add secp256k1 condition type to cryptoconditions 6 years ago
Simon b6e5cc7d27 Add python qa test overwinter_peer_management. 6 years ago
Jay Graber 5943f227da Add mempool_tx_expiry.py test 6 years ago
Jack Grigg 15ced9b153
wallet_mergetoaddress: Add additional syncs to prevent race conditions 6 years ago
Simon e6cd2a8356
Closes #2964. z_sendmany once again makes v1 tx for taddr to taddr. 6 years ago
Jack Grigg 4c3d2b3bbe
Check upgrade status in wallet_overwintertx RPC test 6 years ago
Jack Grigg 553a5c1ab2
Gate z_mergetoaddress as an experimental feature 7 years ago
Jack Grigg 6e9c7629af
Implement z_mergetoaddress for combining UTXOs and notes 7 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
Jack Grigg ed9aa2b62a
Add branch IDs for current and next block to getblockchaininfo 6 years ago
Jack Grigg 818b94f94f
Make number of inputs configurable in validatelargetx test 6 years ago
Jack Grigg 34a64fe0a2
Remove mempool transactions which commit to an unmineable branch ID 6 years ago
Matt Corallo b0f8c83f95
Add failing test checking timelocked-txn removal during reorg 9 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
Jack Grigg 57e6ecda5a
Implement roll-back limit for reorganisation 7 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
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 6 years ago