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

perf: contract storage optimizations #1094

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

AuHau
Copy link
Member

@AuHau AuHau commented Jan 31, 2025

@AuHau AuHau force-pushed the perf/params-sizing branch from 4b1c72f to e251b03 Compare January 31, 2025 11:09
@AuHau AuHau force-pushed the perf/params-sizing branch from e251b03 to 320bc43 Compare February 1, 2025 09:27
@2-towns 2-towns self-assigned this Feb 10, 2025
@2-towns
Copy link
Contributor

2-towns commented Feb 10, 2025

Is there a reason why SecondsSince1970 is not an uint64?

@AuHau
Copy link
Member Author

AuHau commented Feb 10, 2025

Most probably because most if not all the standard library's time utilities (Duration etc.) are handled with int64...

@2-towns 2-towns added the Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details label Feb 10, 2025
@2-towns 2-towns marked this pull request as ready for review February 12, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants