-
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.
Add upgrades component to contract (#65)
* Add upgrades component to contract * Update to use snake_case in ERC20 govtoken instead of camelCase * Fix totalSupply too * Polish scarb fmt * Add camel impls to tokens This is because current CARM has camelCase only * Revert "Fix totalSupply too" This reverts commit ce535b1. * Revert "Update to use snake_case in ERC20 govtoken instead of camelCase" This reverts commit 399dcb8. * Fix enable accidentally disabled test
- Loading branch information
Showing
3 changed files
with
29 additions
and
1 deletion.
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