oasisprotocol / oasis-web3-gateway

Web3 Gateway for the Oasis SDK EVM ParaTime module.
GNU General Public License v3.0
27 stars 14 forks source link

sapphire-localnet: Improve startup time by spinning up a network during docker compilation #588

Open matevz opened 3 months ago

matevz commented 3 months ago

Followup to https://github.com/oasisprotocol/oasis-web3-gateway/issues/411

Spin up the network (requires ~40 seconds) and then make a snapshot, so the image continues running from that point on the developer's/CI machine.