Commit Graph

58 Commits

Author SHA1 Message Date
jl777
1ee818c98c fname 2019-08-05 07:19:17 -11:00
jl777
5e980a8c26 fname 2019-08-05 07:18:50 -11:00
jl777
caeb613e0b Print target 2019-08-05 07:17:04 -11:00
jl777
fd28ee9c66 Return result 2019-08-05 07:15:49 -11:00
jl777
4a09f0d13e No args 2019-08-05 07:13:34 -11:00
jl777
8e2fc1c6d9 /tmp/mining.csv 2019-08-05 07:10:50 -11:00
jl777
69f87c00ad ; 2019-08-05 07:04:30 -11:00
jl777
3ff34c97cc CBlockIndex *komodo_chainactive(int32_t height); 2019-08-05 07:03:47 -11:00
jl777
e9cdff1a28 genminingCSV 2019-08-05 07:00:28 -11:00
jl777
23ca86df3a Zawys new algo
1) FTL 4 seconds
2) MTP from 11 -> 1
3) must calc MAX(diff[I]) for past 11 blocks
4) bnTarget *= mult*mult
5) bnTarget.nBits -> onchain
2019-08-01 09:14:07 -11:00
jl777
a74bd537a4 .GetHex() 2019-07-31 21:22:17 -11:00
jl777
75c034113e Calculate correct target in getblocktemplate for adaptivepow 2019-07-31 21:20:58 -11:00
blackjok3r
eca62bb4f3 fix crash/lockup on KMD with mining pools when an old utxo makes IsFinalTx fail in TestBlockValidity. 2019-06-18 21:49:56 +08:00
blackjok3r
bc69675fc3 undo attempt at hs/s for staking chains 2019-06-04 17:55:34 +08:00
blackjok3r
784679fff6 This kind of works, result comes out as negative number though. 2019-05-27 02:51:11 +08:00
blackjok3r
563a08be81 undo 2019-05-23 13:55:01 +08:00
blackjok3r
1c4c00ff8b add ac_founders and ac_perc to getblocksubsidy 2019-04-17 16:16:59 +08:00
Duke Leto
2a3d132b55 Show foundersreward in getblocktemplate if ac_founders enabled (#1334) 2019-03-15 07:28:39 -11:00
blackjok3r
8328842ff0 Disable getblocktemplate flag 2019-02-10 21:44:06 +08:00
blackjok3r
9bf744ef26 fix getgenerate better 2019-01-26 15:08:00 +08:00
blackjok3r
17b2d1ed06 Fix staking output in getgenerate 2019-01-26 15:00:32 +08:00
blackjok3r
80a8414b83 fix lock up with staker when trying to startum mine and stake. 2019-01-26 14:37:11 +08:00
blackjok3r
304de9777d fix getblocktemplate for PoW while staking 2019-01-26 12:57:05 +08:00
blackjok3r
bf726a2c03 Merge branch 'new_staker' into mastertest 2019-01-23 17:46:36 +08:00
blackjok3r
292edfb284 Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest 2019-01-23 16:57:05 +08:00
blackjok3r
7167793dbf new version 2019-01-23 02:50:53 +08:00
jl777
7cfb6293c6 komodo_defs a lot more 2019-01-21 00:31:14 -11:00
blackjok3r
f20420ea80 fixed staking/generate in getmininginfo 2019-01-14 18:18:18 +08:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
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. 2018-12-17 12:25:53 +08:00
blackjok3rtt
4a2ea81f3c Merge branch 'master' into FSM 2018-12-17 11:49:30 +08:00
blackjok3r
2ebdae67e8 fix setgenerate better, bug on deamon stop it was starting another staking thread. 2018-12-17 11:41:26 +08:00
blackjok3r
2d725d91fc Fix setgenerate and genproclimit 2018-12-17 00:18:15 +08:00
blackjok3r
f8bbd607ea fix debug prints 2018-12-06 15:46:14 +08:00
blackjok3r
4b45ea8d96 fix 2018-12-06 14:49:25 +08:00
blackjok3r
128a02eb9b fix 2018-12-06 14:44:34 +08:00
blackjok3r
a78c87124a fix 2018-12-06 14:34:46 +08:00
blackjok3r
5acd49d9e6 _= 2018-12-06 14:26:08 +08:00
blackjok3r
f63a5470fb try 2018-12-06 14:24:57 +08:00
blackjok3r
905a829964 p 2018-12-01 14:08:51 +08:00
blackjok3r
3043dffcf5 fix getblocktemplate 2018-12-01 12:52:38 +08:00
blackjok3r
0fc3fd3de9 fix getblocktemplate 2018-12-01 12:18:44 +08:00
jl777
91f355fd69 4MB block size with sapling 2018-11-24 08:39:23 -11:00
miketout
b3b44e80e1 Latest Komodo changes 2018-11-17 17:28:45 -08:00
miketout
6e2a502b0e Merge of Komodo and Verus Technologies Post Sapling, Pre-VerusPoP with Support for Time locked coinbases 2018-11-14 16:40:10 -08:00
miketout
8a1e0d0d5f Add support for -zcashparamsdir parameter 2018-10-23 16:39:31 -07:00
miketout
d82a969a58 Remove retries on getBlockTemplate to fix pool flooding with calls 2018-10-21 14:54:19 -07:00
miketout
41e9e058e0 Additional null pindex checks 2018-10-14 01:31:58 -07:00
miketout
a8d2188651 Timeout adjustment 2018-10-11 22:47:07 -07:00