38 Commits (17b2d1ed0627b01970eab33aaa38f76bf607c8fd)

Author SHA1 Message Date
blackjok3r 17b2d1ed06 Fix staking output in getgenerate 5 years ago
blackjok3r 80a8414b83 fix lock up with staker when trying to startum mine and stake. 5 years ago
blackjok3r 304de9777d fix getblocktemplate for PoW while staking 5 years ago
blackjok3r 7167793dbf new version 5 years ago
jl777 7cfb6293c6 komodo_defs a lot more 5 years ago
blackjok3r f20420ea80 fixed staking/generate in getmininginfo 6 years ago
jl777 0ea9ae3c05 Update copyright to 2019 6 years ago
blackjok3r a2d19feeba fir mining properly. Revert all proclimits to 1 or -1, as they are in zcash. also on shutdown, the pos64 was starting a new thread and then seg faulting, this stops that. 6 years ago
blackjok3r 2ebdae67e8 fix setgenerate better, bug on deamon stop it was starting another staking thread. 6 years ago
blackjok3r 2d725d91fc Fix setgenerate and genproclimit 6 years ago
blackjok3r f8bbd607ea fix debug prints 6 years ago
blackjok3r 4b45ea8d96 fix 6 years ago
blackjok3r 128a02eb9b fix 6 years ago
blackjok3r a78c87124a fix 6 years ago
blackjok3r 5acd49d9e6 _= 6 years ago
blackjok3r f63a5470fb try 6 years ago
blackjok3r 905a829964 p 6 years ago
blackjok3r 3043dffcf5 fix getblocktemplate 6 years ago
blackjok3r 0fc3fd3de9 fix getblocktemplate 6 years ago
jl777 91f355fd69 4MB block size with sapling 6 years ago
miketout 8a1e0d0d5f Add support for -zcashparamsdir parameter 6 years ago
miketout d82a969a58 Remove retries on getBlockTemplate to fix pool flooding with calls 6 years ago
miketout 41e9e058e0 Additional null pindex checks 6 years ago
miketout a8d2188651 Timeout adjustment 6 years ago
miketout 69fa3d0e00 Reduce lag timeouts 6 years ago
miketout af2e212d7a Remove spurios opret in tx builder, don't wait forever for blocks before mining, add delay to getblocktemplate 6 years ago
miketout 58fbbfc32f Add staking control and reporting to getgenerate and setgenerate 6 years ago
miketout 5f63373eb9 Selectively reject Sapling transactions while synced below activation height. Add separate control of staking. 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Wladimir J. van der Laan a9496b08b6
rpc: Register calls where they are defined 8 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 9 years ago
jl777 4ed779073d Test 6 years ago
jl777 a9e904d9dd Fix 6 years ago
jl777 0ce374b7c7 Remove height triggers and add PoWtarget in getblocktemplate 6 years ago
jl777 8613127572 LastTip() and tweak deprecation heights 6 years ago
jl777 94f9918f9d Default genproclimit to 0 6 years ago
jl777 1659389801 Prevent very long gap in blocks 6 years ago
jl777 9be15e1c08 Fix coinbasevalue 6 years ago
Michael Toutonghi cf98848cd4 return 0 for hash rate rather than stale value when not generating 6 years ago
Michael Toutonghi 36d8ef6b7b Fix "setgenerate true 0" to properly stake 6 years ago
Eirik Ogilvie-Wigley 25c13ef702 Add hashFinalSaplingRoot to getblocktemplate 6 years ago
jl777 cf1b8419d4 Add nHeight 6 years ago
Michael Toutonghi 1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 years ago
pbca26 a7322d7720 rename zcash to komodo in cli examples 6 years ago
miketout 44e17ab3ed Fixed overflow on localsolps and changed sol to hash on mining info 6 years ago
jl777 63831f76e0 Add support for out of order blocks and tolerance for future stamped blocks 6 years ago
jl777 8a1b1894bc Test 6 years ago
jl777 70c6301c92 Syntax 6 years ago
jl777 7bb789bb66 Test 6 years ago
jl777 44b0ba4fa1 Test 6 years ago