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

Use immutable #239

Closed
1 task done
fulldecent opened this issue Jan 10, 2020 · 1 comment
Closed
1 task done

Use immutable #239

fulldecent opened this issue Jan 10, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@fulldecent
Copy link
Collaborator

fulldecent commented Jan 10, 2020

Blockers

  • Solidity 0.6.2 release

Issue

We should use this everywhere for gas savings:

ethereum/solidity#3835

@MoMannn MoMannn added enhancement New feature or request good first issue Good for newcomers labels Feb 3, 2020
@MoMannn
Copy link
Collaborator

MoMannn commented Jan 11, 2021

There are no places where we can use this since our basic implementation does not set variables though constructor but the implementing contract should.

@MoMannn MoMannn closed this as completed Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants