Update Log

March 12th Dencun Upgrade

In order to be prepared, please upgrade your op-node image to public.ecr.aws/i6b2w2n6/op-node:celestia-3.0.0-dencun and set the necessary env variables. Note that the manta-up.sh script helps to generate the auth token for the celestia light node.

Scripts to run a replica node on the latest version:

manta-pacific-replica.zip

Here’s the latest snapshot: https://constellationlabs-dashboard-beta.s3.us-west-2.amazonaws.com/manta-pacific-snapshot-011824.tar

General Instructions

A set of scripts that will start a Manta node from scratch. If you have an existing Manta node running, then you should copy the datadir over and resume from that.

Users running replica nodes can optionally run a Celestia light node alongside op-node and op-geth. The updated replica scripts will help users provision this Celestia light node and connect to it in the same way Manta Pacific will.

A version of the scripts that include a snapshot data directory:

manta-pacific-replica.zip

The latest snapshot: https://constellationlabs-dashboard-beta.s3.us-west-2.amazonaws.com/manta-pacific-snapshot-011824.tar

Older snapshot:

https://constellationlabs-dashboard-beta.s3.us-west-2.amazonaws.com/manta-pacific-celestia-update.tar

Docker-compose

See the README in each folder for instructions on how to run a replica node for both Manta Testnet and Manta Pacific via a docker-compose setup.