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

feat: owner role #19

Merged
merged 1 commit into from
Sep 26, 2024
Merged

feat: owner role #19

merged 1 commit into from
Sep 26, 2024

Conversation

emmanuelJet
Copy link
Owner

@emmanuelJet emmanuelJet commented Sep 26, 2024

Overview

This PR entails the implementation of #2. It introduces the owner role functionality and the following actions were implemented:

  • [feat] Owner role functionalities with tests
  • [feat] ExecutorRole AccessControl contract
  • [feat] SignerRole AccessControl contract
  • [feat] Repo Editor Configurations
  • [perf] GitHub PullRequest Template
  • [perf] Foundry Configurations (fmt config)

Other information

Automation

Relevant Issues

Before Merging

Closes #2

@emmanuelJet emmanuelJet added the enhancement New feature or request label Sep 26, 2024
@emmanuelJet emmanuelJet self-assigned this Sep 26, 2024
@emmanuelJet emmanuelJet merged commit 2512775 into main Sep 26, 2024
2 checks passed
@emmanuelJet emmanuelJet deleted the feat/owner-role branch September 26, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feat: owner role functionality
1 participant