consensus-shipyard / ipc

🌳 Spawn multi-level trees of customized, scalable, EVM-compatible networks with IPC. L2++ powered by FVM, Wasm, libp2p, IPFS/IPLD, and CometBFT.
https://ipc.space
Apache License 2.0
41 stars 35 forks source link

feat(node): prepare + process + end block abci gas handling #1122

Open cryptoAtwill opened 1 month ago

cryptoAtwill commented 1 month ago

This PR add gas handling to prepare, process and end_block abci calls. Some key changes:

Update: