Releases: near/near-validator-cli-rs
Releases · near/near-validator-cli-rs
0.1.9 - 2026-01-09
10 Jan 01:36
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Enabled aarch64 Windows binary builds (upgraded cargo-dist to 0.29.0) (#30 )
Other
Updated near-cli-rs crate to 0.23.5 release (#32 )
Install near-validator 0.1.9
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.9/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.9/near-validator-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install near-validator@0.1.9
Download near-validator 0.1.9
0.1.8 - 2025-08-31
31 Aug 09:28
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Added self update for near-validator (#27 )
Other
update near-* dependencies to 0.31 release (#28 )
Install near-validator 0.1.8
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.8/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.8/near-validator-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install near-validator@0.1.8
Download near-validator 0.1.8
0.1.7 - 2025-07-08
08 Jul 10:42
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
Use RpcConfigError error type instead of () for ProtocolConfig requests (#26 )
Fixed error RpcError: [missing field disable_9393_fix] (#22 )
Other
Replaced ubuntu-20.04, being browned out (#25 )
Install near-validator 0.1.7
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.7/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.7/near-validator-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install near-validator@0.1.7
Download near-validator 0.1.7
0.1.6 - 2025-03-29
29 Mar 12:53
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Upgraded cargo-dist to 0.28.0 (#21 )
Other
Replaced integer casts with explicit From trait calls
Install near-validator 0.1.6
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.6/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.6/near-validator-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install near-validator@0.1.6
Download near-validator 0.1.6
0.1.4 - 2024-08-21
21 Aug 18:24
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Use whole NEAR amounts when displaying stake in the tables since the <0.1 NEAR is irrelevant for the users (#16 )
Install near-validator 0.1.4
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.4/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.4/near-validator-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install near-validator@0.1.4
Download near-validator 0.1.4
0.1.3 - 2024-08-21
21 Aug 07:24
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Added "Endorsements" columns to the output and updated the formula for online % calculation (#15 )
Fixed
Fixed a syntax error in CI (publish-to-npm.yml)
Other
Updated near-cli-rs crate to 0.14 release (#14 )
Added installation instructions to the README
Install near-validator 0.1.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.3/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.3/near-validator-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install near-validator@0.1.3
Download near-validator 0.1.3
0.1.2 - 2024-02-03
03 Feb 14:20
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
Updated binary releases pipeline to use cargo-dist v0.9.0 (previously v0.7.2) (#8 )
Install near-validator 0.1.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.2/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.2/near-validator-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install near-validator@0.1.2
Download near-validator 0.1.2
0.1.1 - 2024-01-27
27 Jan 23:52
Compare
Sorry, something went wrong.
No results found
Release Notes
Other
removed explicit rust-toolchain, so let's use the latest stable by default
Upgraded NEAR crates to 0.20.0 release (#5 )
fixed code_style.yml to use ubuntu-latest instead of ubuntu-20.04
removed old CI integrations that are now replaced by cargo-dist (release.yml workflow)
Install near-validator 0.1.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.1/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.1/near-validator-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install near-validator@0.1.1
Download near-validator 0.1.1
v0.1.0
27 Jan 21:25
Compare
Sorry, something went wrong.
No results found
feat: Updated Github workflows (#6)