Skip to content

release/2024-07-28

Compare
Choose a tag to compare
@ielashi ielashi released this 28 Jul 17:08
· 40 commits to master since this release
32102be

What's Changed

  • Adds a new endpoint (get_block_headers) as specified in dfinity/interface-spec#298.
  • Reduces the maximum number of instructions in heartbeats from 4B to 1B. This helps keep the finalization rate of the subnet smooth and improves response times.
  • Adds a config for eager evaluation of fees, which is useful for local dev environments.
  • Adds the candid interface to the metadata section.
  • Improves serialization of unstable blocks when upgrading

Full Changelog: release/2024-01-22...release/2024-07-28