cuprate/storage/database/src
Boog900 44981f2b24
CI: add cargo hack (#170)
* add workflow

* fix errors

* fix workflow

* install dependencies

* fix more errors

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>

* fix hack + enable it for cuprate-database

* move hack to main CI

* fix docs

* fix ci formatting

* fix txpool tests

* fix CONTRIBUTING.md formatting

* service -> tower::Service

* review fixes

* review fixes

* fix CI

---------

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
2024-11-01 20:22:14 +00:00
..
backend CI: add cargo hack (#170) 2024-11-01 20:22:14 +00:00
config lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
constants.rs storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
database.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
env.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
error.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00
key.rs lints: opt in manual lint crates (#263) 2024-09-02 18:12:54 +01:00
lib.rs lints: opt in manual lint crates (#263) 2024-09-02 18:12:54 +01:00
resize.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
storable.rs std::mem::{size,align}_of -> {size,align}_of (#254) 2024-08-10 00:09:25 +01:00
table.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00
tables.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00
tests.rs storage: add key sorting (#198) 2024-07-01 20:24:48 +01:00
transaction.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00