Commit graph

4 commits

Author SHA1 Message Date
8ed2183a83 removed unused fn + clippy deny + Cargo
Removed some functions that'll be useless for blockchainDB. Docs the hardfork info ones.
Also set clippy to deny `expect()` and `panic!()` as /u/danda suggested on reddit.
Set blockchain_db in workspace dependencies + corrected the build rustflags.
2023-02-10 21:40:01 +01:00
4e9e688a7f put blockchain_db into library 2023-02-08 23:03:15 +01:00
1701d724dc forgot Cargo.toml 2023-02-08 13:54:55 +01:00
Someone Else
2c7cb27548
Initial commit 2023-02-07 14:44:32 +00:00