841 Commits (master)

Author SHA1 Message Date
Brad Miller 98a4f6a656 Implement note locking for z_mergetoaddress 6 years ago
Jack Grigg 70420ff34f Test calling z_mergetoaddress to merge notes while a note merge is ongoing 6 years ago
Jack Grigg 67b849d7d4 Fix z_importviewingkey startHeight parameter 6 years ago
Jack Grigg 3fe2f3d143
Update -enforcenodebloom RPC test with filterclear vs filteradd 6 years ago
Jack Grigg b77e46fe01
Add RPC test for -enforcenodebloom 6 years ago
Jack Grigg 10e97b8f00
test: Add missing Overwinter fields to mininode's CTransaction 6 years ago
Daira Hopwood 473a113241 Don't increase banscore if the transaction only just expired. 6 years ago
Daira Hopwood a0ea82301a Test that receiving an expired transaction does not increase the peer's ban score. 6 years ago
Daira Hopwood 697140ede5 Add support for Overwinter v3 transactions to mininode framework. 6 years ago
Jack Grigg 26cdb83add
Update blockchain.py RPC test for Zcash 7 years ago
Pieter Wuille f95bf4c417
Fix chainstate serialized_size computation 9 years ago
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 6 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