-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: automatic protocol fee payout (#293)
* feat: code that compiles * fix: use internal functions for fee payout lib * fix: existing tests * test: new behavior * chore: update abis + bindings * test: add setter tests * fix: init fee tracker correctly * fix: test names * feat: introduce manual withdrawal mechanism for edge case * chore: update abi + bindings after rebase * fix: address PR comments * chore: update abi + bindings after adding events * feat: index fee transfer recipient in event * fix: tests expect indexed fee transfer receipient * feat: update abi + bindings again
- Loading branch information
Showing
16 changed files
with
1,709 additions
and
710 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.