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: user-defined types in solidity #8834

Closed
Tracked by #7820
LHerskind opened this issue Sep 26, 2024 · 1 comment
Closed
Tracked by #7820

refactor: user-defined types in solidity #8834

LHerskind opened this issue Sep 26, 2024 · 1 comment
Assignees

Comments

@LHerskind
Copy link
Contributor

LHerskind commented Sep 26, 2024

Time can be a bit of a pain in the neck to keep track of when there are multiple notations and they are all uint256. Therefore we should try out using user defined types for timestamps, slot numbers and epochs numbers, to see if it improves readability

@github-project-automation github-project-automation bot moved this to Todo in A3 Sep 26, 2024
@LHerskind LHerskind changed the title refactor: user-defined types for slot, epoch and time refactor: user-defined types in solidity Sep 26, 2024
@LHerskind LHerskind self-assigned this Sep 26, 2024
@LHerskind LHerskind added this to the Sequencer & Prover Testnet milestone Sep 26, 2024
@Maddiaa0
Copy link
Member

Closed by #8841

@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants