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

Implement secp256k1 #41

Closed rodrigo-pino closed 5 months ago

rodrigo-pino commented 5 months ago

It should be implemented in the Native Syscall Handler. Also, make sure the test is available for Native as well