Skip to content
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

evm: order InternalTransactions #450

Merged
merged 4 commits into from
May 17, 2024

Conversation

Francesco4203
Copy link
Contributor

using counter variable, which count number of opcodes called, to move the newly added record to corresponding position

minh-bq and others added 4 commits May 16, 2024 16:25
Add more tests:
- Multiple calls: one contract calls multiple contracts
- Complex calls: one contract calls multiple contracts with various depths
- Delegate calls: one contract delegate-calls multiple contracts
…rocessor.Process()

Only some blocks need to be tracked with bc.OpEvents(), then just pass bc.OpEvents() to bc.processor.Process() when the flag bc.enableAdditionalChainEvent is on.
@minh-bq minh-bq merged commit 9e55df7 into axieinfinity:master May 17, 2024
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.

None yet

2 participants