Commit Graph

2755 Commits

Author SHA1 Message Date
jl777
daf8da4460 Merge pull request #1395 from blackjok3rtt/dpow_test
update to add peer banning for attacking chain
2019-04-11 03:03:21 -11:00
blackjok3r
d3ae00c331 add node ban for pushing attacking chain 2019-04-11 21:59:04 +08:00
jl777
348c7a970c Update raw prices 2019-04-11 00:42:31 -11:00
jl777
59f4f326e6 Merge pull request #1394 from blackjok3rtt/dpow_test
Dpow test
2019-04-11 00:30:50 -11:00
jl777
0ac427ee97 Prices update 2019-04-11 00:28:35 -11:00
blackjok3r
a766a16bb3 fix better 2019-04-11 19:13:37 +08:00
blackjok3r
6178eb87c4 fix dpow 2019-04-11 18:13:39 +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
6db2c41b51 inital commit for getSnapshot2 changes 2019-04-07 21:57:17 +08:00
blackjok3r
fa309e5b0e Add context flag to stop checking twice 2019-04-02 19:14:51 +08:00
blackjok3rtt
fb800071f9 Merge pull request #51 from jl777/jl777
Jl777
2019-04-02 17:10:57 +08:00
jl777
8a9eaea869 Pass through block and previndex 2019-04-01 20:40:26 -11:00
jl777
6b7f7d91ae Test 2019-03-31 23:01:10 -11:00
jl777
1af4f989ac GetHeight() 2019-03-31 22:58:52 -11:00
jl777
baacd254e3 fprinTf 2019-03-31 22:56:55 -11:00
jl777
f7a881d1b3 pindexNew 2019-03-31 22:55:46 -11:00
jl777
0792e959c8 CBOPRET reconsider 2019-03-31 22:54:42 -11:00
blackjok3rtt
0b75096839 Merge pull request #47 from jl777/jl777
Jl777
2019-03-29 13:27:56 +08:00
jl777
c2a73508a8 +print 2019-03-28 03:53:23 -11:00
jl777
eab69d1d69 Reorder coinbase opret checks 2019-03-28 03:49:25 -11:00
jl777
f28b62c766 Skop genesis 2019-03-28 03:42:23 -11:00
jl777
ca1ee9a8c1 syntax 2019-03-28 03:18:06 -11:00
jl777
21a8da8667 Mineropret and cbopret 2019-03-28 03:11:59 -11:00
blackjok3r
87b039a267 fix 2019-03-28 14:56:51 +08:00
blackjok3r
82b0780331 clean up code 2019-03-25 17:47:55 +08:00
blackjok3r
3bd5bc3232 initial validation commit ONLY validates non OP_RETURN 2019-03-23 14:32:43 +08:00
jl777
b7cd7f4006 komodo_netevent 2019-03-22 08:51:37 -11:00
jl777
08f197fff3 payload 2019-03-22 08:14:34 -11:00
jl777
9c1f05c72a -print 2019-03-22 04:56:05 -11:00
jl777
3a141d3ccc Test 2019-03-22 04:30:02 -11:00
jl777
112df09f65 Events 2019-03-22 04:25:09 -11:00
jl777
f005240c4f Remove voutsum check 2019-03-03 07:19:56 -11:00
jl777
12b23c595d Remove voutsum overflow check, rely on monotonicity 2019-03-03 05:08:15 -11:00
jl777
78f4a6c627 c_str() 2019-03-02 21:40:46 -11:00
jl777
ce7b7c3330 +msg 2019-03-02 21:39:07 -11:00
jl777
37086fe0a7 Fix mempool acceptance bug 2019-03-02 05:44:38 -11:00
jl777
4a77a2d625 Prevent too big tx to enter mempool 2019-03-02 03:35:56 -11:00
jl777
422b604ca5 Test 2019-03-02 03:16:51 -11:00
jl777
16efbff11a Billion at a time 2019-03-02 02:55:51 -11:00
jl777
0c03bfd48e -print 2019-03-02 02:40:49 -11:00
jl777
1d0d663b92 Test 2019-03-02 02:33:02 -11:00
jl777
00b0b26fd4 -print 2019-03-02 02:25:57 -11:00
jl777
4a8df61a7b +print 2019-03-02 01:54:50 -11:00
jl777
93ba595a83 +print 2019-03-02 01:51:51 -11:00
jl777
62cea0f4e8 +print 2019-03-02 01:18:01 -11:00
jl777
72c2649727 Enforce 63 bit nValue limits 2019-03-01 22:43:16 -11:00
jl777
e06dcabe9e +/- prints 2019-02-28 19:56:19 -11:00
jl777
2e04207920 +print 2019-02-28 19:45:45 -11:00
jl777
0cea17dea9 +print 2019-02-28 19:32:56 -11:00
blackjok3r
fa0a8e3795 fix build 2019-02-26 13:19:45 +08:00