[Action Required] Flow Testnet: Upgrade your Testnet Access Node and EVM GW node

The Flow Testnet network upgrade is now complete.

Access Node

You can now start your Access node by following step 1 and 2 ( Flow Developer Portal ).

Docker image tag: v0.43.0
Pull token - testnet-53 (if you are not indexing execution state data)
Pull token - testnet-53-execution
Start height is: 280224020

EVM Gateway

Please update your EVM GW to docker tag v1.3.3 (updated tag) and update the following flag:
–access-node-spork-hosts=access-001.devnet52.nodes.onflow.org:9000
and
–access-node-spork-hosts=access.devnet.nodes.onflow.org:9000 or point it to the gRPC endpoint of your own access node if you are running one.

Thank you,

Flow Team

1 Like

Please see follow up announcement: [Action Required] Flow Testnet: Please ensure the pebble-dir flag is set correctly on the Testnet Access Node

1 Like

Please use the EVM Gateway tag v1.3.3 (instead of v1.3.2 which was previously shared).

1 Like