Commit Graph

2826 Commits

Author SHA1 Message Date
jl777
eb851fe883 Syntax 2019-07-03 20:53:31 -11:00
jl777
bc89c1de30 -prints 2019-07-03 07:03:28 -11:00
jl777
c02de15ef2 NSPV 2019-07-02 09:37:20 -11:00
jl777
aa1c651a74 komodo_nSPV.h 2019-07-02 04:25:54 -11:00
jl777
a0990a8c06 +prints 2019-07-02 04:10:48 -11:00
jl777
4e22554ad3 Syntax 2019-07-02 03:20:52 -11:00
jl777
fa39db59b3 Bypass non-nSPV messages 2019-07-02 03:18:19 -11:00
jl777
0d2030f2e6 Skip connect block 2019-07-02 02:59:41 -11:00
jl777
cb3756eb07 Print 2019-07-02 02:46:30 -11:00
jl777
c779fa885a Skip flush state 2019-07-02 02:40:25 -11:00
jl777
4d6cd8f0b4 Skip nonvolatile 2019-07-02 02:32:01 -11:00
jl777
6d09975752 Skip asserts 2019-07-02 02:26:57 -11:00
jl777
7631855841 Check pblocktree 2019-07-02 02:20:53 -11:00
jl777
119a7e825b Make nSPV disable wallet 2019-07-02 01:54:11 -11:00
jl777
efec2490c8 pindexBestHeader!=0 2019-07-02 01:48:03 -11:00
jl777
0a1234cb91 Height 0 2019-07-02 01:41:54 -11:00
jl777
ce86a489eb - function call 2019-07-02 01:39:54 -11:00
jl777
1e80fc44ec Check null LastTip() 2019-07-02 01:39:12 -11:00
DeckerSU
103bca1ba7 LoadBlockIndexDB speed-up for non-LWMAPOS chains (x5 perfomance boost)
seems we had CChainPower classes compare here from Verus, it's slow, bcz of hard
arith_uint256 math in bool operator<(const CChainPower &p1, const CChainPower &p2),
this slows down setBlockIndexCandidates.insert operations in LoadBlockIndexDB(),
so, for faster block index db loading we will use check from Verus only for LWMAPOS
enabled chains.

perfomance test (daemon load time from start):

without fix - 3m42sec
   with fix - 39sec
2019-06-16 12:07:35 +03:00
jl777
65fd650782 Rescue stuff 2019-06-07 22:53:59 -11:00
jl777
ee3aef5066 Define getacseason 2019-06-03 21:10:49 -11:00
DeckerSU
4f989b26eb fix notarisationTx type 2019-05-30 00:23:38 +03:00
blackjok3r
16cfae41eb Merge branch 'beta' into jl777 2019-05-21 14:19:22 +08:00
blackjok3r
26a7bbdf39 revert labs build changes 2019-05-21 13:57:13 +08:00
blackjok3r
d5eea5669e fix PIRATE 2019-05-20 22:18:55 +08:00
blackjok3r
1583446b47 change notary pubkey activation code. 2019-05-18 22:53:16 +08:00
blackjok3r
34a57ceb4a fix 2019-05-16 20:31:55 +08:00
blackjok3r
7df6ab444d fix 2019-05-16 19:37:05 +08:00
blackjok3r
c2261146d9 Fix KMD lockup on pools, try new fix electrum crash. 2019-05-16 19:33:05 +08:00
blackjok3r
edc1a411e5 Test staking preformance improvement 2019-05-16 16:33:14 +08:00
blackjok3rtt
334efb719c Merge pull request #82 from jl777/jl777
Jl777
2019-05-16 15:50:28 +08:00
blackjok3r
bb83deb084 fix crash 2019-05-16 14:48:39 +08:00
jl777
8d506a51a6 +print 2019-05-14 23:54:12 -11:00
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