cuprate/storage/blockchain/src
hinto-janai eead49beb0
lints: opt in manual lint crates (#263)
* cargo.toml: transfer existing lints

* rpc/interface: lints

* rpc/json-rpc: lints

* rpc/types: lints

* storage/blockchain: lints

* rpc/types: fix lints

* cargo.toml: fix lint group priority

* storage/blockchain: fix lints

* fix misc lints

* storage/database: fixes

* storage/txpool: opt in lints + fixes

* types: opt in + fixes

* helper: opt in + fixes

* types: remove borsh

* rpc/interface: fix test

* test fixes

* database: fix lints

* fix lint

* tabs -> spaces

* blockchain: `config/` -> `config.rs`
2024-09-02 18:12:54 +01:00
..
ops helper: add and use cast module (#264) 2024-09-02 18:09:52 +01:00
service lints: opt in manual lint crates (#263) 2024-09-02 18:12:54 +01:00
config.rs lints: opt in manual lint crates (#263) 2024-09-02 18:12:54 +01:00
constants.rs Storage: tx-pool database (#238) 2024-08-22 02:09:07 +01:00
free.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00
lib.rs lints: opt in manual lint crates (#263) 2024-09-02 18:12:54 +01:00
tables.rs Storage: tx-pool database (#238) 2024-08-22 02:09:07 +01:00
tests.rs storage: move table generator macro blockchain -> database (#222) 2024-07-11 14:20:56 +01:00
types.rs Storage: tx-pool database (#238) 2024-08-22 02:09:07 +01:00
unsafe_sendable.rs workspace: enforce crate/directory naming scheme (#164) 2024-06-24 02:30:47 +01:00