lnd.xprv/channeldb/migration20
eugene 204b6c51cf
channeldb: MigrateOutpointIndex, store indexStatus in outpoint index
Adds an outpoint index that stores a tlv stream. Currently the stream
only contains the outpoint's indexStatus. This should cut down on
big bbolt transactions in several places throughout the codebase.
2020-12-10 17:37:59 -08:00
..
codec.go channeldb: MigrateOutpointIndex, store indexStatus in outpoint index 2020-12-10 17:37:59 -08:00
log.go channeldb: MigrateOutpointIndex, store indexStatus in outpoint index 2020-12-10 17:37:59 -08:00
migration.go channeldb: MigrateOutpointIndex, store indexStatus in outpoint index 2020-12-10 17:37:59 -08:00