Releases: ava-labs/avalanche-cli
v1.8.4
⭐ Features
Avalanche CLI v1.8.4 improves UX of L1 validator dynamic fee balance management and improves relayer funding process on Fuji.
It also deprecates Etna Devnet functionality.
Call avalanche validator
to check and increase the balance of your L1 validator.
What's Changed
- Improve increase balance ux by @felipemadero in #2499
- Improve improve get balance ux by @felipemadero in #2498
- Add L1 nodes info to local network describe by @felipemadero in #2495
- Fix relayer funding flow by @felipemadero in #2493
- Advise the user to overwrite if a local machine already exists @felipemadero in #2486
- Add arg name to blockchain list help by @felipemadero in #2482
- Don't force user to use blockchain name on tx sign or commit by @felipemadero in #2479
- Fix blockchain describe controller not running issue by @felipemadero in #2478
- Validator list cmd by @felipemadero in #2472
- Allow dbs already indexed by @felipemadero in #2464
- Deprecate Etna Devnet by @sukantoraymond in #2456
- Update version file to 1.8.4 by @felipemadero in #2501
- Fix networks offered to user on add validator by @felipemadero in #2500
- Address artur feedback by @arturrez in #2462
- Don't exclude days by @arturrez in #2457
Full Changelog: v1.8.3...v1.8.4
v1.8.3
⭐ Features
Avalanche CLI v1.8.3 enables Etna functionality on Mainnet.
To create your first Avalanche L1, run avalanche blockchain create <blockchainName>
and deploy it on Mainnet using avalanche blockchain deploy <blockchainName>
. Ledger is required for Mainnet.
More info on Avalanche L1s can be found here.
What's Changed
- Fix Mainnet (#2454)
v1.8.2
⭐ Features
Avalanche CLI v1.8.2 fixes an issue when downloading a needed dependency.
What's Changed
- Hardcode icm version by @felipemadero in #2448
Changelog
v1.8.1
⭐ Features
Avalanche CLI v1.8.1 enables Etna functionality on Mainnet.
To create your first Avalanche L1, run avalanche blockchain create <blockchainName>
and deploy it on Mainnet using avalanche blockchain deploy <blockchainName>
. Ledger is required for Mainnet.
More info on Avalanche L1s can be found here.
What's Changed
- Move change controller prompt by @sukantoraymond in #2404
- Change subnet to l1 in add validator sov by @sukantoraymond in #2406
- Disable relayer mainnet by @sukantoraymond in #2407
- Add validator local by @arturrez in #2403
- Rename AWM Relayer to ICM services by @sukantoraymond in #2402
- Use lint script by @felipemadero in #2419
- Apply default denomination to stake setting for pos by @felipemadero in #2418
- Adds
interchain messenger
command group by @felipemadero in #2412 - Fix relayer url issue by @felipemadero in #2422
- Update cmd by @arturrez in #2333
- Enable mainnet by @sukantoraymond in #2399
- Update golang cryptpo module to v0.31.0 by @sukantoraymond in #2429
- Pos validator uptime by @arturrez in #2379
- Fuji relayer by @felipemadero in #2431
- Add a balance flag to blockchain deploy by @felipemadero in #2432
- Fix default by @sukantoraymond in #2437
- Get balance by @sukantoraymond in #2435
- Enable mainnet by @sukantoraymond in #2427
- Version 1.8.1 by @sukantoraymond in #2410
- Remove permissioned err during remove validator by @sukantoraymond in #2441
- Update docker images by @arturrez in #2445
Full Changelog: v1.8.0...v1.8.1
v1.8.1-rc0
v1.8.0
⭐ Features
Introducing Avalanche L1!
Avalanche CLI v1.8.0 supports the newest changes introduced in the latest version of AvalancheGo.
These changes are currently only supported on Fuji. Please note that Mainnet is currently not supported.
To create your first Avalanche L1, run avalanche blockchain create <blockchainName>
and deploy it on Fuji using avalanche blockchain deploy <blockchainName>
.
More info on Avalanche L1s can be found here.
Check out our docs on how to use Avalanche CLI to deploy and interact with Avalanche L1.
What's Changed
- Avalanche L1 by @sukantoraymond in #2140
- Parse go mod to read golang version by @arturrez in #2232
- Docker acp77 latest by @arturrez in #2256
- Update avalanche go ledger by @sukantoraymond in #2234
- Fix assets by @felipemadero in #2268
- Fix subnet-evm genesis check error on custom vms by @felipemadero in #2274
- Use latest golangci-lint to avoid issue with pkg cache by @arturrez in #2286
- Key transfer P to P, C to P, C to C, EVM to EVM by @felipemadero in #2157
- Make sure we use latest released amw-relayer by @arturrez in #2194
- Remove default subnet alias by @arturrez in #2292
- Reduce disk warning limit by @felipemadero in #2298
- Fix slice init length by @wangjingcun in #2294
- Fix API nodes flag devnet wiz by @sukantoraymond in #2302
- Make network start to not download new snapshots by @felipemadero in #2314
- Version 1.7.8 by @sukantoraymond in #2316
- Update release-public-ami.yml by @arturrez in #2317
- Hardcode goreleaser version by @felipemadero in #2320
- Reset log colors so main CLI error can be easily visualized after the node error logs by @felipemadero in #2330
- Use latest version when etna activates by @sukantoraymond in #2360
- Use fuji network on local machine by @sukantoraymond in #2362
- Revert to prerelease latest by @sukantoraymond in #2363
- Fix context deadline issue while getting balance of xchain addr by @felipemadero in #2364
- Increase fuji timeout by @felipemadero in #2365
- Also use big context when restarting nodes by @felipemadero in #2366
- Only get peer of peers by @felipemadero in #2368
- Enable private peers by @felipemadero in #2371
- Nomenclature to match ACP-77 by @meaghanfitzgerald in #2367
- Number of local nodes to be 1 by @sukantoraymond in #2370
- Enable priv conns on avago by @felipemadero in #2374
- Add Etna Activation Time by @arturrez in #2373
- Add 15 min context to track by @felipemadero in #2375
- Remove inconsistent blockchains found on migration by @felipemadero in #2380
- Acp 77 local network by @felipemadero in #2357
- Use ANR main by @felipemadero in #2382
- Fix get peer error on add validator by @sukantoraymond in #2387
- Use relayer pre release by default by @felipemadero in #2389
- Use blockchain timestamp to calculate expiry by @felipemadero in #2391
- Change deploy num local nodes flags by @sukantoraymond in #2386
- Change add validator balance error message by @sukantoraymond in #2385
- Validate validator manager flag value by @sukantoraymond in #2395
- Fix add validator issues by @felipemadero in #2396
- Remove unused constants by @sukantoraymond in #2393
- Update feature_spec.md by @meaghanfitzgerald in #2390
- Version 1.8.0 by @sukantoraymond in #2397
Dependency Upgrades
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.162.0 to 1.182.0 by @dependabot in #2255
- Bump golang.org/x/mod from 0.20.0 to 0.21.0 by @dependabot in #2200
- Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #2260
- Bump github.com/ava-labs/subnet-evm from 0.6.9-0.20240815191823-9f3608326298 to 0.6.11 by @dependabot in #2293
Full Changelog: v1.7.7...v1.8.0
v1.7.8-rc4
Changelog
- 9d46d84 zeeve fix
v1.7.7
⭐ Features
Enables backwards compatibility for local network snapshot in AvalancheGo v1.11.11
What's Changed
- make workflows callable for release by @felipemadero in #2250
- fix goreleaser dir by @felipemadero in #2251
- set version file to 1.7.7 by @felipemadero in #2252
- add ignore for extra dir for making release by @felipemadero in #2253
Full Changelog: v1.7.6...v1.7.7
v1.7.6
⭐ Features
Enables backwards compatibility for local network snapshot in AvalancheGo v1.11.11
What's Changed
- Add icm addr to given genesis by @felipemadero in #2197
- Evm debug config by @felipemadero in #2202
- ICTT Capitalization by @michaelkaplan13 in #2222
- Avoid ssh-add for key from ssh-agent by @arturrez in #2220
- Clean up and update workflow files by @michaelkaplan13 in #2193
- Nits on
avalanche key transfer
command - merge to main by @meaghanfitzgerald in #2226 - ICTT Deployment Fixes by @michaelkaplan13 in #2227
- Support urls without scheme by @felipemadero in #2242
- Update snapshot by @felipemadero in #2248
- Version 1.7.6 by @sukantoraymond in #2249
Dependency Upgrades
- Bump github.com/posthog/posthog-go from 0.0.0-20221221115252-24dfed35d71a to 1.2.24 by @dependabot in #2155
- Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.20.2 by @dependabot in #2099
- Golang bump to v1.22.7 by @felipemadero in #2198
Full Changelog: v1.7.5...v1.7.6
v1.7.5
⭐ 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
- version 1.7.5 by @sukantoraymond in #2181
- ictt deploy fixes by @felipemadero in #2179
Full Changelog: v1.7.4...v1.7.5