Trevor Porter

Results 98 issues of Trevor Porter

Part of the effort required for Cosmos scraping / explorer -- see https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3330 for the agent side At the moment, the scraper has been writing 20-byte hex addresses to the...

explorer

From https://discord.com/channels/935678348330434570/961710804011458621/1085799205391568906 > Explorer told me that the recipient address is not a contract, but on Goerli network, this address is indeed a HyperERC721 contract "0xcb6ddab87576373cd973c5b6a01def668bb9cd69 " The actual problem...

bug
explorer

Just a simple function to return an array of objects describing the targets. This is necessary for a soon to be implemented feature of rnpm to link a project to...

### Description Updates the pushgateway URL following https://github.com/hyperlane-xyz/hyperlane-monorepo/pull/3772 ### Drive-by changes ### Related issues ### Backward compatibility ### Testing

### Description ### Drive-by changes ### Related issues ### Backward compatibility ### Testing

## Problem See https://abacusworks.grafana.net/alerting/e26839dc-2f4c-4ff3-9e31-734dbf9cf061/edit?returnTo=%2Falerting%2Flist - The first part of the query takes a max of the same labels twice - The second part of the query takes a min of...

aw-infra

**Follows https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3281, which is intended to be done ASAP** We should do these next - these are also in chronological order. These are less pressing but after this we'll be...

agent
epic
tech-debt
indexing

## Problem It seems like following the registry code changes, we no longer use RPC URLs from GCP secrets ## Solution Make sure that we use the private RPCs when...

aw-infra
infra-pkg

## Problem - Now that we have tens of thousands of messages from domains, it takes a couple minutes after starting up a relayer to get to a point where...

agent
relayer

Atm, in a few places places we use the DB as shared memory to communicate between tasks. Sometimes this makes sense, like when building the in-memory merkle tree, which requires...

agent
indexing