Skip to content

v0.3.0

Choose a tag to compare

@peterpeterparker peterpeterparker released this 07 May 05:59
32d8de8

Features

  • Replace usage of custom memory_size() endpoints with IC management memory metrics data. This is used in juno deploy to assert that the heap size does not overflow, ensuring safe upgrades.
  • Removed the guard that limited the above checks to recent Satellites (> v0.0.14), since IC management calls are available for all modules.

Note: This is not a breaking change per se, but I’ve bumped the reduced semver accordingly to make the change more visible for historical purposes.