NethermindEth / blockifier

Blockifier is a Rust implementation for the transaction-executing component in the StarkNet sequencer, in charge of creating state diffs and blocks.
Apache License 2.0
1 stars 4 forks source link

Track inner calls & Storage changes #50

Closed rodrigo-pino closed 5 months ago

rodrigo-pino commented 5 months ago

This PR fixes the storage, library and contract call syscalls.

It also modifies the nested_library_calls to "ignore" the invalid execution resources metering used by Native.