diff options
| author | Andrew Chow <[email protected]> | 2020-02-25 16:01:58 -0500 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2020-03-07 10:13:47 -0500 |
| commit | 58f54b686f663e4c46a2cf7a64560409007c7eb3 (patch) | |
| tree | 51b1604332b9a8f589041a61e06be1df3ce759c7 /src/script/script_error.cpp | |
| parent | Rename BIP32PubkeyProvider.m_extkey to m_root_extkey (diff) | |
| download | discoin-58f54b686f663e4c46a2cf7a64560409007c7eb3.tar.xz discoin-58f54b686f663e4c46a2cf7a64560409007c7eb3.zip | |
Add DescriptorCache* read_cache and DescriptorCache* write_cache to Expand and GetPubKey
Have Expand, ExpandFromCache, and ExpandHelper take additional DescriptorCache
parameters. These are then passed into PubkeyProvider::GetPubKey which
also takes them as arguments.
Reading and writing to the cache is pushed down into GetPubKey. The old cache where
pubkeys are serialized to a vector is completely removed and instead xpubs are being
cached in DescriptorCache.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions