Just Wonder
8ec4dfa663
WIP: started to show namespace content. TODO: why only one row?
5 years ago
Just Wonder
2b406c1ae8
WIP: worked on keva page.
5 years ago
Just Wonder
c19e18d9bd
WIP: keva page.
5 years ago
Just Wonder
e2dc322939
WIP: Added Keva page.
5 years ago
Just Wonder
ace637e88c
Added lock debugging for mapBlockSeedHeight.
5 years ago
Just Wonder
103d76c0b5
Increased maxage of keva_filter from 36000 to 96000.
5 years ago
Just Wonder
dccc893d55
Fixed keva_filter parameter parsing, properly handled numerical values.
5 years ago
Just Wonder
98876bf367
Fixed seed height error handling.
5 years ago
Just Wonder
4eb132ad4d
Populated mapBlockSeedHeight on startup.
5 years ago
Just Wonder
7a796644e1
Updated to 0.16.5.
5 years ago
The Kevacoin Project
6d0a7f26f9
Merge pull request #16 from kevacoin-project/idb-fix
...
Fixed Initial block download (IDB) crash. The chainActive does not contain any blocks during IDB. We must save the block hash for these blocks that are candidates of seeds.
Fixed calling params to rx_slow_hash. Set miners to 0 to prevent incorrect results.
5 years ago
The Kevacoin Project
1af81f4d93
Merge pull request #15 from Bendr0id/master
...
Fixed gcc build and removed different type warnings
5 years ago
Just Wonder
a7dcf93506
Better IBD fix.
...
Fixed randomX computation.
5 years ago
Ben Gräf
fe3bc3d01e
Fixed gcc build and removed different type warnings
5 years ago
Just Wonder
e55c1ef81e
Fixed Initial Block Download issue with RandomKeva.
5 years ago
Just Wonder
e2415c2c17
Disabled kevacoin lib build as it has dependency with chainActive (with rx/keva).
5 years ago
Just Wonder
aa3d74bba2
Hardfork from cn/r to RandomKeva.
5 years ago
Just Wonder
20ba531422
Merge branch 'rx'
5 years ago
Just Wonder
01368b925e
Allowed BIP113 (Median Time Past) since beginning.
5 years ago
Just Wonder
eec7114115
Updated to 0.16.4
5 years ago
Just Wonder
16a2e780a2
Reduced L2 scratchpad size by half.
5 years ago
Just Wonder
737c492306
Used Kevacoin RandomX variant.
5 years ago
kevacoin
14b739051c
Added keva operations so that they can be deccoded properly.
...
https://github.com/kevacoin-project/kevacoin/issues/13
5 years ago
Just Wonder
85c262741b
RX/0 now worked.
5 years ago
Just Wonder
15dbe57f04
Fixed https://github.com/kevacoin-project/kevacoin/issues/6 .
...
Turned of JIT compiler for Cryptnight R.
5 years ago
Just Wonder
e564fc7781
Enabled JIT for CN/R.
...
Testnet8.
5 years ago
Just Wonder
cc9fac4ff6
Added comment for failed parseDouble test cases with RandomX.
5 years ago
Just Wonder
f6eb6a36ff
Fixed regtest. parseDouble still failed.
5 years ago
Just Wonder
32e8a383d0
Fixed regtest.
5 years ago
Just Wonder
035b514873
Fixed regtest hashGenesisBlock and hashMerkleRoot.
5 years ago
Just Wonder
d60b8d523b
WIP.
5 years ago
Just Wonder
c85ed93f3f
Build OK with RandomX.
5 years ago
Just Wonder
ecbc9fec10
WIP: RandomX.
5 years ago
Just Wonder
88e0725bd9
Fixed https://github.com/kevacoin-project/kevacoin/issues/11 .
5 years ago
The Kevacoin Project
7c27f713e9
Added getzmqnotifications command description.
5 years ago
The Kevacoin Project
0bfd88e80d
Fixed typos.
5 years ago
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