github NomicFoundation/hardhat-ignition v0.11.0

latest releases: v0.15.6, v0.15.5, v0.15.4...
11 months ago

First public launch 🚀

Added

  • Display batching information in the visualize report (#494)
  • Update styling of visualize report (#493)
  • Expand Module API so value and from support staticCall/readEventArg as values (#455)
  • Support fully qualified contract names (#563)

Changed

  • More compact command-line UI (#495)
  • Ignition tasks are now scoped e.g. npx hardhat ignition deploy (#442)
  • The ignition-info task has been renamed to status, and now shows the status of the current deployment not just the successes (#496)
  • Modules now have to be inside a modules subfolder within the ./ignition folder (#511)
  • Import of buildModule now from @nomicfoundation/hardhat-ignition/modules (#540)
  • A warning is displayed if you are running against an in-process hardhat network (#553)
  • The default deployment id is now chain-<CHAINID> (#551)
  • The contractAt signature overload for artifact has been changed to match other artifact overload signatures (#557)

Fixed

  • Improve loading times for other non-ignition hh tasks, when Ignition is included (#13)
  • Only open visualization report if supported (#504)
  • Fixed nonce check failure on rerun (#506)
  • Ensure future's senders meet nonce sync checks (#411)
  • Show all deployed contracts at the end of a deployment (#480)
  • Rerun blocked by sent transactions message IGN403 (#574)
  • Rerun over multiple batches trigger error IGN405 (#576)

Don't miss a new hardhat-ignition release

NewReleases is sending notifications on new releases.