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

Topdown Enhancement: Clean up unused code and minor bug fixes #1077

Open cryptoAtwill opened 2 months ago

cryptoAtwill commented 2 months ago

Following #1070, this PR removes the unused code after adding vote quorum and fixes some minor bugs after integration testing. Making sure clippy, fmt and test checks are ok.