-
-
Notifications
You must be signed in to change notification settings - Fork 250
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
Support fuse #14493
base: master
Are you sure you want to change the base?
Support fuse #14493
Conversation
Thank you for your pull request and welcome to Unlock! We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @Supeeerpower on file. |
Thank you for your pull request and welcome to Unlock! We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @Supeeerpower on file. |
This reverts commit acaa3c9.
Thank you for your pull request and welcome to Unlock! We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @Supeeerpower on file. |
}, | ||
featured: false, | ||
fullySubsidizedGas: true, | ||
hooks: {}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to deploy the hooks too please.
hooks: {}, | ||
id: 122, | ||
isTestNetwork: false, | ||
keyManagerAddress: '', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please deploy that contract as well
startBlock: 31355828, | ||
subgraph: { | ||
endpoint: | ||
'https://api.studio.thegraph.com/query/87693/unlock-protocol-fuse/version/lastest', // this is given to you by the graph after deploying |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think this has been deployed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This reverts commit 3dd1001.
packages/networks/src/networks/fuse.tsThe setup is successful :
We have found the following errors :
Some verification calls have failed :
Some additonal warnings :
|
Description
Deploy Unlock protocol on Fuse to support Fuse Network which is an EVM compatible Layer 1 Blockchain
Issues
Fixes #
Refs #
Checklist:
Release Note Draft Snippet