cuprate/rpc/interface/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
..
route rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00
lib.rs lints: opt in manual lint crates (#263) 2024-09-02 18:12:54 +01:00
router_builder.rs rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00
rpc_error.rs rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00
rpc_handler.rs rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00
rpc_handler_dummy.rs rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00
rpc_request.rs rpc: impl cuprate-rpc-interface (#233) 2024-08-06 00:50:38 +01:00
rpc_response.rs rpc: impl cuprate-rpc-interface (#233) 2024-08-06 00:50:38 +01:00