-
based on sec3 audit
```[tasklist]
### Tasks
- [ ] https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/2589
- [ ] https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/2590
```
-
Create a plan for V1 migration to V2 so that V1 can be deprecated safely ASAP
-
Atm, our warp route tooling only supports a single "base" type (i.e. native or collateral token), and many synthetic types.
Advanced use cases involve having multiple collateral or native warp rout…
-
The Warp UI + utils/sdk packages have a bunch of duplicated logic that was added for sealevel kathy.
Migrate the warp UI to the new multi-protocol tooling
-
The plan for bridging into Nautilus so that bridging gives a user the native Neon EVM token (i.e. ETH on that EVM) involves sending a bunch of ETH tokens to the HypNative contract without actually bri…
-
When using the Tidy Sheet for the Vehicle sheet, you can't set current HP past 0, if you try nothing happens it simply stays at 0
![image](https://github.com/kgar/foundry-vtt-tidy-5e-sheets/assets/…
-
In hyperlane, the `payForGas` function does not specify a relayer (the relayer who is being paid to relay the TX to the destination chain). Instead, the relayer deploys the smart contract with the `pa…
-
_previously blocked by #2500_
Update the accounts required when transferring tokens to remote chains following gas payments being added. Deets to come
-
It would be great if the dashboard had some more accessibility for the visually-impaired, or folks who use screen reader technology in general. Right now, the events list is mostly readable, but filte…
-
Configurations whose key includes multiple words are not parsed correctly from environment variables.
For example,
```text
HYP_BASE_CHAINS_${CHAIN_NAME}_ADDRESSES_INTERCHAIN_GAS_PAYMASTER for chai…