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

feat: add syscall counter to `NativeSyscallHandler` #129

Closed varex83 closed 1 month ago

varex83 commented 1 month ago

Closes #126