Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

FM-41: Genesis interpreter #51

Merged
merged 3 commits into from
Mar 24, 2023
Merged

FM-41: Genesis interpreter #51

merged 3 commits into from
Mar 24, 2023

Conversation

aakoshh
Copy link
Contributor

@aakoshh aakoshh commented Mar 24, 2023

Closes consensus-shipyard/ipc#344

Moves the logic that orchestrated the creation of built-in actors and accounts to a new GenesisInterpreter, which also allows us to remove business logic from App, so it doesn't have to parse, execute and map results to the Tendermint output on its own.

@aakoshh aakoshh requested a review from adlrocha March 24, 2023 11:26
@aakoshh aakoshh merged commit af8e04f into master Mar 24, 2023
@aakoshh aakoshh deleted the fm-41-genesis-interpreter branch March 24, 2023 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialize Genesis state
1 participant