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

Including builtin and custom actor bundles in genesis #1009

Closed cryptoAtwill closed 4 months ago

cryptoAtwill commented 4 months ago

As part one of #1002, the builtin and custom actor bundles are added into the genesis as precompile actor code.

Updating unit tests, but implementation should be fixed.

cryptoAtwill commented 4 months ago

Closing in favour of #1016.