Skip to content

Add GSN support for erc20-to-native bridge mode #571

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

Merged
merged 9 commits into from
May 6, 2021
Merged

Conversation

lok52
Copy link

@lok52 lok52 commented Jan 15, 2021

Implementation of token paymaster contract for GSN, added modified version of executeSignatures which interacts with paymaster.
NOTE: Before starting tests don't forget to start GSN on a local test network via npx gsn start.
ISSUES: There are two hard-coded constants in the paymaster contract related to its gas consumption. We need to find a way to make them more precise or remove them at all.

@akolotov akolotov changed the base branch from master to develop January 15, 2021 17:42
@akolotov akolotov changed the title Add GSN support for erc_to_erc bridge mode Add GSN support for erc20-to-native bridge mode Jan 20, 2021
akolotov and others added 2 commits May 6, 2021 14:06
Co-authored-by: Kirill Fedoseev <k.fedoseev@innopolis.university>
@k1rill-fedoseev k1rill-fedoseev self-requested a review May 6, 2021 20:13
@akolotov akolotov merged commit f675822 into omni:develop May 6, 2021
akolotov added a commit that referenced this pull request May 7, 2021
This set of changes includes the following improvements and fixes:
  * [Improvement] AMB Home-to-Foreign async calls (#570), closes #492
  * [Improvement] Add GSN support for erc20-to-native bridge mode (#571)
  * [Fix] Fix issues with packages versions and linter (#600)
  * [Other] Bump package version before 6.0.0-rc0 (#598)
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