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

Refactored prints and clones to use corelib traits #74

Merged
merged 3 commits into from
Mar 17, 2023

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented Mar 17, 2023

Closes #46 and closes #73:

Note: the implementation in the corelib is bugged so I had to debug it myself and endedup removing gas checks which made the runner fail.

Time spent: ~ 3 hours

@enitrat enitrat merged commit 8dfa861 into shramee:main Mar 17, 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

Successfully merging this pull request may close these issues.

Use Clone trait instead of custom functions Refactor prints
1 participant