Commit Graph

27851 Commits

Author SHA1 Message Date
jl777
d15bfa2bd3 Stub messages 2019-07-02 04:58:27 -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
e7cd541cf1 nServices bits NODE_ADDRINDEX and NODE_SPENTINDEX 2019-07-02 03:32:24 -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
17552a08e5 pcoinsTip = new CCoinsViewCache(pcoinscatcher); 2019-07-02 02:36:11 -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
710c0fc9ff InitBlockIndex(); 2019-07-02 02:16:44 -11:00
jl777
41ded8b887 SetRPCWarmupFinished(); uiInterface.InitMessage(_("Done loading")); 2019-07-02 02:04:11 -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
jl777
5e7fb0d473 Declare KOMODO_NSPV 2019-07-02 01:33:27 -11:00
jl777
57394a34c0 KOMODO_NSPV init bypass 2019-07-02 01:21:07 -11:00
jl777
98747a7bdf txid 2019-07-02 00:36:06 -11:00
jl777
64b6a3664b Merge branch 'FSM' into jl777 2019-07-01 18:36:54 -11:00
jl777
0c6c4a9501 Merge branch 'dev' into FSM 2019-07-01 18:36:17 -11:00
jl777
49cacbf990 Merge pull request #1577 from jl777/kolo
ip
2019-07-01 18:35:32 -11:00
Mihail Fedorov
f4a001d2a2 ip 2019-07-02 08:26:22 +03:00
jl777
a1dc16fb24 Merge pull request #1576 from Alrighttt/jl777
typo, sorry
2019-07-01 08:47:12 -11:00
Alrighttt
abc90c501b typo, sorry 2019-07-01 21:41:53 +02:00
jl777
3e891b6ab1 Merge pull request #1575 from Alrighttt/jl777
Add the ability to import different WIF formats
2019-07-01 08:31:26 -11:00
Alrighttt
8a958a275e fix importprivkey help message 2019-07-01 21:21:46 +02:00
Alrighttt
89874a01ce fix CKey declaration 2019-07-01 21:06:36 +02:00
Alrighttt
5e6737fc38 add additional param to importprivkey for other WIF formats 2019-07-01 19:03:52 +02:00
jl777
c52ee6219a Merge pull request #1573 from jl777/FSM
FSM
2019-07-01 03:10:54 -11:00
jl777
11a40506a1 Merge pull request #1572 from Alrighttt/jl777
fix createrawtransaction curl example
2019-06-30 03:09:36 -11:00
Alrighttt
896b6fee53 fix createrawtransaction curl example 2019-06-30 15:38:27 +02:00
Alrighttt
e408454183 Merge pull request #4 from jl777/jl777
Jl777
2019-06-29 23:39:17 +02:00
jl777
11e2928114 Merge pull request #1571 from DeckerSU/patch-convertpassphrase
add convertpassphrase RPC method (convert Agama passphrases to WIF)
2019-06-24 02:13:37 -11:00
DeckerSU
f357d9eb1c add convertpassphrase RPC method (convert Agama passphrases to WIF) 2019-06-24 16:00:34 +03:00
jl777
ed9ff35e7a Misc syntax tweaks 2019-06-23 22:12:56 -11:00
jl777
67d4841e1e Merge pull request #1569 from jl777/FSM
FSM
2019-06-18 22:46:35 -11:00
jl777
95a629d292 Merge branch 'FSM' into jl777 2019-06-18 22:45:27 -11:00
jl777
65a92e20bf Merge pull request #1568 from blackjok3rtt/FSM
various bug fixes
2019-06-18 04:26:50 -11:00
blackjok3r
42c0630807 fix eval code 2019-06-18 22:28:45 +08:00
blackjok3r
eca62bb4f3 fix crash/lockup on KMD with mining pools when an old utxo makes IsFinalTx fail in TestBlockValidity. 2019-06-18 21:49:56 +08:00
blackjok3r
ba20fdc252 fix non determinate acccactivateht bug 2019-06-18 21:15:23 +08:00
jl777
15c7241f33 Merge pull request #1567 from dimxy/cclib-rpc-json-parse-fix
support for passing json param as object in cclib rpc
2019-06-16 19:59:11 -11:00
dimxy
958376b579 convert vobj to string in cclib rpc to allow passing json param as vobj 2019-06-17 11:28:01 +05:00
jl777
2a4c7cab14 Merge pull request #1566 from DeckerSU/patch-loadblockindexdb
LoadBlockIndexDB speed-up for non-LWMAPOS chains (x5 perfomance boost)
2019-06-15 22:15:19 -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