cannon

Manage EVM protocol deployments. Inspired by Docker, Terraform, and npm.

GPL-3.0 License

Downloads
57.3K
Stars
77
Committers
21

Bot releases are visible (Hide)

cannon - v2.8.1

Published by github-actions[bot] about 1 year ago

2.8.1 (2023-09-29)

Bug Fixes

  • builder: fix zod package regex for validation (#485) (e4fdda7)
cannon - v2.8.0

Published by github-actions[bot] about 1 year ago

2.8.0 (2023-09-29)

Features

  • builder: add highlight boolean to contract cannonfile spec (#470) (06629e2)
  • cli: Add support for preset package reference in CLI (#449) (ec19aff)

Bug Fixes

  • builder: lock ethers version in builder package below 6.0.0 (#484) (844c39e)
  • fix preset name in deploy local tag filename (#472) (acf9d2d)
  • package name validations (#471) (e4aef62)
  • set default evmVersion to paris on Router's in not mainnet networks (#466) (a24da85)
cannon - v2.7.1

Published by github-actions[bot] about 1 year ago

2.7.1 (2023-09-17)

Bug Fixes

cannon - v2.7.0

Published by github-actions[bot] about 1 year ago

2.7.0 (2023-09-16)

Features

  • cli: add cannon trace command (#455) (177cdbf)

  • cli: add anvil custom options to run and build commands (#445) e9cf80b

  • cli: Add ability to pass params through anvil (#369) e9cf80b

  • registry: add package publication fee of 1 wei (#387 26027a0

What's Changed

Full Changelog: https://github.com/usecannon/cannon/compare/v2.6.1...v2.7.0

cannon - v2.6.1

Published by github-actions[bot] about 1 year ago

2.6.1 (2023-09-13)

Bug Fixes

  • gitHeads references from lerna (ae76eae)
  • update @synthetixio/router to 3.3.0 (7110c21)
  • update @synthetixio/router to 3.3.0 (4ecd62d)
cannon - v2.6.0

Published by github-actions[bot] about 1 year ago

2.6.0 (2023-09-11)

Features

  • abi: add the option to use a literal abi string (#423) (3287cd1)
  • router: add @synthetixio/router dependency (9b0de26)
  • router: add example (6e5f177)
  • router: add router action step (56cab91)
  • router: add router step tests (aa1e7ae)
  • router: add test fixtures (ce7f2d3)
  • router: add usage of transparent-upgradable-proxy:4.9.3 (0038f5f)
  • router: fix plugin loading (f199216)
  • website: Explorer UI (09988e2)
  • website: Explorer UI (09988e2)

Bug Fixes

  • builder: Add preset reference in source/package name (#415) (32c7745)
  • tsconfig (56e7943)
cannon - v2.5.4

Published by github-actions[bot] about 1 year ago

2.5.4 (2023-08-30)

Bug Fixes

  • remove anvil from inspect command and add support for invoke target string (#364) (1dcaffb)