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