NethermindEth / NethermindEth/juno

[Tendermint] Separate blocking operations out of state machine

Open
#2,993 1 comment 0 reactions 2 assignees View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.