-
-
Notifications
You must be signed in to change notification settings - Fork 258
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
[WIP] feat: Added Garnet Testnet #14786
base: master
Are you sure you want to change the base?
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 @blurpesec on file. |
Thanks @blurpesec ! @clemsos will look into that ASAP. Can you send a bit of test eth to clemsos.eth and hot.julien51.eth by chance? |
Error: could not decode result data (value="0x", info={ "method": "publicLockLatestVersion", "signature": "publicLockLatestVersion()" }, code=BAD_DATA, version=6.13.2) |
@julien51 sent |
Error: could not decode result data (value="0x", info={ "method": "publicLockLatestVersion", "signature": "publicLockLatestVersion()" }, code=BAD_DATA, version=6.13.2) |
symbol: 'EVE', | ||
}, | ||
], | ||
unlockAddress: '0x1bc53f4303c711cc693F6Ec3477B83703DcB317f', |
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.
it seems that this address is incorrect ?https://explorer.garnetchain.com/address/0x1bc53f4303c711cc693F6Ec3477B83703DcB317f
}, | ||
featured: true, | ||
id: 17069, | ||
isTestNetwork: true, |
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.
oh, our policy is usually to not support more testnets that we already have (Sepolia and Base Sepolia). These can be added but we won't support the infra to deploy locks etc. @julien51 can confirm maybe ?
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.
These can be added but we won't support the infra to deploy locks etc
What exactly is required here ? Is this something that requires TheGraph? Or do you have some infra built on top of it that you would have to maintain ?
Error: could not decode result data (value="0x", info={ "method": "publicLockLatestVersion", "signature": "publicLockLatestVersion()" }, code=BAD_DATA, version=6.13.2) |
TypeError: bad address checksum (argument="address", value="0x839fdccb5bf005cbdd84dd2700fbd9B64bd94772", code=INVALID_ARGUMENT, version=6.13.2) |
Description
Adds Garnet Testnet support (full support pending support by TheGraph).
Checklist:
Release Note Draft Snippet