Release Notes
Added
- Updated user interface for interactive mode (#524)
- Added support for reconstructing transaction with global contracts deploy or use actions (#521)
- Sign transactions with MPC from a different account or even through a DAO proposal (#520)
- Enabled aarch64 Windows binary builds (upgraded cargo-dist to 0.29.0) (#518)
- introduce tests (#522)
Fixed
- Fixed a flaky test (block hash can be 43 or 44 characters long when base58-encoded) (#529)
Other
- bump near-* dependencies to 0.34 (nearcore release 2.10) (#528)
- changed default rpc to archival fastnear (#527)
Install near-cli-rs 0.23.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.23.0/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.23.0/near-cli-rs-installer.ps1 | iex"
Install prebuilt binaries into your npm project
Download near-cli-rs 0.23.0