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

Simplify ProtocolFeeSplitter inheritance #2129

Merged
merged 4 commits into from
Dec 13, 2022
Merged

Conversation

EndymionJkb
Copy link
Collaborator

Description

We can simplify the interface of ProtocolFeeSplitter by descending from SingletonAuthorization instead of Authorization.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • Complex code has been commented, including external interfaces
  • [N/A] Tests are included for all code paths
  • The base branch is either master, or there's a description of how to merge

Issue Resolution

N/A

# Conflicts:
#	pkg/interfaces/contracts/standalone-utils/IProtocolFeeSplitter.sol
#	pkg/standalone-utils/contracts/ProtocolFeeSplitter.sol
@EndymionJkb EndymionJkb requested a review from nventuro December 13, 2022 04:40
# Conflicts:
#	pkg/interfaces/contracts/standalone-utils/IProtocolFeeSplitter.sol
#	pkg/standalone-utils/contracts/ProtocolFeeSplitter.sol
@EndymionJkb EndymionJkb merged commit 1e1a95a into master Dec 13, 2022
@EndymionJkb EndymionJkb deleted the singleton-splitter branch December 13, 2022 19:14
TomAFrench added a commit that referenced this pull request Jan 3, 2023
* master:
  Update deployments changelog. (#2139)
  Update address lookup (#2140)
  refactor: use SingletonAuthentication instead of Authentication (#2129)
  ProtocolFeeSplitter reorder (#2131)
  ProtocolFeeSplitter sentinel (#2132)
  Update deployments' readmes. (#2138)
  ProtocolFeeSplitter rename treasury (#2130)
  Gnosis deployment (#2136)
  fix: remove extraneous import/dependency (#2135)
  Deploy Aave Linear Factory v3 (#2134)
  remove `20220906-composable-stable-pool` from table of active deployments (#2125)
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.

2 participants