Commit Graph

1102 Commits

Author SHA1 Message Date
Mihailo Milenkovic
1f013df156 Initial PegsCC implementation (#27) 2019-07-04 11:23:55 +02: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
f2645aed1b better fix 2019-06-14 01:53:17 +08:00
blackjok3r
0d7c2f33fc try fix for chickenpool 2019-06-14 01:16:59 +08:00
jl777
3070b90746 Merge branch 'FSM' into patch-osx-gcc8-static 2019-05-27 04:18:27 -11:00
DeckerSU
45aecd9c3c osx: switch to gcc-8 static build 2019-05-24 11:36:20 +03:00
blackjok3r
16cfae41eb Merge branch 'beta' into jl777 2019-05-21 14:19:22 +08:00
blackjok3r
bbd24399a2 bit safer 2019-05-16 19:46:47 +08:00
blackjok3r
c2261146d9 Fix KMD lockup on pools, try new fix electrum crash. 2019-05-16 19:33:05 +08:00
blackjok3rtt
a9e350b8b6 Merge pull request #104 from blackjok3rtt/jl777
merge paymentsCC in
2019-05-02 20:29:08 +08:00
blackjok3r
8703305e7a game commit 2019-05-02 18:42:40 +08:00
blackjok3r
b6f1b2dcc1 remove print 2019-04-25 10:14:23 +08:00
blackjok3r
451773dcc1 initial commit for -earlytxid use with ac_script and ccvout_opret 2019-04-22 00:00:01 +08:00
jl777
834e5e5080 Merge branch 'FSM' into jl777 2019-04-16 21:33:43 -11:00
blackjok3r
2692d48f0c clean up some notary pay stuff. Put current LABS notaries in ERA1 ready for reset. 2019-04-17 16:16:10 +08:00
blackjok3r
18854e2af7 ac_nk params 2019-04-17 13:42:02 +08:00
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