Commit Graph

166 Commits (23a2679bbee23ce44d9fcda22f99df618f8a34e0)

Author SHA1 Message Date
Yorke Rhodes 836060240b
feat: mutable storage ISMs (#4577) 3 weeks ago
Kunal Arora f26453ee55
fix(contracts): add `msg.Value` to `verifyMessageId` (#4541) 3 weeks ago
Kunal Arora 469f2f3403
fix(contracts): quote management for L2->L1 hooks (#4552) 3 weeks ago
Kunal Arora cca032fb18
fix(contracts): assume no zero address for beneficiary address in `ProtocolFee` fuzz test (#4781) 4 weeks ago
Kunal Arora 0640f837ce
fix(contracts): InterchainAccountRouter minor audit remediation (#4581) 4 weeks ago
Kunal Arora a42616ff3f
fix(contracts): add rebasing compatibility for `HypERC4626` (#4524) 1 month ago
Kunal Arora c55257cf5f
fix(contracts): minor token related changes (#4580) 1 month ago
Kunal Arora 8cc0d9a4ae
feat(contracts): add wrapped HypERC4626 for ease of defi use (#4563) 1 month ago
Kunal Arora 72c23c0d63
fix(contracts): owner vault metadata compatibility (#4566) 1 month ago
Kunal Arora c9bd7c3c52
fix(contracts): `RateLimit` minor changes (#4575) 1 month ago
Kunal Arora 3e1ab75643
fix(contracts): add check for valid mailbox and relayer in `TrustedRelayerIsm` (#4553) 1 month ago
Kunal Arora ec6b874b15
feat(contracts): add nonce for monotonically increasing delivery ordering for `HypERC4626` (#4534) 1 month ago
Kunal Arora 2760da1ded
fix: ensure no duplicate signatures verified for `AbstractWeightedMultisigIsm.verify()` (#4468) 1 month ago
Kunal Arora c9085afd96
fix: add fix for checking for correct messageId in `OPL2ToL1Ism` and `ArbL2ToL1Ism` via external call (#4437) 1 month ago
Yorke Rhodes 92c86cca66
fix: forward value from ICA router to proxies (#4395) 2 months ago
Yorke Rhodes bb75eba74a
fix: recipient rate limited ISM (#4636) 2 months ago
Yorke Rhodes c5c217f8ea
feat: embed package version in deployed bytecode (#4518) 2 months ago
Kunal Arora c032b8ba27
chore: refactor MessagIdHook/ISM tests into a common `ExternalBridgeTest` contract (#4490) 2 months ago
Yorke Rhodes eb5afcf3eb
fix: native value covers message value in HypNative (#4526) 2 months ago
Kunal Arora 445b6222c0
fix: `ArbL2ToL1Ism` will support msg.value (#4328) 3 months ago
Nam Chu Hoai 0779a23db6
refactor: Rename InterchainAccountRouter tests for easier reuse (#4336) 3 months ago
Kunal Arora 6f377f1743
feat: implement `OPL2ToL1Ism` contracts (#4319) 3 months ago
Yorke Rhodes 76f7ecafff
feat: attributable fraud for signers (#4284) 3 months ago
Kunal Arora 63abe564d4
feat: implementation of yield rebasing warp route contracts (#4203) 3 months ago
Yorke Rhodes cb404cb85c
feat: implement checkpoint fraud proofs (#4277) 3 months ago
Kunal Arora e151b5f9ac
feat: support Arbitrum L2->L1 message using CLI self-relay option (#3986) 4 months ago
Kunal Arora d396e2c553
feat: add `IStaticWeightedIsm` implementation (#4170) 4 months ago
Kunal Arora 90598ad449
feat: remove outbox param from `ArbL2ToL1Ism` (#4178) 4 months ago
Kunal Arora f733379488
feat: support Arbitrum L2->L1 post dispatch hook (#3853) 5 months ago
Yorke Rhodes 6620fe6367
fix: eliminate branching from `TokenRouter` (#3878) 5 months ago
Yorke Rhodes a8a68f6f61
test: XERC20 and XERC20 Lockbox integration tests (#3849) 6 months ago
Yorke Rhodes 49f41d9759
chore: Merge branch 'main' into cli-2.0 (#3863) 6 months ago
Kunal Arora d0ce9081dd
feat: support attesting signing key for Hyperlane AVS (#3847) 6 months ago
Yorke Rhodes babe816f86
feat: support xerc20 and xerc20Lockbox in CLI (#3753) 6 months ago
Yorke Rhodes 69de68a66e
Multisig and Aggregation ISM Metadata Encoding (#3701) 7 months ago
Paul-T.C-Yu c9c5d37bab
add polygon hook and ism (#3038) 7 months ago
Kunal Arora 76619d0729
feat: Hyperlane AVS contracts (#3651) 7 months ago
Chanh Le c3276bd424
fix: `testNotOwnerEnrollRouter` (#3670) 7 months ago
Yorke Rhodes b6fdf2f7fe
Implement Connext xERC20 and Circle FiatToken collateral (#3618) 7 months ago
Yorke Rhodes c7007b0561
Implement trusted relayer ISM (#3363) 7 months ago
Lee 0090f19e78
Support self-relay with IGP enforced on warp routes (#3566) 8 months ago
J M Rossy b63714ede8
Convert packages from CJS to ESM (#3531) 8 months ago
Lee 24e1f86d25
Warp Route rate limiter hook & ISM (#3527) 8 months ago
Kunal Arora 769f57d283
feat:ICA support in SDK (#3483) 8 months ago
Lee db85f8aaf4
Upgradable warp routes (#3474) 8 months ago
Kunal Arora 4f0ea4361e
feat: add quoteGasPayment to ICA router (#3460) 8 months ago
J M Rossy adab1bec0c
Add code spellcheck CI job (#3467) 8 months ago
Kunal Arora d224c060d4
fix: send_value fuzz test for ICA (#3469) 8 months ago
Kunal Arora 59e89afc5c
feat: add account -> owner mapping in ICA router (#3447) 8 months ago
Lee ae0990a0b3
LayerZero Hook and ISM (#3102) 9 months ago