shutter-network / rolling-shutter

Rolling Shutter is an MEV protection system to be plugged into rollups.
https://twitter.com/project_shutter/
26 stars 7 forks source link

Feature/remove docker sentry nodes #410

Open konradkonrad opened 9 months ago

konradkonrad commented 9 months ago

This changes the local docker test setup for snapshot shutter to run without sentry nodes / without validator isolation.

It changes the chain init parameter --role validator to use parameters for an exposed validator. The old functionality is preserved in --role isolated-validator.

This now is a better match for the keyper configuration in https://github.com/rolling-shutter/snapshot-keyper