19 Commits (0ea9ae3c0577020c22c934084e6980c4d391a0eb)

Author SHA1 Message Date
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 2d725d91fc Fix setgenerate and genproclimit 6 years ago
blackjok3r 3043dffcf5 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
jl777 4263420bc8 Test 6 years ago
jl777 2997771652 Test 6 years ago
jl777 a30dd993bf Test 6 years ago
jl777 e284540042 Test 6 years ago
jl777 3ad8d2478f Test 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Scott Sadler a8acafb354 test suite for replacementPool 6 years ago
Jack Grigg 6dec2d0355
Rationalize currency unit to "ZEC" 7 years ago
Wladimir J. van der Laan 08c581940a
auto_ptr → unique_ptr 8 years ago
jl777 269fe24367 Test 7 years ago
jl777 e317db75e2 Test 7 years ago
jl777 c837f4bff5 Test 7 years ago
jl777 caa4bf54c0 Test 7 years ago
jl777 58f5f525f7 Test 7 years ago
Jay Graber 552d755339 Document returned results of submitblock 7 years ago