660 Commits (master)

Author SHA1 Message Date
Just Wonder f59dc9293b Added test cases for namespace transfer. 4 years ago
Just Wonder 10c5b0d0fd Fixed namespace creation. 4 years ago
Just Wonder 97be43ccc0 Handled namespace join even before confirmation. 4 years ago
Just Wonder 1cc2e03927 Deletion of _KEVA_NS_ is not allowed. 4 years ago
Just Wonder e203aa1835 Added test case for the new namespace grouping commands. 4 years ago
Just Wonder f175979d91 Fixed functional test cases. 4 years ago
Just Wonder 2a90a04efb RPC: Add new "getzmqnotifications" method. 4 years ago
Jianping Wu fc452eb046 Fixed typo in keva test case. 5 years ago
Jianping Wu 397dbab1bd Disabled a mining basic test due to the lack of proposal mode in Kevacoin. 5 years ago
Jianping Wu d8329bd28b Fixed keva functional test case. 5 years ago
Jianping Wu 8f2123572d Sped up the performance of feature_keva test. 5 years ago
Jianping Wu 1112bc2f02 Fixed too-long-mempool-chain handling of kevacoin. 5 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 1e187fea9d Added block disconnecting test cases for keva. 5 years ago
Jianping Wu 37dfb034a6 1. Fixed pending information containing other people's information. 5 years ago
Jianping Wu 8c5def9909 Used SegWit address for keva_delete. 5 years ago
Jianping Wu c763ddc985 Added feature_keva.py functional test case. 5 years ago
Jianping Wu b3234322f7 Fixed all util test cases. 5 years ago
Jianping Wu 99d84c00a3 Fixed some util tests. 5 years ago
Jianping Wu 1c9ce882e6 Increased RPC timeout for functional tests. 5 years ago
Jianping Wu e86e3a33a8 Increased MAX_PROTOCOL_MESSAGE_LENGTH to 6MB. 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 4c92689288 Mining test cases passed. 5 years ago
Jianping Wu 0c6a908f7c Fixed all rpc test cases. 5 years ago
Jianping Wu a51579a028 Fixed rpc_blockchain test case. 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 523b009606 Fixed mempool functional tests (49.xx to 499.xx) to avoid the high fee errors. 5 years ago
Jianping Wu 392b7aba5f More changes from litecoin to kevacoin. 5 years ago
Suhas Daftuar 9bd08fd465 [qa] backport: Test for duplicate inputs within a transaction 6 years ago
Anthony Towns 212ef1f954 [tests] Check signrawtransaction* errors on missing prevtx info 6 years ago
Adrian Gallagher ccf37a45fe
Litecoin: Fix wallet_abandonconflict test 6 years ago
Ben Woosley 20461fc272
Fix that CWallet::AbandonTransaction would only traverse one level 6 years ago
Suhas Daftuar b72c0bd4c9 [qa] Add a test for merkle proof malleation 6 years ago
Suhas Daftuar cfc6f7413b [rpcwallet] Clamp walletpassphrase value at 100M seconds 6 years ago
MarcoFalke cbdabef35e qa: Fix wallet_listreceivedby race 6 years ago
lmanners 79c4fff9ed [tests] Fixed intermittent failure in p2p_sendheaders.py. 6 years ago
Adrian Gallagher dee12239d2
Litecoin: Branding 6 years ago
Gregory Sanders cbd2f70b75
expose CBlockIndex::nTx in getblock(header) 6 years ago
MarcoFalke 08334b73be qa: Pad scriptPubKeys to get minimum sized txs 6 years ago
John Newbery 5ff571e90c
[wallet] [tests] Test disallowed multiwallet params 6 years ago
Suhas Daftuar b8aacd660e
[qa] Handle disconnect_node race 6 years ago