dash/src/index
MarcoFalke a489420e16
Merge #19734: Move CDiskTxPos to its own file
7668db3b08531a590089d66cc5c91f1fb3afbfcc Move only: Move CDiskTxPos to its own file (Marcin Jachymiak)

Pull request description:

  Moves `CDiskTxPos` it its own file so it can be used without the `txindex.h` include elsewhere. Originally part of #14053.

ACKs for top commit:
  jnewbery:
    utACK 7668db3b08531a590089d66cc5c91f1fb3afbfcc
  promag:
    ACK 7668db3b08531a590089d66cc5c91f1fb3afbfcc.

Tree-SHA512: b108e980ad04e43d1323410c3683a82bed70aee7795f5d8a2afbaf32a07ba598571f00b047bdde15048124b17178bcbd10654c48461beac988e9643cb2df664c
2021-09-22 23:46:26 +05:30
..
base.cpp bitcoin#14121: Index for BIP 157 block filters 2021-08-12 12:44:03 +05:30
base.h bitcoin#14121: Index for BIP 157 block filters 2021-08-12 12:44:03 +05:30
blockfilterindex.cpp bitcoin#14121: Index for BIP 157 block filters 2021-08-12 12:44:03 +05:30
blockfilterindex.h bitcoin#14121: Index for BIP 157 block filters 2021-08-12 12:44:03 +05:30
disktxpos.h Merge #19734: Move CDiskTxPos to its own file 2021-09-22 23:46:26 +05:30
txindex.cpp Merge #19734: Move CDiskTxPos to its own file 2021-09-22 23:46:26 +05:30
txindex.h Merge #13243: Make reusable base class for auxiliary indices 2021-07-02 00:42:14 +03:00