File tree Expand file tree Collapse file tree
typescript/infra/config/environments Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -863,7 +863,7 @@ const hyperlane: RootAgentConfig = {
863863 rpcConsensusType : RpcConsensusType . Fallback ,
864864 docker : {
865865 repo,
866- tag : '7940322-20251007-112427 ' ,
866+ tag : 'ed05058-20251008-172529 ' ,
867867 } ,
868868 blacklist,
869869 gasPaymentEnforcement : gasPaymentEnforcement ,
@@ -909,7 +909,7 @@ const releaseCandidate: RootAgentConfig = {
909909 rpcConsensusType : RpcConsensusType . Fallback ,
910910 docker : {
911911 repo,
912- tag : '7940322-20251007-112427 ' ,
912+ tag : 'ed05058-20251008-172529 ' ,
913913 } ,
914914 blacklist,
915915 // We're temporarily (ab)using the RC relayer as a way to increase
@@ -953,7 +953,7 @@ const neutron: RootAgentConfig = {
953953 rpcConsensusType : RpcConsensusType . Fallback ,
954954 docker : {
955955 repo,
956- tag : '3d13493-20251007-100258 ' ,
956+ tag : 'ed05058-20251008-172529 ' ,
957957 } ,
958958 blacklist,
959959 gasPaymentEnforcement,
Original file line number Diff line number Diff line change @@ -359,7 +359,7 @@ const hyperlane: RootAgentConfig = {
359359 rpcConsensusType : RpcConsensusType . Fallback ,
360360 docker : {
361361 repo,
362- tag : '3d13493-20251007-100258 ' ,
362+ tag : 'ed05058-20251008-172529 ' ,
363363 } ,
364364 blacklist : [ ...releaseCandidateHelloworldMatchingList , ...relayBlacklist ] ,
365365 gasPaymentEnforcement,
@@ -404,7 +404,7 @@ const releaseCandidate: RootAgentConfig = {
404404 rpcConsensusType : RpcConsensusType . Fallback ,
405405 docker : {
406406 repo,
407- tag : '3d13493-20251007-100258 ' ,
407+ tag : 'ed05058-20251008-172529 ' ,
408408 } ,
409409 blacklist : relayBlacklist ,
410410 gasPaymentEnforcement,
You can’t perform that action at this time.
0 commit comments