Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add zkevm permissionless node (#4)
* chore: add comments * feat: enable to generate permissionless node config * chore: refactor dbs * chore: refactor pool_db fn * chore: add start_postgres_db fn * chore: remove start_prover_db * chore: refactor dbs fn * chore: start_trusted_node_databases * chore: lint * feat: start permissionless dbs * chore: rename trusted node config * chore: nit * feat: create permissionless config * feat: generate permissionless prover config * chore: add permissionless configs to zkevm_artifact * feat: start permissionless prover * feat: start permissionless rpc * fix: typo * fi:x typo * fix: dbs init script issue * chore: nit * chore: refactor agglayer and dac dbs * chore: nit * chore: config update * fix: typos * chore: update permissionless node config * chore: avoid renaming databases for migrations checks * chore: for real??? * john comments
- Loading branch information