Bitcoin Forum
May 24, 2024, 12:47:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can someone kindly review my litecoind pull request?  (Read 139 times)
byteball (OP)
Member
**
Offline Offline

Activity: 266
Merit: 42

The rising tide lifts all boats


View Profile
November 12, 2017, 06:00:46 PM
 #1

https://github.com/litecoin-project/litecoin/pull/392

"RPC: Improve how optional indices are managed"

The idea in short is to create additional indices, like Unspent index
(which can be accessed through RPC method getaddressutxos)
not through manipulation of config file or command line args,
with subsequent -reindex-chainstate required, but through
calling a new RPC method that manages the indices.

E.g. to enable addressUnspent index, -reindex-chainstate would
take a few hours depending on the PC, whereas with this method
it takes several minutes.

Ceterum censeo Civitatem Profunda esse delendam
byteball (OP)
Member
**
Offline Offline

Activity: 266
Merit: 42

The rising tide lifts all boats


View Profile
October 06, 2018, 04:00:22 AM
 #2

Hi everyone,

still need this, thanks! Let me know if you wish to review it and I will rebase gladly after last commits.

Ceterum censeo Civitatem Profunda esse delendam
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!