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

Refactor all contract to use Mapping #52

Closed
xgreenx opened this issue Nov 9, 2021 · 1 comment
Closed

Refactor all contract to use Mapping #52

xgreenx opened this issue Nov 9, 2021 · 1 comment
Assignees

Comments

@xgreenx
Copy link
Contributor

xgreenx commented Nov 9, 2021

After merging of the use-ink/ink#979 we need to refactor all contracts to use Mapping. It should reduce the size of contracts and simplify usage(avoid copying of objects by passing them by reference).

@xgreenx xgreenx self-assigned this Nov 9, 2021
@xgreenx
Copy link
Contributor Author

xgreenx commented Mar 2, 2022

Done: #78

@xgreenx xgreenx closed this as completed Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant