Commit Graph

104 Commits

Author SHA1 Message Date
Duke Leto
d09e8ea10f This is needed for now 2019-12-12 16:46:33 -05:00
Duke Leto
ed52da4a8d No staking code, thank you very much 2019-12-11 16:35:47 -05:00
blackjok3r
12678a579c fix notaryname in getinfo? 2019-05-25 13:54:22 +08:00
blackjok3r
a8680fed32 kill RCTEST, update pubkeys 2019-05-24 21:39:14 +08:00
blackjok3r
3ab22eb5ec add test chain exception. 2019-05-02 16:07:27 +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
blackjok3r
2d9fc69a0b fix is_STAKED 2019-02-28 20:24:29 +08:00
blackjok3r
986488d139 fix format 2019-02-18 19:55:18 +08:00
blackjok3r
f6be5ec648 LASTH to group1 2019-02-16 16:06:35 +08:00
blackjok3r
f993140b2d ORKL 2019-02-14 12:25:01 +08:00
blackjok3r
f6a51145f5 New notary pay mechanisim... 2019-02-12 23:28:13 +08:00
blackjok3r
d69be73aec Change eras activation code. Fix reindex with ac_notarypay! 2019-02-11 17:25:51 +08:00
blackjok3r
b9779b671c add LABST2 to block reward chains. Add exeption to verushash staker to increase staking diff in first 50 bocks. 2019-02-06 13:31:02 +08:00
blackjok3r
042756499f fix better 2019-02-04 16:40:47 +08:00
blackjok3r
2cf2102887 -ac_notarypay 2019-01-30 00:33:08 +08:00
blackjok3r
2bff24cffe fix LABST is not staked = 2. Will stop having any block reward. 2019-01-26 00:58:17 +08:00
blackjok3r
4bda6bcac4 Change is_STAKED so that chains with a BR are 1 and chains with none are 2. Chains that are 255 are banned, and no notarisations can happen. 2019-01-25 19:14:22 +08:00
blackjok3r
45dfd3a590 fix back to LABS 2019-01-18 17:55:20 +08: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
542607e4e2 fix my stupidity guys.. sorry 2019-01-03 19:52:02 +08:00
blackjok3r
91b6694c71 Fix some bugs? Add getimports RPC. 2019-01-02 23:04:26 +08:00
blackjok3r
0a1874835c fix silly code 2018-12-11 08:31:15 +08:00
blackjok3r
a4313d4536 clean up 2018-11-30 01:53:45 +08:00
blackjok3r
a4e70bd464 try reverse 2018-11-30 00:48:04 +08:00
blackjok3r
e232fd0049 fix new era function 2018-11-23 00:02:46 +08:00
blackjok3r
5bbc803ee8 refactor to use 3d array of pubkeys 2018-11-22 23:05:15 +08:00
blackjok3r
7d13c2e5a0 add getiguanajson RPC, for ERA2 only at this stage. 2018-11-22 19:49:49 +08:00
Alrighttt
ec8f86f89d update ERA2 2018-11-22 11:05:39 +01:00
blackjok3r
9f4d613cf3 add Bar_F1sh_Rel .. move PoSPerc to debug.log add longest chain miner
back
2018-11-10 19:40:34 +08:00
blackjok3r
0920b59572 add min recv size and whitelist address 2018-11-07 17:27:57 +08:00
blackjok3r
13ab9a5421 fix 2018-11-06 16:30:35 +08:00
blackjok3r
68ae8e0468 move initalise notaryaddrs to connect block to stop it being called out
of order
2018-11-06 16:26:08 +08:00
blackjok3r
6556f635f0 Add maximum priority for notarisations. 2018-11-05 23:35:28 +08:00
blackjok3r
73a83354dc fast 2018-11-05 21:32:37 +08:00
blackjok3r
1102a73bf8 cant do that 2018-11-05 20:48:08 +08:00
blackjok3r
dfe8e4a6cd test 2018-11-05 20:44:37 +08:00
blackjok3r
96c7f474b9 try print 2018-11-05 19:48:36 +08:00
blackjok3r
d5593b354c try this 2018-11-05 18:48:10 +08:00
blackjok3r
8aee84c5b3 fix 2018-11-05 18:23:59 +08:00
blackjok3r
102e221887 test eras again 2018-11-05 17:58:23 +08:00
blackjok3r
becfd7b0c7 fix print 2018-11-05 17:42:10 +08:00
blackjok3r
ae338198b4 fix 2018-11-05 17:35:44 +08:00
blackjok3r
a22a25ed89 try 2018-11-05 17:34:24 +08:00
blackjok3r
8d687f0312 add num notaris golbal, and reset notaries on era 0 2018-11-05 17:11:32 +08:00
blackjok3r
1c497de1fa test 2018-11-05 16:34:55 +08:00
blackjok3r
2c795c0f1c fix 2018-11-05 16:30:08 +08:00
blackjok3r
f0b07a30a7 fix notaryaddrs var ? 2018-11-05 16:16:49 +08:00
blackjok3r
f07284c682 Move 99% of staked notary code to its own file 2018-11-05 14:28:43 +08:00
blackjok3r
d41373edec again 2018-11-04 20:52:03 +08:00
blackjok3r
26a2155af5 fix 2018-11-04 20:50:50 +08:00