Skip to content

v0.1.0

Compare
Choose a tag to compare
@kanej kanej released this 27 Jul 20:22
· 754 commits to main since this release

Added

  • Rerunning now uses a reconciliation phase to allow more leeway in changing a module between runs
  • Deployments against real networks are recorded to ./ignition/deployments/<deploy-id>, including recording the deployed addresses and the artifacts (i.e. abi, build-info etc) used for each contract deploy

Changed

  • The Module API has went through considerable restructuring, including breaking changes, please see the ./docs for more details
  • The plan task has been enhanced to give a module centric view rather than the lower level execution that was previously shown
  • The ui during a deployment has been reduced to showing the results, the full UI will be brought back in a coming release