hyperlane-xyz / hyperlane-monorepo

The home for Hyperlane core contracts, sdk packages, and other infrastructure
https://hyperlane.xyz
Other
248 stars 283 forks source link

EIP5164 Hyperlane Adapter #2180

Open nambrot opened 1 year ago

nambrot commented 1 year ago

Build a EIP5164 adapter for Hyperlane. Most of the work was already done by davidsemakula in https://github.com/MultiMessageAggregation/multibridge/pull/14

degencodebeast commented 11 months ago

Please I'd like to work on this issue

degencodebeast commented 10 months ago

I came up with this, please review @nambrot https://github.com/hyperlane-eip5164-adapter/backend/tree/main/contracts/hyperlaneAdapter

nambrot commented 10 months ago

I would recommend to actually make a PR to https://github.com/pooltogether/ERC5164, the repo you linked has a bunch of unrelated code in there

degencodebeast commented 10 months ago

Alright will do so

degencodebeast commented 9 months ago

@nambrot I have made a PR to the poolTogether ERC5164 repo, https://github.com/pooltogether/ERC5164/pull/17