0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00
bitcoin-bitcoin-core/src/index
stickies-v 89576ccc57
refactor: add LIFETIMEBOUND to blockfilter where needed
Ensure that the return values do not have a lifetime that exceeds
the lifetime of what it is bound to.
See https://github.com/bitcoin/bitcoin/blob/master/doc/developer-notes.md#lifetimebound
2022-08-31 16:51:32 +01:00
..
base.cpp Merge bitcoin/bitcoin#22485: doc: BaseIndex sync behavior with empty datadir 2022-07-21 19:54:18 +02:00
base.h Merge bitcoin/bitcoin#22485: doc: BaseIndex sync behavior with empty datadir 2022-07-21 19:54:18 +02:00
blockfilterindex.cpp Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version and use it where possible 2022-07-20 09:32:11 +01:00
blockfilterindex.h refactor: add LIFETIMEBOUND to blockfilter where needed 2022-08-31 16:51:32 +01:00
coinstatsindex.cpp Merge bitcoin/bitcoin#25645: refactor: Remove unused includes from dbwrapper.h 2022-07-19 21:54:52 +01:00
coinstatsindex.h indexes, refactor: Remove CChainState use in index CommitInternal method 2022-07-18 13:39:55 -05:00
disktxpos.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
txindex.cpp indexes, refactor: Remove CBlockIndex* uses in index WriteBlock methods 2022-07-18 13:39:55 -05:00
txindex.h indexes, refactor: Remove CBlockIndex* uses in index WriteBlock methods 2022-07-18 13:39:55 -05:00