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