jl777
794839f38e
From
2019-07-09 01:09:06 -11:00
jl777
bab3e6a1b8
+print
2019-07-09 01:07:27 -11:00
jl777
d40b7709bb
Printf casts
2019-07-08 22:03:27 -11:00
jl777
ea155ad656
Merge branch 'FSM' into jl777
2019-07-08 17:56:27 -11:00
jl777
de0ebde5c3
Syntax
2019-07-08 03:01:50 -11:00
jl777
52445b8430
Slowflag into CBOPRET if
2019-07-08 02:56:48 -11:00
jl777
a099b3a025
nSPV full nodes to ignore nSPV messages
2019-07-06 08:05:19 -11:00
jl777
ad842844d5
Revert
2019-07-05 07:07:01 -11:00
jl777
4fd98d4af3
+print
2019-07-05 07:02:39 -11:00
jl777
4ae6f232a8
-print
2019-07-05 07:00:18 -11:00
jl777
329e181592
Declare fFetch
2019-07-05 06:59:01 -11:00
jl777
7c6f471173
Allow "inv" to be sent from superlite client
2019-07-05 06:57:09 -11:00
jl777
21e87ec48f
+print
2019-07-05 06:26:01 -11:00
jl777
07fe2a3a78
Bypass all the other messages starting from inv
2019-07-05 06:11:32 -11:00
jl777
4d095fce5d
NSPV_gettransaction and split out into 4 files
2019-07-05 03:25:02 -11:00
jl777
c617e6e959
Test
2019-07-04 02:41:54 -11:00
jl777
68f61aea99
-print
2019-07-04 02:22:46 -11:00
Mihailo Milenkovic
1f013df156
Initial PegsCC implementation ( #27 )
2019-07-04 11:23:55 +02:00
jl777
fa46a6e347
Revert debug disconnect
2019-07-03 22:12:35 -11:00
jl777
165c266609
Test
2019-07-03 22:06:43 -11:00
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