Commit Graph

2943 Commits

Author SHA1 Message Date
blackjok3r
fae5d3b4f0 revert short reorg limit. Add some comments to dailysnapshot 2019-05-14 09:57:51 +08:00
blackjok3r
f5f476ae5a fix reindex 2019-05-11 16:38:15 +08:00
blackjok3r
d624038a10 fixed reindex 2019-05-10 02:14:10 +08:00
blackjok3r
46d997f319 fix 2019-05-09 22:04:33 +08:00
blackjok3r
0cf5126cc9 fix RPC for airdrop, change to intake addresses instead of scriptpubkeys. 2019-05-09 16:54:20 +08:00
blackjok3rtt
bb23c59d1f Merge pull request #105 from blackjok3rtt/jl777
Jl777
2019-05-03 00:23:03 +08:00
blackjok3r
b5910e55c7 . 2019-05-02 23:35:22 +08:00
blackjok3rtt
a9e350b8b6 Merge pull request #104 from blackjok3rtt/jl777
merge paymentsCC in
2019-05-02 20:29:08 +08:00
blackjok3r
7b9d3d34ee Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
xo
2019-05-02 20:17:10 +08:00
blackjok3r
8703305e7a game commit 2019-05-02 18:42:40 +08:00
blackjok3r
2a0ae73874 payments Airdrop. Working airdrop and syncs TESTHC chain. 2019-04-29 22:45:56 +08:00
jl777
96ccb1586d Merge branch 'dev' into FSM 2019-04-28 18:42:00 -11:00
blackjok3r
08cf556b4b dpow fix 2019-04-28 15:08:27 +08:00
blackjok3r
8b70bbf307 fix 2019-04-27 22:30:43 +08:00
blackjok3r
3110814bae add extr print for new fix 2019-04-27 20:36:33 +08:00
jl777
8eba1ba72a Merge branch 'dev' into FSM 2019-04-26 22:52:40 -11:00
blackjok3r
a19e283715 add dpow to BEER, fix crashed node not being able to sync due to future checkpoints. 2019-04-27 17:48:06 +08:00
blackjok3r
ed6fd7e8c6 attempt at daily snapshot 2019-04-27 02:21:40 +08:00
jl777
564da3c982 Change mapblockindex[] into function calls with guards 2019-04-21 02:33:31 -11:00
blackjok3r
25bf471ddd add notary pay stuff without breaking blockindex. 2019-04-17 18:36:00 +08:00
blackjok3r
ab7558ab9d inital commit for notarypay 0BR 2019-04-17 17:42:24 +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
997f9ce5fc initial commit to use CCopt for custom CC 2019-04-16 20:59:15 +08:00
jl777
541df854cc GetBlockHash() 2019-04-12 02:00:08 -11:00
jl777
7ad01e44ed komodo_reconsiderblock 2019-04-12 01:56:16 -11:00
jl777
b306b39550 -1 2019-04-12 01:43:27 -11:00
jl777
0d2d1625bc Test 2019-04-12 01:41:33 -11:00
jl777
f9c13b8c60 Reconsider 2019-04-12 01:36:33 -11:00
jl777
5fb80dee40 Test 2019-04-12 01:33:33 -11:00
jl777
e9e6e18f05 -1 2019-04-12 01:29:07 -11:00
jl777
27083abb20 Auto reconsider 2019-04-12 01:25:01 -11:00
jl777
9686cdd6cd Shrink lookahead if not initial download 2019-04-12 00:47:02 -11:00
jl777
77ad8944ca -,1 2019-04-11 23:59:33 -11:00
jl777
d47d2dd595 Better way to avoid sync errors 2019-04-11 23:49:24 -11:00
jl777
0d16e99532 Dont fetch ahead if cbopret chain, yes it will slow it down 2019-04-11 22:49:52 -11:00
blackjok3r
76e3a7f283 skip dpow check on everything but ProcessNewBlock. 2019-04-12 13:55:06 +08:00
jl777
f6cdfd3ea6 Null pindexFork case 2019-04-11 03:34:39 -11:00
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