Skip to content

Rusk v1.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@herr-seppia herr-seppia released this 05 Feb 10:17
· 89 commits to master since this release

[1.1.0-rc.1]

Added

  • Add abi::public_sender [#3341]
  • Add [vm] config section [#3341]

Changed

  • Deprecate [chain].gas_per_deploy_byte config [#3341]
  • Deprecate [chain].min_deployment_gas_price config [#3341]
  • Deprecate [chain].generation_timeout config [#3341]
  • Deprecate [chain].min_deploy_points config [#3341]
  • Deprecate [chain].block_gas_limit config [#3341]
  • Change how Rusk controls the archive for synchronization [#3359]

Removed

  • Remove legacy event system
  • Remove archive mpsc channel & archive event forwarding [#3359]

[1.0.2] - 2025-01-27

Added

  • Add /on/account:<address>/status endpoint [#3422]

Changed

  • Change dependency declaration to not require strict equal [#3405]

[1.0.1] - 2025-01-20

Added

  • Add Rusk-Version-Strict header for version match
  • Add support for cargo install

Changed

  • Change check_rusk_version to ignore pre-release by default
  • Increase archive channel capacity from 1000 to 10000 [#3359]
  • Change /static/drivers/wallet-core.wasm to embed version 1.0.0