github aptos-labs/aptos-core aptos-cli-v1.0.8
Aptos CLI Release v1.0.8

latest releases: adhoc-20240919, aptos-cli-v4.2.2, aptos-cli-v4.2.1...
18 months ago

[1.0.8] - 2023/03/16

Added

  • Added an aptos account derive-resource-account-address command to add the ability to derive an address easily
  • Added the ability for different input resource account seeds, to allow matching directly with onchain code
  • Added beta support for coverage via aptos move coverage and aptos move test --coverage
  • Added beta support for compiling with bytecode dependencies rather than source dependencies

Fixed

  • All resource account commands can now use utf8 seed which will match the onchain representation of b"string" rather than always derive a different address
  • Tests that go over the bytecode size limit can now compile
  • vector<string> inputs to now work for both aptos move view and aptos move run
  • Governance proposal listing will now not crash on the latest on-chain format
  • Move compiler will no longer use an environment variable to communicate between compiler and CLI for the bytecode version

Installation instructions

Don't miss a new aptos-core release

NewReleases is sending notifications on new releases.