feat(GMX): add MegaETH chain support for events #2#9639
Draft
AIDataMaster wants to merge 13 commits into
Draft
Conversation
Member
|
@AIDataMaster plz see #9646 and #9648 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to Spellbook 🪄
Please open the PR in draft and mark as ready when you want to request a review.
Description:
This PR introduces the initial GMX v2 event models for the MegaETH chain, focusing on core order events only.
Key Changes:
gmx_v2_megaeth_order_createdgmx_v2_megaeth_order_executedgmx_v2_megaeth_order_cancelledgmx_v2_megaeth_order_updatedgmx_v2_megaeth_order_frozenchainsloop in all relevant multi-chaingmx_v2_*models to include'megaeth'where applicable.OUT_OF_SPILL_SPACEmemory errors in CI.(Note: This is Part 2 of the GMX v2 multichain expansion, intentionally limited to a small batch of 5 models to ensure CI stability. Additional MegaETH event models will be introduced in subsequent PRs.)
quick links for more information: