shutter-network / rolling-shutter

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

Upgrade tendermint to v0.37.0-rc2 #389

Closed schmir closed 11 months ago

schmir commented 1 year ago

This fixes a segfault when shutting down a tendermint validator. Please note that the tendermint configuration file now mostyly uses snake case instead of kebab case.

See https://github.com/shutter-network/rolling-shutter/issues/388

I'm not completely sure if we should merge this now, since it's a release candidate. On the other hand running without the pex reactor also doesn't seem to be well tested.

schmir commented 1 year ago

The docker stuff in the docker directory currently doesn't seem to work, looking into it.

schmir commented 1 year ago

The docker stuff in the docker directory currently doesn't seem to work, looking into it.

This works now. The PR is ready for review.

We should cleanup cmd/chain/init.go after this is merged. I actually started working on it, but gave up, because I didn't want to interfere with this PR.

schmir commented 1 year ago

just dropping this here: Discontinuing Tendermint Core v0.35: A postmortem on the new networking layer