reddio-com / itachi

A high performance decentralized modular sequencer for Starknet
GNU General Public License v3.0
18 stars 8 forks source link

Optimize the writing of `cairo.TxnExecute` function #49

Closed Lawliet-Chan closed 4 months ago

Lawliet-Chan commented 4 months ago

The writing of cairo.TxnExecute is a bit complicated. We should optimize its writing, just need c.cairoState.Commit(blockNumber) , other details should be hidden in yu.