Skip to content

Commit

Permalink
feat: Upgrade scraper (#4950)
Browse files Browse the repository at this point in the history
### Description

Adding logging to figure out null values in gas_payment table

### Related issues

- Contributes into
#4271

### Backward compatibility

Yes

### Testing

None

Co-authored-by: Danil Nemirovsky <[email protected]>
  • Loading branch information
ameten and ameten authored Dec 5, 2024
1 parent 6d4d727 commit 0ba0533
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: 'ae2c3a8-20241203-123123',
tag: 'a65422d-20241204-225119',
},
resources: scraperResources,
},
Expand Down

0 comments on commit 0ba0533

Please sign in to comment.