-
Notifications
You must be signed in to change notification settings - Fork 760
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run client with stateful verkle (#3800)
* add stateful verkle flags * Add vkt state root generator * lint * Add full support for running in stateful verkle mode * disable stateless verkle by default * fix params * fix typing bug * fix tests and skip kaust6 tests * Update packages/client/bin/cli.ts * client: move over kaustinen7 genesis date to separate folder * statemanager: add hasStateRoot method to verkle stateful state manager * common: add 4762 for verkle * address feedback * Add cli test for verkle execution * spell check --------- Co-authored-by: Gabriel Rocheleau <[email protected]>
- Loading branch information
1 parent
90fbe6f
commit 723005a
Showing
17 changed files
with
1,212 additions
and
62 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
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.