-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip bucketTake test * expand bucketTake test * add bucketTake assertions * test bucketTake tokenId rebalancing * finish bucketTake test * finish bucket bankruptcy * associate lends with buckets on every creation * update lend.depositTime * update factory subset hashes * remove unused imports * update depositTime to match contract in move events * add _handleTransferLP * fix PM lend deposit time and transferLP * remove commented code * add TransferLP test * use lenderInfo for depositTime in transferLP * check depositTime in assertLendUpdate * remove unused events from erc20 and erc721 pool templates * add tracking of screening stage voting power in DistributionPeriodVote * expand screening stage vote test * rename DistributionPeriodVote attributes * add RecordedPostVote to remaining attributes as well * fix screening stage vote tracking logic * disassociate bucket and old lend on handleTransferLP --------- Co-authored-by: Mike <mikehathaway@makerdao.com>
- Loading branch information
1 parent
d3806c0
commit 9b39b69
Showing
20 changed files
with
904 additions
and
277 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
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.