74 Commits (ea12ce2c85aaf117f3caee5437b7d54a37d90eb1)

Author SHA1 Message Date
Duke Leto 9bfd9fce6a Fix logic bug that started mining by default and clean up lots of stuff 5 years ago
Duke Leto 0eaee9dc83 Good riddance 5 years ago
jl777 bcf242808b Fix adaptive pow else 5 years ago
jl777 b8dea3d5de Don't display getminingdiff in css 5 years ago
jl777 63594dfc24 >= 64 display 5 years ago
jl777 bf44de39a7 Print 5 years ago
jl777 f38c46bbad Fix ctB calc 5 years ago
jl777 1afc2f2569 bnTargetB in CSV 5 years ago
jl777 c9326196b2 Bits not timestamp! 5 years ago
jl777 fde3a1bd52 Hex print nBits 5 years ago
jl777 0bcd425424 Solvetime in csv 5 years ago
jl777 bfb2e128f7 Str2 5 years ago
jl777 138e569388 Use actual target met 5 years ago
jl777 4dbac8fea0 Strange 5 years ago
jl777 314c06007c fname[] 5 years ago
jl777 7bedc90a8b Str fix 5 years ago
jl777 1ee818c98c fname 5 years ago
jl777 5e980a8c26 fname 5 years ago
jl777 caeb613e0b Print target 5 years ago
jl777 fd28ee9c66 Return result 5 years ago
jl777 4a09f0d13e No args 5 years ago
jl777 8e2fc1c6d9 /tmp/mining.csv 5 years ago
jl777 69f87c00ad ; 5 years ago
jl777 3ff34c97cc CBlockIndex *komodo_chainactive(int32_t height); 5 years ago
jl777 e9cdff1a28 genminingCSV 5 years ago
jl777 23ca86df3a Zawys new algo 5 years ago
jl777 a74bd537a4 .GetHex() 5 years ago
jl777 75c034113e Calculate correct target in getblocktemplate for adaptivepow 5 years ago
blackjok3r eca62bb4f3 fix crash/lockup on KMD with mining pools when an old utxo makes IsFinalTx fail in TestBlockValidity. 5 years ago
blackjok3r bc69675fc3 undo attempt at hs/s for staking chains 5 years ago
blackjok3r 784679fff6 This kind of works, result comes out as negative number though. 5 years ago
blackjok3r 563a08be81 undo 5 years ago
blackjok3r 1c4c00ff8b add ac_founders and ac_perc to getblocksubsidy 5 years ago
Duke Leto 2a3d132b55 Show foundersreward in getblocktemplate if ac_founders enabled (#1334) 5 years ago
Jonathan "Duke" Leto 6e0eceb549 Show foundersreward in getblocktemplate if ac_founders enabled 5 years ago
blackjok3r 8328842ff0 Disable getblocktemplate flag 5 years ago
blackjok3r 9bf744ef26 fix getgenerate better 5 years ago
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