182 Commits (master)

Author SHA1 Message Date
Just Wonder f175979d91 Fixed functional test cases. 4 years ago
Jianping Wu baa887ba65 Changed more litecoin to kevacoin. 5 years ago
Jianping Wu f756b1219c Increased RPC timeout due to CN hashrate. 5 years ago
Jianping Wu f5547ae451 Fixed incorrect height in p2p_sendheaders.py. 5 years ago
Jianping Wu cb9d3dbec7 Minor fixes of functional test cases. 5 years ago
Jianping Wu 991678d552 Fixed functional test cnHeader merkle root. 5 years ago
Jianping Wu 3007571789 Added back the original getblocktemplate call. 5 years ago
Jianping Wu f7b0fb0008 Increased block download timeout for RegTest as CN hashing is slower and take more time. 5 years ago
Jianping Wu dea50be56b Added support for cryptonote header in functional test python code. 5 years ago
Jianping Wu 1c9ce882e6 Increased RPC timeout for functional tests. 5 years ago
Jianping Wu 3cf8093553 Increased nPowTargetTimespan to 10 seconds for RegTest. 5 years ago
Jianping Wu 0553624587 Added pycryptonight for messages.py. 5 years ago
Jianping Wu c2e4edb7ec Fixed wallet_account test. 5 years ago
Jianping Wu 26c8eb9571 Fixed segwit feature test. 5 years ago
Jianping Wu 392b7aba5f More changes from litecoin to kevacoin. 5 years ago
Suhas Daftuar b72c0bd4c9 [qa] Add a test for merkle proof malleation 6 years ago
Adrian Gallagher dee12239d2
Litecoin: Branding 6 years ago
Suhas Daftuar b8aacd660e
[qa] Handle disconnect_node race 6 years ago
MarcoFalke 41c29f6d1d qa: Fix python TypeError in script.py 6 years ago
Suhas Daftuar 7460945e0b [qa] Delete cookie file before starting node 6 years ago
MarcoFalke 0a76ed232a qa: Cache only chain and wallet for regtest datadir 6 years ago
Suhas Daftuar 6c26df06ad [qa] Ensure bitcoind processes are cleaned up when tests end 6 years ago
Ben Woosley 0e98f96e42 test: Use wait_until in tests where time was used for polling 6 years ago
Karl-Johan Alm cfebd400ef [test] Round target fee to 8 decimals in assert_fee_amount 6 years ago
Xinxi Wang 3f8b8a6c5f
Litecoin: M prefix added for script addresses 6 years ago
Adrian Gallagher 32ee7c79ae
Litecoin: Fix tests 6 years ago
Adrian Gallagher a74a01e617
Litecoin: Branding 6 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 6 years ago
MarcoFalke fae7b14a04 qa: Make TestNodeCLI command optional in send_cli 7 years ago
MarcoFalke ffffb10a9f qa: Rename cli.args to cli.options 7 years ago
Russell Yanofsky ec527c6c88 Don't allow relative -walletdir paths 7 years ago
MarcoFalke fa1e69e52b qa: Sync with validationinterface queue in sync_mempools 7 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default 7 years ago
John Newbery f6ade9ce1a [tests] allow tests to be run with --usecli 7 years ago
Russell Yanofsky ff9a363ff7 TestNodeCLI batch emulation 7 years ago
Russell Yanofsky ca9085afc5 Prevent TestNodeCLI.args mixups 7 years ago
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing 7 years ago
Anthony Towns 5fecd842a6 [tests] Remove redundant import in blocktools.py test 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery dbfe294805 [tests] define NODE_NETWORK_LIMITED in test framework 7 years ago
John Newbery 5c8ff26b2f [tests] Add NetworkThread assertions 7 years ago
John Newbery 5fc6e71d19 [tests] Add network_thread_ utility functions. 7 years ago
practicalswift c7399e7082 Remove unused Python imports 7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB 7 years ago
John Newbery dba94ead0c [tests] [travis-ci] Move Travis functional test log post processing to test_runner 7 years ago
John Newbery bba1c54edd [tests] Improve logging shutdown and add hint for combine_logs 7 years ago
John Newbery e9dfa9bccc [tests] Move version message sending from NodeConn to NodeConnCB 7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn 7 years ago
John Newbery e30d404385 [tests] Move only: move NodeConnCB below NodeConn 7 years ago
John Newbery 4d50598569 [tests] Tidy up mininode 7 years ago