NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 158 forks source link

Juno - Starknet 0.13.2 readiness #1864

Open stranger80 opened 1 month ago

stranger80 commented 1 month ago

Ensure Juno readiness for Starknet 0.13.2 (as per the pre-release notes: https://docs.google.com/document/d/1QYSnp5c1tXkwcaxzujBtCOMjGGzXaOfXfs7wAYSwXqg/edit#heading=h.o2tpayxg0nwj)

Changes required: [ ] Handle the new block hash [ ] Update blockifier (expected changes: better error messages, parallelization of tracing a block, felt improvement) [ ] FWG response update to receipts and signatures.

The parallelization of transaction execution is expected to be implicit so no API changes are expected. Apart from updating the blockifier no other changes are to be made on the Juno side for blockifier.