Skip to content

Commit

Permalink
feat: Upgrade scraper (hyperlane-xyz#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
hyperlane-xyz#4271

### Backward compatibility

Yes

### Testing

None

Co-authored-by: Danil Nemirovsky <[email protected]>
  • Loading branch information
2 people authored and tiendn committed Jan 11, 2025
1 parent 44f6bdb commit 36de7d0
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 36de7d0

Please sign in to comment.