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
44 stars 39 forks source link

refactor: replace LogLevel type with String #1167

Closed sanderpick closed 1 month ago

sanderpick commented 1 month ago

This allows for more flexible log filters like info,fendermint=debug.

This also includes a small solhint fix to get make lint to work for me locally. My compiler uses solidity 0.8.26.