-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: make zcf durable * chore: minor updates for tests and comments * chore: more minor updates and integration * refactor: rename MakeNoEscrowSeat to MakeNoEscrowSeatKit * test: disable loopback in paramGovernance test. * test: repair bootstrap test for new way to start contracts * chore: cleanups from review drop zcfSeat notifier rename !didStart to firstTime * chore: drop default to undefined * refactor: simplify upgradeable contract interface to start/vivify * fix: suggestions for #5770 * fix: added TODOs * chore: minor cleanups: types, names, TODOs, etc. * chore: clean up backquoted strings * refactor: switch assertDeposit() back to depositPayout() * chore: review clean-ups * chore: types fixes * refactor(zcfMint): default zcfSeat for mintGains * chore: contract includes "upgraded" in strings conditionally * chore: more reviews: comments, asserts, and strings * chore: drop atomicity TODOs. discussed and resolved. * chore: minor clean-ups touching to re-re-trigger CI Co-authored-by: Mark S. Miller <[email protected]> Co-authored-by: Turadg Aleahmad <[email protected]>
- Loading branch information
1 parent
44c34cb
commit 17ff31d
Showing
46 changed files
with
1,334 additions
and
445 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
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
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.