782 Commits (0.14)

Author SHA1 Message Date
Adrian Gallagher 3cb9f7aa4b Litecoin: Adjust fee system 7 years ago
Adrian Gallagher 13155244a1 Litecoin: Branding 7 years ago
Adrian Gallagher ed26afa19e Litecoin: Protocol and default settings 7 years ago
Xinxi Wang 14b51a7b7e Litecoin: M prefix added for script addresses 7 years ago
ultragtx 65bb3acfbd Litecoin: Fix various tests 7 years ago
Gregory Sanders 18476423fb
[Wallet] unset change position when there is no change on exact match 7 years ago
Suhas Daftuar 39febb8c6d [qa] Fix mempool_packages.py for the 0.14 branch 7 years ago
Suhas Daftuar d947afc0f7
Test prioritisetransaction and ancestor fee state 7 years ago
Suhas Daftuar 2cd2cd51f7 Test transaction selection when gbt called without segwit support 7 years ago
Suhas Daftuar 569596cc51 Don't require segwit in getblocktemplate for segwit signalling or mining 7 years ago
Russell Yanofsky eddaa6b35d
[qa] Make import-rescan.py watchonly check reliable 7 years ago
MarcoFalke 260c71cbb8
qa: Check return code when stopping nodes 7 years ago
Russell Yanofsky 599c69abe3
Fix pruning test broken by 2 hour manual prune window 7 years ago
Luke Dashjr 861cb0c83d
QA: Test GBT size/weight limit values 7 years ago
Russell Yanofsky e662af3583 Use 2 hour grace period for key timestamps in importmulti rescans 7 years ago
Russell Yanofsky 38d3e9ee59 [qa] Extend import-rescan.py to test imports on pruned nodes. 7 years ago
Russell Yanofsky c28583d062 [qa] Extend import-rescan.py to test specific key timestamps 7 years ago
Russell Yanofsky 8be0866883 [qa] Simplify import-rescan.py 7 years ago
Suhas Daftuar ba803efb68 Harden against mistakes handling invalid blocks 7 years ago
Cory Fields d9434918d2 qa: add a test to detect leaky p2p messages 7 years ago
Matt Corallo 8650bbb660 qa: Expose on-connection to mininode listeners 7 years ago
Matt Corallo 5b5e4f8330 qa: mininode learns when a socket connects, not its first action 7 years ago
Russell Yanofsky 9acf25cc01 Return error when importmulti called with invalid address. 7 years ago
Russell Yanofsky a80f98b1c7 Use importmulti timestamp when importing watch only keys 7 years ago
Russell Yanofsky 266a8114cb Use MTP for importmulti "now" timestamps 7 years ago
Russell Yanofsky 3cf991756c Add test to check new importmulti "now" value 7 years ago
Russell Yanofsky 442887f27f Require timestamps for importmulti keys 7 years ago
Matt Corallo 66f861ade9 Add a test for P2P inactivity timeouts 7 years ago
Matt Corallo b436f92f72 qa: Expose on-connection to mininode listeners 7 years ago
Matt Corallo 8aaba7a6b7 qa: mininode learns when a socket connects, not its first action 7 years ago
John Newbery 9db8eecac1 Fix RPC failure testing 7 years ago
Matt Corallo 6dbfe08c29 [qa] test signrawtransaction merge with missing inputs 8 years ago
Russell Yanofsky 4ec057dfa7 [wallet] Set correct metadata on bumpfee wallet transactions 8 years ago
Matt Corallo ec4f7e433e [qa] Add second input to signrawtransaction test case 8 years ago
Matt Corallo 691710a648 [qa] Test that decoderawtransaction throws with extra data appended 8 years ago
MarcoFalke fab035f2f7 qa: Actually test assertions in pruning.py 8 years ago
Suhas Daftuar 2f10f06196 qa: Increase a sync_blocks timeout in pruning.py 8 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
Jonas Schnelli 9eb325d079
[QA] Add test for fundrawtransactions new reserveChangeKey option 8 years ago
mrbandrews cc0243ad32 [RPC] bumpfee 8 years ago
Karl-Johan Alm 7ba0a00aae Testing: listsinceblock should not use orphan block height. 8 years ago
John Newbery 7b5e3fe0cc Add assumevalid testcase 8 years ago
practicalswift 95bab821b3 Remove unused Python imports 8 years ago
practicalswift ac4a095306 Remove unused Python variables 8 years ago
Russell Yanofsky 918d1fb86b Return height of last block pruned by pruneblockchain RPC 8 years ago
Russell Yanofsky afffeea7d9 fixup! Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
mrbandrews 1fc4ec7bf2 Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
John Newbery 4e7e2e16e4 Update RPC argument names 8 years ago
Wladimir J. van der Laan 2ca9dcd5b9 test: Add test for RPC named arguments 8 years ago
Wladimir J. van der Laan 5865d41f88 authproxy: Add support for RPC named arguments 8 years ago