-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: remove genesis state from chainspec (#41)
RSP does not make use of the genesis state, which is parsed from JSON at runtime, costing a lot of zkVM cycles. Switches to manually constructing `ChainSpec` instead.
- Loading branch information
1 parent
2f2f1d9
commit cb3f341
Showing
3 changed files
with
112 additions
and
830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.