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

Change type of restrictionCode for uint256 #234

Open
rya-sge opened this issue Sep 25, 2023 · 0 comments
Open

Change type of restrictionCode for uint256 #234

rya-sge opened this issue Sep 25, 2023 · 0 comments

Comments

@rya-sge
Copy link
Collaborator

rya-sge commented Sep 25, 2023

See #70

We should reconsider this since :

  • Use uint8 instead of uint256 increase the gas cost since EVM works with uint256
  • The ERC 1404 is not an official ERC, we don't really need to follow this EIP + we already have divergence with this EIP since we don't implement the ERC-20 interface inside
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