cuprate-hinto-janai/storage
Boog900 be2f3f2672
Consensus: move more types to types (#250)
* move `HardFork` to `types`

* fmt

* fix tests & doc

* fmt

* fix clippy

* move transaction verification data

* misc fixes

* doc fixes

* update README.md

* review fixes
2024-08-09 00:56:13 +01:00
..
blockchain Consensus: move more types to types (#250) 2024-08-09 00:56:13 +01:00
database storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00
service Storage: split the DB service abstraction (#237) 2024-08-05 21:47:30 +01:00
txpool workspace: enforce crate/directory naming scheme (#164) 2024-06-24 02:30:47 +01:00
README.md repo: add skeleton directories, fix labels (#139) 2024-05-29 02:18:30 +01:00

storage

TODO: This subdirectory used to be database/ and is in the middle of being shifted around.

The old database/ design document is in cuprate-blockchain/ which will eventually be ported Cuprate's architecture book.