ChainSafe / ChainSafe/forest

Split large `rpc/methods/{vertical}.rs` into multiple files

Open
#4,230 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
697
Forks
200
Avg merge
1d 5h
Merged PRs (30d)
65

Description

## Issue summary

It'd improve readability and reduce chance of merge conflicts if we split large `rpc/methods/{vertical}.rs` into multiple files.
e.g.

```
rpc/methods/{vertical}/mod.rs
rpc/methods/{vertical}/tests.rs
rpc/methods/{vertical}/types.rs
rpc/methods/{vertical}/types_impl.rs
```

## Other information and links

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.