Pass CWalletDB to OrderedTxItems() as optional param#578
Conversation
|
May be better consider following upstream and this commit - zcash@31d49b0 , which is part of zcash#5271 ? p.s. As the original PR touches the wallet, my offer is to postpone these changes till "after the next hardfork", to test everything properly, etc. |
|
I think we could pull zcash code after the upcoming hardfork but merge this fix for now: |
I guess cherry-picking just zcash@31d49b0 then, will give the even more perfomance improvement, bcz Also, as a notary node operator I'll recommend everybody use |
DeckerSU
left a comment
There was a problem hiding this comment.
Approved, with agreement to apply fixes from the upstream after the hard fork.
GLEECBTC/komodo-daemon#578 TODO: consider following upstream and this commit zcash/zcash@31d49b0 , which is part of zcash/zcash#5271 .
Release v1.2.3-2
Passing CWalletDB to OrderedTxItems() drastically speeds up importprivkey (and prevents py tests from failure on timed out importprivkey)