338 Commits (0b47699b90e34f733364038ab27569c5891265e9)

Author SHA1 Message Date
Adrian Gallagher 0b47699b90
Minor changes for 0.15 (#445) 6 years ago
Adrian Gallagher 8246d7876e
Litecoin: Disable mempool replacement by default and update tests 7 years ago
Adrian Gallagher d4a9d24930
Litecoin: Fix tests 7 years ago
Adrian Gallagher 98d755d140
Litecoin: Relax minrelayfee to prepare for fee drop in next release 7 years ago
Adrian Gallagher 120952f18e
Litecoin: Re-enable RBF listtransaction tests 7 years ago
Adrian Gallagher 53aa681e0d
Litecoin: Fix various tests 7 years ago
Adrian Gallagher 293d7cac1d
Litecoin: Adjust fee system 7 years ago
Adrian Gallagher b41ecc6feb
Litecoin: Protocol and default settings 7 years ago
Xinxi Wang 837ee5b597
Litecoin: M prefix added for script addresses 7 years ago
ultragtx ddbdcd482a
Litecoin: Fix various tests 7 years ago
Matt Corallo 7871a7d3be Deprecate confusing blockmaxsize, fix getmininginfo output 7 years ago
Suhas Daftuar 6baa317b5f Fix minchainwork test for 0.15 backport 7 years ago
Matt Corallo 55b7abfa8a Make p2p-acceptablock not an extended test 7 years ago
Matt Corallo 5bec7744d1 [qa] test that invalid blocks on an invalid chain get a disconnect 7 years ago
Matt Corallo 51001d684b Accept unrequested blocks with work equal to our tip 7 years ago
Matt Corallo e976c36ddf Rewrite p2p-acceptblock in preparation for slight behavior changes 7 years ago
Suhas Daftuar bf191a7183 Disconnecting from bad outbound peers in IBD 7 years ago
Suhas Daftuar 2df65eeb98 qa: add test for minchainwork use in acceptblock 7 years ago
Suhas Daftuar 0e9d04bf0a [qa] Test nMinimumChainWork 7 years ago
MarcoFalke 41088795dd qa: Remove never used return value of sync_with_ping 7 years ago
MarcoFalke f3457d0e83 qa: Make tmpdir option an absolute path 7 years ago
Russell Yanofsky 9c8006dc33 Avoid opening copied wallet databases simultaneously 7 years ago
Tomas van der Wansem fd79ed6b20 Ensure backupwallet fails when attempting to backup to source file 7 years ago
John Newbery d94fc336c4 scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
John Newbery 623de0acbb [tests] do not allow assert_raises_message to be called with JSONRPCException 7 years ago
John Newbery 5b728c8e98 [tests] remove direct testing on JSONRPCException from individual test cases 7 years ago
Russell Yanofsky 7d4546f17d
Make listsinceblock refuse unknown block hash 7 years ago
Suhas Daftuar adbc9d164a qa: Fix race condition in sendheaders.py 7 years ago
Suhas Daftuar fdad04e617 qa: Fix replace-by-fee race condition failures 7 years ago
Pedro Branco 20cdc2b36c Fix importmulti bug when importing an already imported key 7 years ago
Dusty Williams 405e069d3b Update importprivkey named args documentation 7 years ago
Wladimir J. van der Laan a43be5bcdb rpc: Prevent `dumpwallet` from overwriting files 7 years ago
MarcoFalke e169349f8c qa: Restore bitcoin-util-test py2 compatibility 7 years ago
Gregory Sanders 806c78f014 add functional test for mempoolreplacement command line arg 7 years ago
Johnson Lau a825d4af5e Fix bip68-sequence rpc test 7 years ago
Suhas Daftuar 8d2e51d862 qa: Fix bug introduced in p2p-segwit.py 7 years ago
Suhas Daftuar 2f0b30a58a qa: Treat mininode p2p exceptions as fatal 7 years ago
Andrew Chow e4605d9dd4 Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
John Newbery f9cf7b589f [tests] Check connectivity before sending in assumevalid.py 7 years ago
John Newbery f1ced0d776 [tests] Make p2p-leaktests.py more robust 7 years ago
MarcoFalke 2e1ac70df9 [qa] zapwallettxes: Wait up to 3s for mempool reload 7 years ago
Cristian Mircea Messel b6468d3c42 Add listwallets RPC test to multiwallet.py 7 years ago
John Newbery d8dd8e7356 [tests] fixup dbcrash interaction with add_nodes() 7 years ago
Matt Corallo 75997c3b35 Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds 7 years ago
João Barbosa 2b97b36e5d [test] Replace check_output with low level version 7 years ago
João Barbosa e38211f5e8 [test] Add assert_raises_process_error to assert process errors 7 years ago
João Barbosa e0bfd28de2 [test] Add support for custom arguments to TestNodeCLI 7 years ago
João Barbosa 812c870043 [test] Improve assert_raises_jsonrpc docstring 7 years ago
MarcoFalke eeb24a3a01 [qa] TestNode: Add wait_until_stopped helper method 7 years ago
Cristian Mircea Messel 44241765e3 Improve signmessages functional test 7 years ago