Jianping Wu
8c5def9909
Used SegWit address for keva_delete.
6 years ago
Jianping Wu
c763ddc985
Added feature_keva.py functional test case.
6 years ago
Jianping Wu
ffc04e7399
1. Handled "too-long-mempool-chain" by deleting the offending Tx so that it is not in mempool and will not affect the subsequent operations.
...
2. Fixed typos in keva_filter output and help message.
6 years ago
Jianping Wu
53d29e5690
Fixed key comparator for kevacache.
6 years ago
Jianping Wu
316b951bd2
Fixed CDbKeyIterator constructor warning.
...
Removed incorrect items from the results of keva_filter.
6 years ago
Jianping Wu
0fa3dfbcc0
Used SegWit address for keva_put.
6 years ago
Jianping Wu
bf62b97a6a
Fixed constructor initialization warnings.
...
Fixed nameSpace variable assignment used in keva_filter.
6 years ago
Jianping Wu
3ea0145db8
Moved keva_get and keva_filter to non-wallet rpc methods. They don't need wallet to function.
6 years ago
Jianping Wu
b3234322f7
Fixed all util test cases.
6 years ago
Jianping Wu
99d84c00a3
Fixed some util tests.
6 years ago
Jianping Wu
1c9ce882e6
Increased RPC timeout for functional tests.
6 years ago
Jianping Wu
e86e3a33a8
Increased MAX_PROTOCOL_MESSAGE_LENGTH to 6MB.
...
Increase nPowTargetTimespan to 20 from 10, for RegTest.
6 years ago
Jianping Wu
3cf8093553
Increased nPowTargetTimespan to 10 seconds for RegTest.
...
Checked fPowNoRetargeting in pow.cpp.
6 years ago
Jianping Wu
0553624587
Added pycryptonight for messages.py.
...
Fixed p2p_segwit.py, skipped test_witness_block_size for now.
6 years ago
Jianping Wu
4c92689288
Mining test cases passed.
6 years ago
Jianping Wu
0c6a908f7c
Fixed all rpc test cases.
6 years ago
Jianping Wu
a51579a028
Fixed rpc_blockchain test case.
6 years ago
Jianping Wu
c2e4edb7ec
Fixed wallet_account test.
...
Only supported legacy address in regtest.
Fixed wallet_backup test.
Fixed wallet_basic.
Fixed wallet_multiwallet and txn_clone.
Fixed txn_doublespend test case.
6 years ago
Jianping Wu
26c8eb9571
Fixed segwit feature test.
6 years ago
Jianping Wu
523b009606
Fixed mempool functional tests (49.xx to 499.xx) to avoid the high fee errors.
6 years ago
Jianping Wu
ff0f32d468
Updated genesis block for testnet 5.
6 years ago
Jianping Wu
f5935c6a39
Fixed testnet address prefix.
...
Moved to testnet5.
6 years ago
Jianping Wu
392b7aba5f
More changes from litecoin to kevacoin.
6 years ago
Jianping Wu
5f8376e01e
Fixed blockchain difficulty tests.
6 years ago
Jianping Wu
c627628f11
Skipped some miner tests (CreateNewBlock_validity) as genesis block is not available yet.
...
TODO: add back these test cases.
6 years ago
Jianping Wu
9ab8e8d8a0
Fixed base58 test cases.
...
Skipped lots of test cases since many of them are irrelevant, e.g. kevacoin only have compressed keys.
6 years ago
Jianping Wu
c6b604c418
Changed LTC to KVA.
...
Fixed qt test cases.
6 years ago
Jianping Wu
22cae7e612
Fixed rpc rawsign test case.
6 years ago
Jianping Wu
16ff06c5c2
Fixed script and transaction tests.
6 years ago
Jianping Wu
72d45d6a69
Fixed unit tests.
6 years ago
Jianping Wu
a0f5c3a91d
Changed kevacoin icons.
6 years ago
JustWonder
c78814d779
Update README.md
6 years ago
Jianping Wu
166d96ea1c
Properly fixed testnet checking.
6 years ago
JustWonder
6dd2e1a8fd
Update README.md
6 years ago
Jianping Wu
d814fc3128
Fixed kevacoin difficulty calculation.
6 years ago
Jianping Wu
86d85c886d
Added testnet fixed seeds.
6 years ago
Jianping Wu
8bf578cf49
Removed accidental commit.
6 years ago
Jianping Wu
7b9d2ade4e
Adjusted genesis block difficulty.
...
Updated dns seeders.
6 years ago
Jianping Wu
1bc0bb7c55
Disabled mainnet for now.
6 years ago
Jianping Wu
fd939df4f2
Updated dns seeders.
6 years ago
Jianping Wu
9a34a74f14
Fixed testnet configuration.
6 years ago
Jianping Wu
e3c8d3cf1c
Fixed macOS crash.
6 years ago
Jianping Wu
21d1e1782f
Updated README, added build section.
...
Updated other MD files.
6 years ago
Jianping Wu
9dfb141524
Fixed test net genesis nonce.
6 years ago
Jianping Wu
f7a73a4f32
Increased MAX_BLOCK_WEIGHT from 4000000 to 6000000.
6 years ago
Jianping Wu
f80d9fed49
Set the same halving schedule as bitcoin. Increased block reward to 500.
6 years ago
Jianping Wu
63452ca5df
Updated readme.
6 years ago
Jianping Wu
9a025be151
Implemented keva_filter.
6 years ago
Jianping Wu
33bb11cdda
Re-arranged keva ops.
...
Changed genesis block reward to 0.00001 coin.
6 years ago
Jianping Wu
f6b074a81c
Fixed keva_delete.
6 years ago