Skip to content

Commit

Permalink
feat: Upgrade Scraper: Store origin, destination, interchain_gas_paym…
Browse files Browse the repository at this point in the history
…aster and sequence (#4938)

### Description

Upgrade Scraper: Store origin, destination, interchain_gas_paymaster and
sequence

### Related issues

- Contributes
#4271

### Backward compatibility

Yes

### Testing

E2E Ethereum and Sealevel test (no regression)

Co-authored-by: Danil Nemirovsky <[email protected]>
  • Loading branch information
ameten and ameten authored Dec 3, 2024
1 parent ae2c3a8 commit 9e9465e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/infra/config/environments/mainnet3/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ const hyperlane: RootAgentConfig = {
rpcConsensusType: RpcConsensusType.Fallback,
docker: {
repo,
tag: 'a94c50f-20241202-154226',
tag: 'ae2c3a8-20241203-123123',
},
resources: scraperResources,
},
Expand Down

0 comments on commit 9e9465e

Please sign in to comment.