-
Notifications
You must be signed in to change notification settings - Fork 11
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
[EPIC] New fee model architecture #270
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like we will need some nucypher
updates to accommodate the new architecture. Filed nucypher/nucypher#3514.
contracts/contracts/coordination/subscription/BqETHSubscription.sol
Outdated
Show resolved
Hide resolved
8e7bb18
to
3886874
Compare
wip: change of plans was a mistakerino
Co-authored-by: James Campbell <james.campbell@tanti.org.uk> Co-authored-by: derekpierre <derek.pierre@gmail.com> Co-authored-by: KPrasch <kieran@nucypher.com>
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
0dc8055
to
05b960e
Compare
Just rebased this EPIC. Given the size of this PR - we should try to merge this soon. That being said, we should not merge it until v7.4.0 is released since merging it will cause |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎸
Type of PR:
Required reviews:
What this does:
Changes fee model, now it's separate contract that must be approved in coordinator.
Implements subscription for BqETH
Issues fixed/closed:
PRs:
ManagedAllowList
#255BetaProgramInitiator
registry entries #298Why it's needed:
Notes for reviewers:
This PR is ready for tests and integration with nucypher repo, ManagedAllowList needs touch up in some of following PRs