Skip to content

Releases: jito-foundation/restaking

Jito Restaking CLI v1.0.0

01 May 18:35
448ed84

Choose a tag to compare

What's Changed

First official release of Restaking CLI with a number of improvements and new features.

NOTE: --keypair argument is now --signer

  • Available on crates.io cargo install jito-restaking-cli
  • Includes all Vault and Restaking program instructions as commands CLI including
    • Create/Update token metadata
    • Delegate token account
    • List all tickets by vault, operator, or NCN
  • Better formatting of account output by default
  • Allows printing out accounts in JSON format with --print-json
  • Allows printing out instruction data for manual input into multisigs, etc with --print-tx
  • Enables ledger support with --signer argument for admin commands
  • Allows for vanity grinded VRT mint address on Vault Initialize

v0.0.4

27 Jan 19:36
3fdcd88

Choose a tag to compare

Vault: Fix issue with stale update vaults (#163)

Forces the vault to update from the previous state, given missed update
epochs or partial updates that have not called
close_vault_update_state_tracker

v0.0.3

30 Oct 02:40

Choose a tag to compare

v0.0.3

v0.0.2

25 Oct 23:01
60b3884

Choose a tag to compare

Set admin for config, in restaking and vault (#152)

Co-authored-by: Coach Chuck <[email protected]>

v0.0.1

04 Sep 16:06
c2beade

Choose a tag to compare

v0.0.1