v0.1.4
🚀 Enhancements
- Add spell command by @ferranbt in #217
- Generate natspec to suavelib by @ferranbt in #218
- Prepare release 0.1.4 by @ferranbt in #220
spell
command
The new suave-geth spell
command used for testing to deploy a Suave and send confidential requests to Kettles.
The spell
command has two-subcommands:
$ suave-geth spell deploy <contract location>
$ suave-geth spell conf-request <addr> '<func name>'
Full Changelog: v0.1.3...v0.1.4
Easiest way to update to the latest release:
curl -L https://suaveup.flashbots.net | bash