Skip to content

Update Tendermint verifier to always use the latest state root #6499

@peternose

Description

@peternose

Method consensus_state_at doesn't return state root from the last metadata transaction if the state is requested for the latest height (height 0). Instead, it returns the state from the last light block, which is 1 height behind.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions