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

Feat(exit precompiles): Include sender field in exit precompile events #292

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

birchmd
Copy link
Member

@birchmd birchmd commented Oct 1, 2021

Follow up to #288 addressing @paouvrard's comment about including the sender field in the event because it is meaningful in the ETH exit case, even if it is not in the ERC-20 case.

@birchmd birchmd merged commit 18afe15 into develop Oct 4, 2021
@birchmd birchmd deleted the 245-eth-exit-event branch October 4, 2021 14:36
birchmd added a commit to birchmd/aurora-engine that referenced this pull request Oct 4, 2021
artob pushed a commit that referenced this pull request Oct 15, 2021
* Feat(exit precompile): Events for exit precompile calls. (#288)
* Bump path-parse from 1.0.6 to 1.0.7 in /etc/eth-contracts (#229)
* Include sender field in exit precompile events (#292)
* Feat(tests): ecpair (#296)
* Feat(tests): Uniswap V3 tests and benchmarks (#293)
* Feat(tests): deploying the largest allowed contract (#294)
* Fix(precompiles): Derive Default impl for PrecompileOutput (#295)
* Feat(docs): Benchmark documentation (#298)

Co-authored-by: Michael Birch <michael@aurora.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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