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

BlockHash doesn't take into account new l2_gas_price #2328

Open
t00ts opened this issue Oct 22, 2024 · 1 comment
Open

BlockHash doesn't take into account new l2_gas_price #2328

t00ts opened this issue Oct 22, 2024 · 1 comment

Comments

@t00ts
Copy link
Contributor

t00ts commented Oct 22, 2024

We have recently included l2_gas_price in the BlockHeader as per #2309

This value is currently not being used to compute the BlockHash.

TBD

@kkovaacs kkovaacs added this to the JSON-RPC 0.8.0 milestone Oct 24, 2024
@kkovaacs
Copy link
Contributor

This will be covered by block hash changes in Starknet 0.13.3. This has been discussed previously on various Slack channels but as far as I know there's no public, written specification available yet.

@t00ts t00ts removed this from the JSON-RPC 0.8.0 milestone Oct 29, 2024
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

No branches or pull requests

2 participants