aboutsummaryrefslogtreecommitdiff
path: root/src/index/base.h
Commit message (Expand)AuthorAgeFilesLines
* Merge #19733: Move comment about BaseIndex::DB from TxIndex::DBfanquake2020-08-211-0/+7
|\
| * Move comment about BaseIndex::DB from TxIndex::DBMarcin Jachymiak2020-08-181-0/+7
* | rpc: Add getindexinfo RPCFabian Jahr2020-08-161-0/+9
|/
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...Wladimir J. van der Laan2020-03-191-2/+1
|\
| * [validation interface] Remove vtxConflicted from BlockConnectedJohn Newbery2020-03-111-2/+1
* | make BlockUntilSyncedToCurrentChain() constKarl-Johan Alm2020-03-021-1/+1
|/
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Remove unused includespracticalswift2019-10-151-1/+0
* index: Ensure block locator is not stale after chain reorg.Jim Posen2019-04-061-0/+4
* index: Allow atomic commits of index state to be extended.Jim Posen2019-04-061-3/+14
* index: Move index DBs into index/ directory.Jim Posen2018-06-041-2/+16
* MOVEONLY: Move BaseIndex to its own file.Jim Posen2018-06-041-0/+84