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

Gas token integration #378

Merged
merged 5 commits into from
Mar 24, 2020
Merged

Gas token integration #378

merged 5 commits into from
Mar 24, 2020

Conversation

k1rill-fedoseev
Copy link
Member

@k1rill-fedoseev k1rill-fedoseev commented Feb 27, 2020

This PR adds functionality of minting gas tokens inside requireToPassMessage call of foreign AMB bridge

Closes #363.

@akolotov akolotov self-requested a review March 9, 2020 18:03
@akolotov
Copy link
Collaborator

akolotov commented Mar 9, 2020

Does it make sense to update oracle-e2e tests in the tokenbridge monorepo in order to check that the oracle handles such transactions properly?

Copy link
Collaborator

@akolotov akolotov left a comment

Choose a reason for hiding this comment

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

Please share your view on new comments and on #378 (comment). Then, seems that we can approve the PR.

@k1rill-fedoseev
Copy link
Member Author

For now, I don't think that we need explicit e2e tests for oracle.
From the oracle point of view, there should not be any difference in contract behaviour. It won't catch any Transfer events from gas token contract, so its behaviour will be identical.

Copy link
Collaborator

@akolotov akolotov left a comment

Choose a reason for hiding this comment

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

Let's wait for approval from @patitonar.

@akolotov akolotov merged commit da8d601 into develop Mar 24, 2020
@akolotov akolotov deleted the gas-token-integration branch March 24, 2020 19:54
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

3 participants