v1.4.1
⭐ Features
Say hello to Teleporter!
Teleporter is a messaging protocol built on top of Avalanche Warp Messaging (AWM) that provides a developer-friendly interface for sending and receiving cross-chain messages from within the EVM. For more information about Teleporter go to Avalanche docs.
This release supports creation & deployments of Subnets with Teleporter support in Local Network only. Support for Devnet, Fuji and Mainnet is coming soon!
Subnets created and deployed by Avalanche CLI from this release onwards will come with Teleporter support by default. To disable Teleporter support, use --teleporter=false
when creating the Subnet.
Create your first Teleporter enabled Subnets by following the guide here!
- Fix describe to be more clear that the columns are addresses by @felipemadero in #1512
- Change version to 1.4.1 by @felipemadero in #1518
- Remove default snapshot relayer conf at network clean by @felipemadero in #1517
- Remove unnecessary output by @sukantoraymond in #1519
Full Changelog: v1.4.0...v1.4.1