Commit Graph

239 Commits (d274c6b3f879215611f8940ca350fb144a525422)

Author SHA1 Message Date
Lee bdcbe1d168
feat: WarpModule with create() (#3838) 6 months ago
Yorke Rhodes a8a68f6f61
test: XERC20 and XERC20 Lockbox integration tests (#3849) 6 months ago
Noah Bayindirli 🥂 fa237e0f7a
chore(cli,sdk,core,utils): release 4.0.0-alpha (#3892) 6 months ago
Lee 642bc686df
refactor: rename chain and config commands (#3883) 6 months ago
Noah Bayindirli 🥂 ba4c9a7dab
feat(cli): add 'hyperlane warp send' command (#3884) 6 months ago
Noah Bayindirli 🥂 4bf7301eab
chore(sdk): add further zod support to SDK (#3834) 6 months ago
Lee 4663018fc8
feat: implement hyperlane core config to return CoreConfig (#3879) 6 months ago
Lee 1d0d1bb36b
feat: implement hyperlane core deploy (#3869) 6 months ago
Noah Bayindirli 🥂 7089c910f3
feat(cli): add 'hyperlane warp read' command (#3868) 6 months ago
Noah Bayindirli 🥂 44a2ffa1b6
feat(cli): add 'hyperlane core read' command (#3867) 6 months ago
Paul Balaji 341b8affd5
feat: implement `update()` for `EvmIsmModule` (#3759) 6 months ago
Noah Bayindirli 🥂 84bc0bd7f1
feat(cli): add 'hyperlane warp config' command (#3866) 6 months ago
Noah Bayindirli 🥂 b560bfc26f
feat(cli): add 'hyperlane core config' command (#3857) 6 months ago
Yorke Rhodes 1ec61debd2
feat: support hook config objects in warp config (#3859) 6 months ago
github-actions[bot] 8a6654477e
Version Packages (#3842) 6 months ago
Kunal Arora b440d98be3
feat: CLI command for (de)registering from AVS (#3790) 6 months ago
Lee eb23e77296
feat: Create EvmCoreModule with create() (#3737) 6 months ago
Yorke Rhodes 0cf692e731
Implement metadata fetching from message (#3702) 6 months ago
Yorke Rhodes babe816f86
feat: support xerc20 and xerc20Lockbox in CLI (#3753) 6 months ago
Connor McEwen b6b26e2bb8
fix: minor change was breaking in registry export (#3821) 6 months ago
Yorke Rhodes 39ea7cdef9
feat: multi collateral warp routes (#3820) 6 months ago
Ali Alaoui b22a0f4538
feat: CLI command to get validator address by S3 bucket or KMS key ID (#3795) 6 months ago
Noah Bayindirli 🥂 3dabcbdca0
chore(sdk): add zod validation on submitter/transformers popTx + refactor ICA interface (#3817) 6 months ago
Noah Bayindirli 🥂 92bcb6f1f0
chore: Merge branch 'main' into noah/cli-2.0 (#3809) 6 months ago
github-actions[bot] 7294ea963f
Version Packages (#3752) 6 months ago
Lee 5e5886f2c7
feat: Create EvmIcaModule (#3729) 6 months ago
Noah Bayindirli 🥂 eba3936803
Create CLI Submitter (#3730) 6 months ago
Noah Bayindirli 🥂 ff221f66a0
ensure HYP_KEY & --key are only used for PKs & let user pass --from-address from dry-runs (#3743) 7 months ago
Yorke Rhodes 69de68a66e
Multisig and Aggregation ISM Metadata Encoding (#3701) 7 months ago
Yorke Rhodes cc8731985b
Default to home directory for local registry (#3744) 7 months ago
Yorke Rhodes 2b7dfe27e1
Derive more defaults in chain config (#3745) 7 months ago
github-actions[bot] cc7e8d90e0
Version Packages (#3718) 7 months ago
J M Rossy c900da1877
Workaround TS bug in Safe protocol-lib (#3717) 7 months ago
J M Rossy 78b77eecff
Fixes for CLI dry-runs (#3713) 7 months ago
github-actions[bot] 6f9c7511c7
Version Packages (#3533) 7 months ago
Yorke Rhodes b6fdf2f7fe
Implement Connext xERC20 and Circle FiatToken collateral (#3618) 7 months ago
Noah Bayindirli 🥂 8246f14d6d
add defaultDescription to yargs --key option (#3697) 7 months ago
Noah Bayindirli 🥂 a86a8296b2
export tx provider from sdk & remove safe util from infra (#3694) 7 months ago
Noah Bayindirli 🥂 d37cbab724
feat: Modular Tx Submission – Create Transformer + Submitter + Builder Abstraction (#3627) 7 months ago
J M Rossy 3528b281e3
Migrate SDK consts to Registry and use new registry utilities (#3615) 7 months ago
Lee 3a08e31b6d
Derive WarpConfig from TokenRouter address (#3671) 7 months ago
Paul Balaji 2db77f177f
feat: abstract crud module (#3621) 7 months ago
Paul Balaji af26342079
feat: add `hyperlane hook read` + `hyperlane ism read` to cli (#3648) 7 months ago
Lee f8b6ea467a
CLI warp route deploys do not support ISM configuration (#3611) 7 months ago
Lee 811ecfbbaf
Derive CoreConfig from Mailbox address (#3657) 7 months ago
Nam Chu Hoai 2e439423e7
Allow gasLimit overrides in the SDK/CLI for deploy txs (#3622) 7 months ago
Noah Bayindirli 🥂 450e8e0d55
migrate fork util to SDK (#3625) 7 months ago
Noah Bayindirli 🥂 aea79c686e
feat: add dry-run support for warp deploy + gas stats (#3586) 7 months ago
J M Rossy 2b3f75836a
Add objLength and isObjEmpty util fns (#3605) 7 months ago
Yorke Rhodes 917266dce1
Implement NULL metadata relaying in the SDK/CLI (#3604) 7 months ago