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

Operator Action Registry Contract #60

Closed
5 tasks done
Oba-One opened this issue May 24, 2024 · 0 comments · Fixed by #76
Closed
5 tasks done

Operator Action Registry Contract #60

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

Comments

@Oba-One
Copy link
Member

Oba-One commented May 24, 2024

Done State

  • Mapping of owner to action id
  • Mapping of action id to action struct
  • Method to add action for resolver to fire
  • Method to update action for action owner
  • Registry is upgradeable contract ensuring ease of 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

Action Creation User Flow
Image

Resources

@Oba-One Oba-One converted this from a draft issue May 24, 2024
@Oba-One Oba-One added the contract Run it on chain label May 24, 2024
@Oba-One Oba-One moved this from Backlog to Ready in Green Goods May 24, 2024
@Oba-One Oba-One self-assigned this May 24, 2024
@Oba-One Oba-One moved this from Ready to In progress in Green Goods May 31, 2024
@Oba-One Oba-One moved this from In progress to In review in Green Goods Jun 1, 2024
@Oba-One Oba-One moved this from In review to In progress in Green Goods Jun 7, 2024
@Oba-One Oba-One added this to the Interface for Capturing Work milestone Aug 15, 2024
@Oba-One Oba-One linked a pull request Aug 20, 2024 that will close this issue
@Oba-One Oba-One closed this as completed Aug 20, 2024
@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.

2 participants