-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/separate deposit and multi asset deposit (#179)
* Separate normal deposits and multi asset deposits, and add preview function. * Add missing test and remove old commented code * Copy over code to more advanced cellar permutations * Add natspec clarifying who can call multi asset only owner functions. * Add missing natspec * Address warning * Implement missing advanced permutations * Separate deposit events into 2 separate events * Add better natspec to the multi asset deposit event
- Loading branch information
1 parent
59e723a
commit 7754e2c
Showing
6 changed files
with
519 additions
and
127 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.