Commit Graph

1086 Commits

Author SHA1 Message Date
blackjok3r
c9f395f241 revert miner change. Causes crash when staking. 2019-04-15 12:08:58 +08:00
blackjok3r
237f115594 Clean up some LABS related code, remove un-used/needed stuff.
Adds actual working and feild tested wallet filter. Can set any amount 
of whitelist address's, in conf file or commandline args. 
fix daemon deadlock, when doing z_mergetoaddress and mining at same time 
(needs more testing on staking chains) 
Set z_mergtoaddress to use a 0 expiry height when not doing z-tx's. They 
were failing and peers were getting banned trying to broadcast them.
2019-04-09 18:53:32 +08:00
jl777
eb58e86e18 Test 2019-03-28 04:32:37 -11:00
jl777
7ecb2d8b5d Test 2019-03-28 04:32:07 -11:00
jl777
99527844f3 Fix miner 2019-03-28 04:27:46 -11:00
jl777
f6a5c6970b Fix miner 2019-03-28 04:23:13 -11:00
jl777
99c55801a3 vout.size() 2019-03-28 03:23:14 -11:00
jl777
21a8da8667 Mineropret and cbopret 2019-03-28 03:11:59 -11:00
jl777
2bb01b2634 fprintf(stderr,"%llu -> t%u %.4f\n",(long long)price,(uint32_t)(price >> 32),(double)(price & 0xffffffff)/10000); 2019-03-27 01:26:08 -11:00
jl777
9555b221ba +print 2019-03-27 00:52:39 -11:00
jl777
112df09f65 Events 2019-03-22 04:25:09 -11:00
jl777
1f4863694b Move things 2019-03-02 03:32:18 -11:00
jl777
e8afffb17b Prevent miner from mining too big a block in txvalue 2019-03-02 03:27:25 -11:00
jl777
685b222663 nHeight 2019-03-02 03:11:32 -11:00
jl777
36a8bd762f +print 2019-03-02 03:09:51 -11:00
blackjok3r
e6aede49ae fix extremely rare bug! 2019-02-27 13:11:11 +08:00
blackjok3r
e619b77527 fix miner for ac_notarypay. 2019-02-26 19:06:41 +08:00
blackjok3r
142744f22d verushashv1_1, fix walletdb.h, proto version, cleanwallettransactions add 2019-02-26 17:35:07 +08:00
blackjok3r
e3495bf3e9 remove pointless things 2019-02-26 12:17:53 +08:00
blackjok3r
f76ceced5b make notarypay work with KMD notaries 2019-02-26 11:14:19 +08:00
blackjok3r
61d7ede6b4 enable miner only for notary pay, and fix magic values for non notary pay chains. 2019-02-18 18:23:47 +08:00
blackjok3r
f6be5ec648 LASTH to group1 2019-02-16 16:06:35 +08:00
blackjok3r
e6d764b081 fix miner getting stuck 2019-02-15 17:20:48 +08:00
blackjok3r
791d8dc13b remove dynamic notary pay reward and revert to static amounts, cannot work! 2019-02-15 11:01:10 +08:00
blackjok3r
2172cb6742 fix 2019-02-15 00:32:44 +08:00
blackjok3r
52450bf202 fix miner better 2019-02-14 21:59:05 +08:00
blackjok3r
695eb871bb Fix miner 2019-02-14 19:52:58 +08:00
blackjok3r
dc343dfd97 fix 2019-02-14 19:06:11 +08:00
blackjok3r
497302dc75 Fix not being able to mine first 3 notarizations. 2019-02-14 19:04:28 +08:00
blackjok3r
498e6154a5 Add notarypay to eras, for main chain. 2019-02-14 16:46:15 +08:00
blackjok3r
f6a51145f5 New notary pay mechanisim... 2019-02-12 23:28:13 +08:00
blackjok3r
528f39542e fix reorg problem 2019-02-09 00:08:28 +08:00
blackjok3r
f62017f83e try fix 2019-02-08 11:52:43 +08:00
blackjok3r
170ca55e46 New miner, some prints. YUse equihash difficulty algo for VerusHash and PoS64 2019-02-07 17:07:49 +08:00
blackjok3r
cfef67c59b fix possible to choose more than 1 notarisation 2019-02-07 00:00:11 +08:00
blackjok3r
e2e7614dff try fix 2019-02-06 21:09:43 +08:00
blackjok3r
cedc9465e6 Make miner not flag invalid notarisation for coinbase createion. 2019-02-06 20:29:27 +08:00
blackjok3r
61aa40edf4 fix miner LOCK UP 2019-02-06 19:41:44 +08:00
blackjok3r
de0ced7444 Check for double signs on notarisation checks. revert minsigs to normal value. 2019-02-06 17:00:21 +08:00
blackjok3r
042756499f fix better 2019-02-04 16:40:47 +08:00
blackjok3r
bd6949b987 disable notarisation priority for non staked chains. 2019-02-04 11:51:02 +08:00
blackjok3r
2863dbc6d4 Stop miner trying to mine invalid block. 2019-02-04 10:06:54 +08:00
blackjok3r
0ee5e12f08 New method of ac_notarypay 2019-02-03 02:37:04 +08:00
blackjok3r
2cf2102887 -ac_notarypay 2019-01-30 00:33:08 +08:00
blackjok3r
cdb64ae0e5 fix verushash staker 2019-01-27 08:54:47 +08:00
blackjok3r
3da846ce85 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-26 15:59:29 +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
5131e12bd7 sorrry 2019-01-26 03:00:57 +08:00
blackjok3r
0875e0ecf1 fix setgenerate false 2019-01-26 02:52:54 +08:00
blackjok3r
bf726a2c03 Merge branch 'new_staker' into mastertest 2019-01-23 17:46:36 +08:00