Commit Graph

1279 Commits

Author SHA1 Message Date
jl777
d8289cd128 Test 2019-01-21 23:13:58 -11:00
blackjok3r
2c3247e8f1 Enable -ac_algo=verushash11 2019-01-22 00:12:05 +08:00
jl777
7422ae2038 +print 2019-01-21 01:24:16 -11:00
jl777
7cfb6293c6 komodo_defs a lot more 2019-01-21 00:31:14 -11:00
jl777
4c9a90e18b Bigger utxosig 2019-01-20 23:44:24 -11:00
jl777
2a7ecf6e03 Comments 2019-01-19 00:06:17 -11:00
blackjok3r
43be0a0e91 VerusHash fix. 100% PoW wasnt working, min diff is now much higher fixing PoW doing 1s blocks. 2019-01-18 17:54:41 +08:00
blackjok3r
d072863d6f fix 100% chains. 2019-01-17 00:06:00 +08:00
blackjok3r
400a0758c1 Many bug fixes. VerusHash now works with PoS64 without special exemptions. Difficulty on new chains still behaves weridly, hoping resolves as chain ages. Also reduced CPU load on all staking. These changes should work better if you are not the only node staking. 2019-01-16 20:27:35 +08:00
jl777
3dcde0ccf1 +ht 2019-01-15 06:07:36 -11:00
jl777
c8af7b80f7 -print 2019-01-15 06:03:51 -11:00
jl777
1d946f8812 Test 2019-01-15 05:30:48 -11:00
jl777
97f40221f9 Test 2019-01-15 05:21:09 -11:00
jl777
72e7bc73b8 Test 2019-01-15 05:20:20 -11:00
blackjok3r
41363b7ea4 fix prints 2019-01-14 17:09:17 +08:00
blackjok3r
4d8f79efe2 Merge branch 'FSM' of https://github.com/jl777/komodo into VHT 2019-01-14 17:02:41 +08:00
jl777
ca63bab5e6 Merge branch 'FSM' into jl777 2019-01-13 08:54:57 -11:00
jl777
5ee83c628c -print 2019-01-13 08:24:46 -11:00
jl777
c50181ee6b Use BitcoinMiner for staking verushash 2019-01-13 08:10:52 -11:00
jl777
2df475e0ea Test 2019-01-13 07:26:02 -11:00
jl777
db879566f5 Test 2019-01-13 07:16:34 -11:00
jl777
6c9d66ed0d Set isStaked 2019-01-13 07:10:50 -11:00
jl777
530fb39013 +print 2019-01-13 07:04:45 -11:00
jl777
aa7d0e8d88 Fix pos64 with verushash 2019-01-13 06:57:20 -11:00
jl777
34a26023f2 Test 2019-01-12 08:09:54 -11:00
jl777
de4aed1a62 pblock->vtx[0] = txNew; 2019-01-12 08:07:56 -11:00
jl777
c877777d7b +print 2019-01-12 08:04:38 -11:00
jl777
36a962d0b5 Test 2019-01-12 08:02:03 -11:00
jl777
5ddb8a2346 Test 2019-01-12 07:56:04 -11:00
jl777
6f345c4ed1 +prints 2019-01-12 07:48:13 -11:00
jl777
e3110f16fb Change priority of mining ac_variants 2019-01-12 07:41:26 -11:00
jl777
45096107db Test 2019-01-12 07:24:19 -11:00
jl777
ee21bd6bc8 Coinbaseopret 2019-01-12 06:31:29 -11:00
jl777
ad0842336b First 2019-01-12 02:13:32 -11:00
jl777
5a8af74e4d Include pubkey.h 2019-01-12 02:13:18 -11:00
jl777
a06cbd09ae Pass in _pk to CreateBlock 2019-01-12 02:10:49 -11:00
jl777
cf2251127a +prints 2019-01-12 02:03:53 -11:00
jl777
621be31f25 nHeight 2019-01-12 01:48:55 -11:00
jl777
9a46e8a577 Use pk 2019-01-12 01:45:23 -11:00
jl777
f7f84b4626 Marmara coinbase opret 2019-01-12 01:36:01 -11:00
blackjok3r
dbf6a552fc fix 2019-01-12 00:04:49 +08:00
blackjok3r
3bf6b75986 fix miner.cpp 2019-01-12 00:02:06 +08:00
blackjok3r
4cc99073d2 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-11 23:43:38 +08:00
blackjok3r
8b7ca0ed32 Exit LOCK when return(0)! 2019-01-11 23:24:12 +08:00
blackjok3r
325f71b713 fix possible miner crash up with PoW, fix possible deadlock with large numbers of import transactions. 2019-01-10 22:36:38 +08:00
blackjok3r
5cb458b5f2 fix bug with getimports... Fix miner loop deadlock with staker. Remove annoying pointless prints for staker. 2019-01-10 16:44:09 +08:00
blackjok3r
a543b675f6 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-10 02:25:59 +08:00
blackjok3r
9646dd709a revert changes to import priority. Re-try flat transaction fee. Change miner lock to something safer. Add lock cs_main to import validation when accepting to mempool. 2019-01-10 01:35:18 +08:00
blackjok3r
0dee67a800 set import max priotity, and also 0.001 flat fee. 2019-01-08 23:07:34 +08:00
jl777
348a23d6c4 tests 2019-01-07 07:29:36 -11:00