Skip to content

sync beta#197

Merged
ca333 merged 84 commits intoGLEECBTC:betafrom
jl777:beta
Jul 18, 2019
Merged

sync beta#197
ca333 merged 84 commits intoGLEECBTC:betafrom
jl777:beta

Conversation

@ca333
Copy link
Copy Markdown

@ca333 ca333 commented Jul 17, 2019

No description provided.

blackjok3rtt and others added 30 commits June 11, 2019 19:09
Add oraclessample rpc to get data for txid.
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
LoadBlockIndexDB speed-up for non-LWMAPOS chains (x5 perfomance boost)
support for passing json param as object in cclib rpc
add convertpassphrase RPC method (convert Agama passphrases to WIF)
Alrighttt and others added 29 commits July 12, 2019 03:52
ac_cbmaturity and paymentsrelease op_return fix
-const in CBlockIndexWorkComparator
Revert to coquicash magic, fix disable bits setting
alternative to assetchains.json with ac_name as unique key
removed outer array
update to COQUICASH, remove VOTE2019
@ca333 ca333 merged commit f6ce1ed into GLEECBTC:beta Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants