The Kevacoin Project
|
691e52dbf9
|
Updated title.
|
5 years ago |
Just Wonder
|
a6236b6b94
|
Fixed JSON display.
|
5 years ago |
Just Wonder
|
95ec530818
|
Added Kevacoin ZeroMQ event notification.
|
5 years ago |
Just Wonder
|
1d7ddc7a23
|
Added timestamp to keva zmq results.
|
5 years ago |
Just Wonder
|
3784071c48
|
Removed zmq dead code.
|
5 years ago |
Just Wonder
|
ebe3e26bff
|
Fixed zmq value.
|
5 years ago |
The Kevacoin Project
|
5472bdf51a
|
Merge pull request #9 from kevacoin-project/zmq
Implemented Keva ZMQ notification.
|
5 years ago |
The Kevacoin Project
|
c0416c18f7
|
Added documentation link.
|
5 years ago |
Just Wonder
|
1dd2c67eb7
|
Implemented Keva ZMQ notification.
|
5 years ago |
Just Wonder
|
2a90a04efb
|
RPC: Add new "getzmqnotifications" method.
Cherry-picked from Bitcoin Core.
|
5 years ago |
The Kevacoin Project
|
e6ba75d77f
|
Update README.md
|
5 years ago |
Just Wonder
|
69de9ed62a
|
Fixed wallet rpc help messages.
|
5 years ago |
The Kevacoin Project
|
16e1224988
|
Fixed typo in README.md.
|
5 years ago |
Just Wonder
|
a4ded20d5a
|
Updated nMinimumChainWork.
Fixed nonce display value.
|
5 years ago |
Just Wonder
|
b2262c5531
|
Updated Kevacoin's Chinese name.
|
5 years ago |
Just Wonder
|
67b69a64ff
|
Added new blockchain RPC getblockheaderbyhash.
Fixed returned nonce value.
|
5 years ago |
Just Wonder
|
c72ef98577
|
Fixed MacOS Catalina build.
|
5 years ago |
Just Wonder
|
4df2c1d6cd
|
Ready for mainnet.
|
5 years ago |
Just Wonder
|
bb09e64483
|
Adjusted mainnet genesis block difficulty.
Additional check for Cryptonote header consistency with block header.
|
5 years ago |
Just Wonder
|
d8d4ea33cb
|
Updated mainnet connection info.
|
5 years ago |
Just Wonder
|
0083dcf28e
|
Updated libsodium sha2 signature.
|
5 years ago |
Mike
|
e08960da96
|
Merge pull request #3 from kevacoin-project/jw-dev
Added libsodium check.
|
5 years ago |
Just Wonder
|
489c6c3cf9
|
Added libsodium check.
|
5 years ago |
Just Wonder
|
a157c492e1
|
Fixed mainnet hash.
|
5 years ago |
Just Wonder
|
2f357521ae
|
Fixed typo. keva_list_namespace should be keva_list_namespaces in the output of help.
|
5 years ago |
Jianping Wu
|
09e3131e98
|
Updated test parameters.
|
5 years ago |
Just Wonder
|
7b13f9848e
|
Updated test parameters.
|
5 years ago |
Just Wonder
|
593b03f2e2
|
Fixed no-wallet build.
|
5 years ago |
Just Wonder
|
a7f5763ff8
|
Fixed Linux build for cnutils.
|
5 years ago |
Just Wonder
|
d5012d4d60
|
Fixed Windows WSL build.
|
5 years ago |
Jianping Wu
|
54fcce40a5
|
Updated testnet parameters.
|
5 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
|
d89d414627
|
Fixed Cryptonote APIs description.
|
6 years ago |
Jianping Wu
|
f333314e52
|
The first parameter of getblockheaderbyheight is integer.
|
6 years ago |
Jianping Wu
|
da5ce9ee09
|
Fixed CN mining getblocktemplate/submitblock hash values.
|
6 years ago |
Jianping Wu
|
bf158ae112
|
Configured testnet7.
|
6 years ago |
Jianping Wu
|
8314daee83
|
Made sure major_version of Cryptonote header is correct.
|
6 years ago |
Jianping Wu
|
d8329bd28b
|
Fixed keva functional test case.
|
6 years ago |
Jianping Wu
|
8f2123572d
|
Sped up the performance of feature_keva test.
|
6 years ago |
Jianping Wu
|
ed0a03b941
|
Fixed keva entry in the result of gettransaction.
|
6 years ago |
Jianping Wu
|
1112bc2f02
|
Fixed too-long-mempool-chain handling of kevacoin.
|
6 years ago |
Jianping Wu
|
baa887ba65
|
Changed more litecoin to kevacoin.
|
6 years ago |
Jianping Wu
|
f756b1219c
|
Increased RPC timeout due to CN hashrate.
|
6 years ago |
Jianping Wu
|
f5547ae451
|
Fixed incorrect height in p2p_sendheaders.py.
Extended sync_blocks timeout to 600 seconds.
|
6 years ago |
Jianping Wu
|
c5fc61ba4b
|
Deserialized cnHeader in txdb.
|
6 years ago |
Jianping Wu
|
cb9d3dbec7
|
Minor fixes of functional test cases.
|
6 years ago |
Jianping Wu
|
0b30d4911c
|
Fixed RegTest download timeout.
|
6 years ago |
Jianping Wu
|
991678d552
|
Fixed functional test cnHeader merkle root.
|
6 years ago |
Jianping Wu
|
3007571789
|
Added back the original getblocktemplate call.
|
6 years ago |