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

Refactor inheritance and dependencies #53

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Refactor inheritance and dependencies #53

merged 4 commits into from
Sep 23, 2024

Conversation

spengrah
Copy link
Member

@spengrah spengrah commented Sep 23, 2024

  • moves events and errors to new file IHatsSignerGate.sol, which closes refactor dependencies (primarily HSGLib) #51
  • removes HatsSignerGateBase.sol and moves its content to HatsSignerGate.sol
  • bumps OZ dependencies to v5.0.2
  • bumps solc to v0.8.20 for compatibility with new OZ
  • removes the dependency on hats-auth, instead implementing the owner logic inside HSG
  • deals with HSG contract version slightly more elegantly

@spengrah spengrah changed the base branch from new-fmt to v2 September 23, 2024 18:25
@spengrah spengrah merged commit cc2dcec into v2 Sep 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant