some x/vm queries are meant to be internal
Open
discuss
nice to have
- Dominant language
- Go
- Stars
- 164
- Forks
- 213
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 12
Description
some of the gRPC queries in x/vm are meant to be internal. TraceTx is basically an open DoS vector. It was designed this way to allow simple communication from the ethereum Backend type.
This should be refactored to allow communication between backend and vm keeper more directly.
Contributor guide
Assessment
This issue has not been assessed yet.