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

Gardener Work Resolver Contract #41

Closed
5 of 7 tasks
Tracked by #8
Oba-One opened this issue Apr 29, 2024 · 0 comments · Fixed by #76
Closed
5 of 7 tasks
Tracked by #8

Gardener Work Resolver Contract #41

Oba-One opened this issue Apr 29, 2024 · 0 comments · Fixed by #76
Assignees
Labels
contract Run it on chain

Comments

@Oba-One
Copy link
Member

Oba-One commented Apr 29, 2024

Done State

  • On attest check that action exists from action registry
  • On attest check that action status is active from registry
  • On attest check that attester is Gardener
  • On attest check that recipient is Garden
  • On attest check that action is in garden
  • Work attestations are non revocable
  • Resolver is an upgradeable contract ensuring ease of future updates

Technical Requirements

  • Using Forge for scripting and deployment
  • Solidity version 0.8.20 or above
  • Test script written for contracts
  • Deploy script written for contracts

Work Upload User Flow

Image

Resources

@Oba-One Oba-One added the contract Run it on chain label Apr 29, 2024
@Oba-One Oba-One added this to the Interface for Capturing Work milestone Apr 29, 2024
@Oba-One Oba-One moved this to Backlog in Green Goods Apr 29, 2024
@Oba-One Oba-One moved this from Backlog to Ready in Green Goods Jun 9, 2024
@Oba-One Oba-One linked a pull request Aug 18, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In review to Done in Green Goods Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contract Run it on chain
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants