[Core] Update module interface required for end-to-end StateHash implementation #251
Labels
consensus
Consensus specific changes
core
Core infrastructure - protocol related
persistence
Persistence specific changes
utility
Utility specific changes
Milestone
Objective
Document the cross-module flow and update the interfaces required to compute a stateHash.
Origin Document
The original ticket to implement the state hash (#147) was first tended to in (#152), but the scope grew and some exploratory work was done in #237.
Since the stateHash is a core component of any blockchain, it needs to be well understood and designed to make sure that it can be QAed against all possible scenarios.
Goals
Deliverable
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
make ...
make test_all
LocalNet
is still functioning correctly by following the instructions at docs/development/README.mdCreator: @Olshansk
Co-Owners: @andrewnguyen22
The text was updated successfully, but these errors were encountered: