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

Contract update ii: ARC #34

Closed
7 tasks done
temptemp3 opened this issue Jul 5, 2023 · 0 comments
Closed
7 tasks done

Contract update ii: ARC #34

temptemp3 opened this issue Jul 5, 2023 · 0 comments

Comments

@temptemp3
Copy link
Owner

temptemp3 commented Jul 5, 2023

In response to ARC200 discussion (algorandfoundation/ARCs#223) and improved compatibility with ERC20, uinit256 will be used for totalSupply, balance, and allowance values.
Other updates include:

  • decimals is checked to be less than 256 instead of 19
  • no more timestamp argument in events

Todo

  • Update contract
  • Disable Algorand (Mainnet) node config
  • Make previous version of app/frontend available at arc200v1.algodrop.net
  • Destroy any old contracts if possible, especially Algorand MainNet that has not been distributed.
    1139040208
  • Update scripts to use new version of contract
  • Migrate Algorand TestNet ARC200
  • Update app/frontend to use new version of contract
@temptemp3 temptemp3 self-assigned this Jul 5, 2023
@temptemp3 temptemp3 changed the title Contract update ii: use uint256 Contract update ii: ARC Jul 6, 2023
@temptemp3 temptemp3 removed their assignment Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant