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(refiner): Include EVM logs for bridge transactions #111

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

birchmd
Copy link
Member

@birchmd birchmd commented Nov 22, 2023

This is a follow-up PR from aurora-is-near/aurora-engine#869 . In this PR, the Aurora Engine dependency is updated to the latest (unreleased) version, and we make use of the new SubmitResult that is returned from the Standalone Engine for ft_on_transfer transactions that cause tokens to be minted.

A new test is added to show that the EVM logs for bridge transactions are now included in the Aurora blocks the refiner produces.

Additionally, we needed to add handling for the new withdraw_wnear_to_router method which was added as part of an XCC improvement.

@birchmd birchmd added the enhancement New feature or request label Nov 22, 2023
@birchmd birchmd requested review from mrLSD and aleksuss November 22, 2023 16:19
aleksuss
aleksuss previously approved these changes Nov 22, 2023
mrLSD
mrLSD previously approved these changes Nov 22, 2023
@birchmd birchmd dismissed stale reviews from mrLSD and aleksuss via 240900e November 22, 2023 19:22
@birchmd birchmd merged commit 8e0b25c into main Nov 23, 2023
@birchmd birchmd deleted the feat/birchmd/evm-logs-for-bridge branch November 23, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants