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

Remove GSNv1 contracts #2521

Merged
merged 7 commits into from Feb 18, 2021
Merged

Conversation

Amxx
Copy link
Collaborator

@Amxx Amxx commented Feb 12, 2021

Fixes #2520

PR Checklist

  • Tests
  • Documentation
  • Changelog entry

@frangio frangio changed the title remove GSN (deprecated) Remove GSNv1 contracts Feb 17, 2021
Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

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

A few things are pending:

  • remove test/setup.js
  • remove dependencies @openzeppelin/gsn-helpers and @openzeppelin/gsn-provider
  • remove GSNv1-related content from docs and from nav.adoc
  • remove mention of GSN in utils/Context.sol, saying just "meta-transactions" is enough

test/GSN/Context.test.js Outdated Show resolved Hide resolved
@frangio
Copy link
Contributor

frangio commented Feb 17, 2021

Note that there are still articles about GSNv1 and mentions of it in the documentation articles. Run a grep search for GSN in the docs directory to find them.

Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

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

Thank you!

@frangio frangio enabled auto-merge (squash) February 18, 2021 15:24
@frangio frangio merged commit f7c8252 into OpenZeppelin:master Feb 18, 2021
@Amxx Amxx deleted the refactor/deprecate_GSNv1 branch February 18, 2021 16:21
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.

Deprecate GSN v1 support
2 participants