Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(protocol): add TaikoGovernor and improve TaikoToken #13711

Merged
merged 8 commits into from
May 8, 2023
Merged

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented May 5, 2023

TaikoGovernor and the new TaikoToken contracts were created using https://wizard.openzeppelin.com/#erc20 then modified to use our EssentialContract.sol.

See their configs as follows:
Screenshot 2023-05-07 at 18 33 11

Screenshot 2023-05-07 at 18 34 48

Then all contracts that are supposed to be deployed behind a proxy are named ProxiedSomeContract, these new contracts will be initialised once deployed in their constructors.

@dantaik dantaik changed the title temp feat(protocol): add TaikoGovernor and improve TaikoToken May 7, 2023
@dantaik dantaik marked this pull request as ready for review May 7, 2023 10:46
@dantaik dantaik added this pull request to the merge queue May 7, 2023
@dantaik dantaik removed this pull request from the merge queue due to a manual request May 7, 2023
@dantaik dantaik added this pull request to the merge queue May 8, 2023
Merged via the queue into main with commit ad75cd5 May 8, 2023
5 checks passed
@dantaik dantaik deleted the dao_1 branch May 8, 2023 01:54
@github-actions github-actions bot mentioned this pull request May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants