Home/Versions/0.4.201

Agent 0.4.201

Solana: reuse Agave binary, do not rebuild the workspace

RpcNode Toolkit agent 0.4.201. Update hosts from the panel Servers page.

0.4.201solana

Solana: reuse Agave binary, do not rebuild the workspace

  • Install looks for agave-validator in /opt/solana/<env>/bin and /var/tmp/rpcnode-agave-src-*/{bin,target/release} and copies it if cargo already produced the file.
  • Source build is cargo build --release --bin agave-validator only. cargo-install-all.sh is not used (it compiles the whole workspace: reqwest, rustls, …).
  • Retry does not rm -rf an existing clone.
  • Identity uses /opt/solana/<env>/bin/solana-keygen (was empty optPath → keygen not found after a successful cargo build).

Newer · 0.4.202Older · 0.4.200All versions