github-actions
released this
30 Nov 03:08
·
1 commit
to main
since this release
Changelog
[4.6.0] - 2024/11/30
Added
- Add
--node-api-key
flag to aptos move replay to allow for querying the fullnode with an API key. - Add
--chunk-size
flag to allow configuring chunk size for chunked publish mode.
Updated
- Lower the default chunk size for chunked publish mode (
CHUNK_SIZE_IN_BYTES
) from 60,000 to 55,000.
Instructions
Update instructions
If you have already installed the CLI:
- With brew:
brew upgrade aptos
- With the prepackaged CLI:
aptos upgrade
Installation instructions
- Installation instructions page
- Managed install
- macOS: Install with brew
- Linux / Windows: install with a python script for other platforms