-
-
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.
0.10 contracts deploy on devnet (#91)
* removed old artifacts, deployed new on to devnet * fixed playbook * moved DAODistributor to the root * changeset * logs to deploy script * updated deploy artifacts * changeset typo * docstrings update * added helper script to parse instantiate evt for rankify * adding distributions now uses EDS named functionality * scripts updated to use named distribution pattern * organize script index * add gameState getter, remove unused code, fix tests to use named exports of scripts * changeset * added tbg settings params to getGameState * comment out playbooks * fixing compilation * linter * updated deployment artifacts * Update weak-vans-occur.md * Delete .changeset/shy-beds-hide.md * Update weak-vans-occur.md
- Loading branch information
Showing
72 changed files
with
4,265 additions
and
11,313 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
'rankify-contracts': minor | ||
--- | ||
|
||
- added deployment artifacts for 0.10.0 release | ||
- added getGameState getter to rankify main facet | ||
- added helper functions in scripts | ||
- implemented named distributions from newest EDS release | ||
- added more documentation strings |
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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.