Skip to content

v 0.2.0 Pepe Testnet

Compare
Choose a tag to compare
@jbrower95 jbrower95 released this 14 Aug 17:33
· 153 commits to master since this release
c827ba5
  • Improved the CLI

    • Deprecated the --proof and --out options. The CLI now outputs JSON data, containing to and calldata fields for later signing. If you'd like to sign and submit yourself via a private key, supply this with --sender. If you'd like to sign and submit later, save this JSON to a file and sign/broadcast calldata/to.
  • Semver

    • This repository will be following semver. This is a minor change. Major protocol changes will include a major version bump, while minor changes are reserved for tooling incompatibilities or upgrade. Patch changes encompass all else.

Please update your CLIs and post any questions! Thank you.