NethermindEth / NethermindEth/juno
[Tendermint] Separate blocking operations out of state machine
Open
@RafaelGranza is already working on this.
Since May 27, 2026.
no-stale
Tendermint
- Dominant language
- Go
- Stars
- 444
- Forks
- 244
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 78
Description
State machine should stay as pure as possible, so we should consider ways to separate these out of it:
- DB operations
- Voting power operations
- Get a proposal for proposer
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.