Paul Balaji

Results 18 issues of Paul Balaji

It jumps from 1st -> 2nd -> 4th -> 3rd -> next line w.r.t. text boxes ![image](https://cloud.githubusercontent.com/assets/10051819/22247485/fcee10bc-e231-11e6-97ac-a961510192a5.png)

resolves https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3695 https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3800 - [x] introduces ism update logic - [x] port over ism factory tests to ism module

1. port over tests from HyperlaneIsmFactory 2. split into `create`/`update` tests 3. update the `update` tests to check for the returned txs where possible

dx
modular-security

follows-on from https://github.com/hyperlane-xyz/issues/issues/1152 Concretely: - given an ISM config, read the current state and return a set of txs required to modify the current config to the target state ###...

modular-security
sdk

Currently the `IsmConfig` type states that configs can be an `Address` - which is just a `string`. We should remove this and ensure all ISM configs are objects containing `type`...

tech-debt
sdk

chore: merge latest `main`

feat: add stride validators to default multisig

### Description Re-adding the ability to generate IGP hook configs using the CLI, but repurposing logic found in infra to make the configuration experience more ergonomic. Logic still behind the...

### Description Deploy to immutablezkevm rari rootstock alephzeroevm chiliz lumia superposition ### Drive-by changes - fix igp defaults - helper for updating agent configs + running prettier ### Related issues...

### Description This PR serves as a spike, not intended (atm) to be merged. The problem has surfaced twice now of multiple chains reusing the same chainid: - celo classic...