Skip to content

Releases: ava-labs/avalanche-cli

v1.7.7

15 Oct 16:57
233e2e8
Compare
Choose a tag to compare

⭐ Features

Enables backwards compatibility for local network snapshot in AvalancheGo v1.11.11

What's Changed

Full Changelog: v1.7.6...v1.7.7

v1.7.6

15 Oct 14:51
747d391
Compare
Choose a tag to compare

⭐ Features

Enables backwards compatibility for local network snapshot in AvalancheGo v1.11.11

What's Changed

Dependency Upgrades

Full Changelog: v1.7.5...v1.7.6

v1.7.5

26 Sep 01:21
6f21bbd
Compare
Choose a tag to compare

⭐ Features

This release introduces avalanche teleporter relayer deploy command, which enables a local relayer to be easily configured and deployed in either Local Networks or Fuji.

This release also enables Devnet endpoints to be specified for Devnet related commands, through the flag--devnet --endpoint YOUR_NETWORK_ENDPOINT. This makes it easier to deploy blockchains and check key balances on a specified Devnet.

What's Changed

Full Changelog: v1.7.4...v1.7.5

v1.7.4

24 Sep 18:51
cbd547f
Compare
Choose a tag to compare

⭐ Features

This release introduces avalanche teleporter relayer deploy command, which enables a local relayer to be easily configured and deployed in either Local Networks or Fuji.

This release also enables Devnet endpoints to be specified for Devnet related commands, through the flag--devnet --endpoint YOUR_NETWORK_ENDPOINT. This makes it easier to deploy blockchains and check key balances on a specified Devnet.

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

23 Sep 19:53
b5c41bd
Compare
Choose a tag to compare

⭐ Features

This release fixes release error for v1.7.2.

v1.7.2 introduced avalanche teleporter relayer deploy command, which enables a local relayer to be easily configured and deployed in either Local Networks or Fuji.

v1.7.2 also enables Devnet endpoints to be specified for Devnet related commands, through the flag--devnet --endpoint YOUR_NETWORK_ENDPOINT. This makes it easier to deploy blockchains and check key balances on a specified Devnet.

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

23 Sep 18:34
e12a0f8
Compare
Choose a tag to compare

⭐ Features

This release introduces avalanche teleporter relayer deploy command, which enables a local relayer to be easily configured and deployed in either Local Networks or Fuji.

This release also enables Devnet endpoints to be specified for Devnet related commands, through the flag--devnet --endpoint YOUR_NETWORK_ENDPOINT. This makes it easier to deploy blockchains and check key balances on a specified Devnet.

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

05 Sep 12:33
bf0480c
Compare
Choose a tag to compare

⭐ Features

This release enables backwards compatibility with AvalancheGo v1.11.11 for local network blockchain deploy command.

What's Changed

Dependency Upgrades

  • Bump github.com/docker/docker from 26.1.3+incompatible to 27.1.1+incompatible by @dependabot in #2076
  • bump to avago that uses getSubnet API calls in wallet by @felipemadero in #2073

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

29 Jul 23:34
899b97d
Compare
Choose a tag to compare

⭐ Features

This release includes the replacement of all our subnet commands to blockchain commands! This means that avalanche subnet create and avalanche subnet deploy are now replaced with avalanche blockchain create and avalanche blockchain deploy respectively. For backwards compatibility, avalanche subnet commands will still work as expected.

In addition, this release also enables using remote gas token (e.g. USDC) as gas fees in your subnet! For more info on this functionality, please head to our demo!

🛠 Improvements

Dependency Upgrades

Full Changelog: v1.6.3...v1.7.0

v1.6.3

01 Jul 23:51
b0668aa
Compare
Choose a tag to compare

⭐ Features

Interchain Token Transfer comes to CLI!

You can now easily deploy Interchain Token Transfer on Local Network.

In addition, avalanche key transfer now enables you to transfer tokens between subnets, and avalanche key list now enables you to check the balances of your keys in multiple subnets simultaneously.

CLI Demo

Interchain Token Transfer is an application that allows users to transfer tokens between Subnets. 
It utilizes a set of smart contracts that are deployed across multiple Subnets, and 
leverages Teleporter for cross-chain communication.

For more info about Interchain Token Transfer, see Interchain Token Transfer's Readme

🛠 Improvements

Full Changelog: v1.6.2...v1.6.3

v1.6.2

20 Jun 19:53
3080879
Compare
Choose a tag to compare

⭐ Features

Interchain Token Transfer comes to CLI!

You can now easily deploy Interchain Token Transfer on Local Network.

In addition, avalanche key transfer now enables you to transfer tokens between subnets, and avalanche key list now enables you to check the balances of your keys in multiple subnets simultaneously.

See Interchain Token Transfer's intro + CLI demo video

Console recording CLI Demo

Interchain Token Transfer is an application that allows users to transfer tokens between Subnets. 
It utilizes a set of smart contracts that are deployed across multiple Subnets, and 
leverages Teleporter for cross-chain communication.

For more info about Interchain Token Transfer, see Interchain Token Transfer's Readme

🛠 Improvements

Dependency Upgrades

  • Bump google.golang.org/api from 0.181.0 to 0.184.0 by @dependabot in #1967
  • Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #1972
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.19 by @dependabot in #1971
  • Bump @grpc/grpc-js from 1.8.17 to 1.8.22 in /tests/e2e/ledgerSim by @dependabot in #1954
  • Bump github.com/aws/aws-sdk-go-v2 from 1.28.0 to 1.30.0 by @dependabot in #1984
  • Bump ws from 7.5.9 to 7.5.10 in /tests/e2e/ledgerSim by @dependabot in #1977

Full Changelog: v1.6.1...v1.6.2