-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: test and workaround for a reallocate issue in zoe
issue 3033 shows that reallocate fails unnecessarily if asked to reallocate to seats that had no previous allocation, even if the new allocations are empty. This works around that for the collectFees contract until a fix can be prepared.
- Loading branch information
1 parent
97ce4dd
commit f56ff7a
Showing
2 changed files
with
53 additions
and
4 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