Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Change gas_price type to u128 #966

Closed
@xqft

Description

@xqft

There're some places, like in a BlockInfo, where we're representing the gas price of a block as a 64-bit number, when in blockifier 128 bits are used. This can generate overflows.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions