dcrd/blockchain/internal
Dave Collins 726178a13d
blockchain: Remove internal dbnamespace package.
This removes the internal blockchain/dbnamespace package in favor of
defining the bucket names and keys locally in the file that works with
them in the blockchain package.

An internal package for this gives the false impression that there is
some expectation that other packages in the module would be digging
around in the internals of what is intended to be an implementation
detail of the package.

It would also significantly complicates the ability to change the
database implementation.
2020-07-28 15:46:06 -05:00
..
progresslog blockchain: Reverse utxo set semantics. 2018-11-09 17:23:46 -06:00