-
Notifications
You must be signed in to change notification settings - Fork 2
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
Spells.fyi - Support for zkSync Timelock Tracking #28
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 20.0 DAI (20.0 USD @ $1.0/DAI) attached to it as part of the Blocklytics fund.
|
@iamonuwa Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
@gitcoinbot work in progress |
@iamonuwa Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Issue Status: 1. Open 2. Cancelled The funding of 20.0 DAI (20.0 USD @ $1.0/DAI) attached to this issue has been cancelled by the bounty submitter
|
Spells.fyi Subgraph Update
Spells.fyi is a public good tracking timelocked smart contract upgrades. This issue adds support for zkSync's timelock to the Spells.fyi subgraph.
Overview
zkSync offers a new type of timelock
UpgradeGatekeeper
which is an opt-out upgrade mechanism. From the docs:Contract
0x38A43F4330f24fe920F943409709fc9A6084C939
Notes
NoticePeriodStart
is the name of the event that will be emitted at the start of upgrade.Event parameters:
Workflow
Timelock
entity (see helpers)Platform
entity (see helpers)Spell
entity with required details (see schema)Target
entities (see schema)The text was updated successfully, but these errors were encountered: