use-ink / ink

Polkadot's ink! to write smart contracts.
https://use.ink
Apache License 2.0
1.34k stars 425 forks source link

Add snapshot functionality to ink_sandbox #2261

Open 0xLucca opened 3 weeks ago

0xLucca commented 3 weeks ago

Summary

Closes #_

Description

Adds take_snapshot and restore_snapshot functionality to ink_sandbox

Checklist before requesting a review