Skip to content

feat: stargate receiver #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Feb 6, 2025
Merged

feat: stargate receiver #1

merged 24 commits into from
Feb 6, 2025

Conversation

kuchmenko
Copy link
Contributor

@kuchmenko kuchmenko commented Jan 24, 2025

  • Implement starage receive lzCompose contract
  • Add multicalls handling
  • Deployment docs + .env.example

@gemcoder21 gemcoder21 requested a review from 0xh3rman January 24, 2025 17:50
@0xh3rman
Copy link
Collaborator

Things to improve:

  1. we can refactor the folder structure a little bit to share same forge-std submodule
  2. let's make multicall a separate Contract for reuse if possible, somthing like contract GemStargateReceiver is MulticallHandler, ILayerZeroComposer
  3. Add github action to do deployment

I will work on 3

@kuchmenko kuchmenko marked this pull request as ready for review January 27, 2025 15:55
@0xh3rman
Copy link
Collaborator

can you rename folder shared to library?

Copy link
Collaborator

@0xh3rman 0xh3rman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the efforts to continue improving, I left some more comments, the ReentrancyGuard should be added back

@0xh3rman 0xh3rman merged commit 800ba44 into main Feb 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants