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

chore: Upgrade GSN Relayer #44

Open
5 tasks
azf20 opened this issue Jan 9, 2022 · 1 comment
Open
5 tasks

chore: Upgrade GSN Relayer #44

azf20 opened this issue Jan 9, 2022 · 1 comment

Comments

@azf20
Copy link
Contributor

azf20 commented Jan 9, 2022

Upgrade contracts

  • deploy a new paymaster, using the latest relayhub and forwarder (from https://docs.opengsn.org/networks)
  • call "setForwarder" on all contracts to use the new forwarder (this will break the app)

Upgrade app

  • update the client code to use the latest @opengsn/provider. I think there's no API change.
  • update to use the new paymaster contract

Relayer

  • unstake the existing relayer
@azf20 azf20 changed the title Upgrade GSN Relayer chore: Upgrade GSN Relayer Jan 9, 2022
@xjjda22
Copy link
Contributor

xjjda22 commented Feb 8, 2022

import { RelayProvider } from "@opengsn/gsn";

plz update or comment it:
import { RelayProvider } from "@opengsn/provider";

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

No branches or pull requests

2 participants