Skip to content

Releases: EpicsDAO/solv

@epics-dao/[email protected]

25 Oct 07:06
1f3997f
Compare
Choose a tag to compare

Patch Changes

@epics-dao/[email protected]

24 Oct 20:02
dfacd9b
Compare
Choose a tag to compare

Patch Changes

  • e153c6d Thanks @POPPIN-FUMI! - Update Solana Testnet v2.0.14

    • For users who are not using solv Auto Operation Mode: Please follow the instructions below.
    $ solv update && solv update -b

    How to use solv Auto Operation Mode?

    Run the following command:

    $ solv auto
    ? Do you want to enable solv Auto Operation Mode?(You can change it again) (y/N)
    ? Do you want to enable AUTO UPDATE? (Recommended) (y/N)
    ? Do you want to enable AUTO RESTART? (Recommended) (y/N)
    ※ Please turn off if you are using no-downtime migration.
    ? Enter your Discord Webhook URL (https://discord.com/api/webhooks/1234)
    1. Enable solv Auto Operation Mode.
    2. Enable AUTO UPDATE.
    3. Enable AUTO RESTART.
      ※ Please turn off if you are using no-downtime migration.
      ※ No-downtime migration requires spare server and manual restart.
    4. Enter your Discord Webhook URL.
      ※ You can receive notifications about the Solana/solv version update.
    5. Enter RPC URL (Mainnet Only)
    6. Enter Harvest Account (Mainnet Only)

    How to disable solv Auto Operation Mode?

    Run the following command:

    $ solv auto
    ? Do you want to enable solv Auto Operation Mode?(You can change it again) (y/N) n
    ✅ Cron Job successfully removed.

@epics-dao/[email protected]

23 Oct 07:21
d2ef982
Compare
Choose a tag to compare

Patch Changes

  • f039622 Thanks @POPPIN-FUMI! - Downgrade Solana Testnet v1.18.26

    • For users who are not using solv Auto Operation Mode: Please follow the instructions below.
    $ solv update && solv update -b

    How to use solv Auto Operation Mode?

    Run the following command:

    $ solv auto
    ? Do you want to enable solv Auto Operation Mode?(You can change it again) (y/N)
    ? Do you want to enable AUTO UPDATE? (Recommended) (y/N)
    ? Do you want to enable AUTO RESTART? (Recommended) (y/N)
    ※ Please turn off if you are using no-downtime migration.
    ? Enter your Discord Webhook URL (https://discord.com/api/webhooks/1234)
    1. Enable solv Auto Operation Mode.
    2. Enable AUTO UPDATE.
    3. Enable AUTO RESTART.
      ※ Please turn off if you are using no-downtime migration.
      ※ No-downtime migration requires spare server and manual restart.
    4. Enter your Discord Webhook URL.
      ※ You can receive notifications about the Solana/solv version update.
    5. Enter RPC URL (Mainnet Only)
    6. Enter Harvest Account (Mainnet Only)

    How to disable solv Auto Operation Mode?

    Run the following command:

    $ solv auto
    ? Do you want to enable solv Auto Operation Mode?(You can change it again) (y/N) n
    ✅ Cron Job successfully removed.

@epics-dao/[email protected]

21 Oct 17:49
2fb026c
Compare
Choose a tag to compare

Patch Changes

  • bd9c764 Thanks @POPPIN-FUMI! - Update Solana Testnet Version v2.0.14

    • For users who are not using solv Auto Operation Mode: Please follow the instructions below.
    $ solv update && solv update -b

    How to use solv Auto Operation Mode?

    Run the following command:

    $ solv auto
    ? Do you want to enable solv Auto Operation Mode?(You can change it again) (y/N)
    ? Do you want to enable AUTO UPDATE? (Recommended) (y/N)
    ? Do you want to enable AUTO RESTART? (Recommended) (y/N)
    ※ Please turn off if you are using no-downtime migration.
    ? Enter your Discord Webhook URL (https://discord.com/api/webhooks/1234)
    1. Enable solv Auto Operation Mode.
    2. Enable AUTO UPDATE.
    3. Enable AUTO RESTART.
      ※ Please turn off if you are using no-downtime migration.
      ※ No-downtime migration requires spare server and manual restart.
    4. Enter your Discord Webhook URL.
      ※ You can receive notifications about the Solana/solv version update.
    5. Enter RPC URL (Mainnet Only)
    6. Enter Harvest Account (Mainnet Only)

    How to disable solv Auto Operation Mode?

    Run the following command:

    $ solv auto
    ? Do you want to enable solv Auto Operation Mode?(You can change it again) (y/N) n
    ✅ Cron Job successfully removed.

@epics-dao/[email protected]

16 Oct 22:16
b257265
Compare
Choose a tag to compare

Patch Changes

  • #314 ebb5584 Thanks @POPPIN-FUMI! - ## Testnet Rollback and Restart

    This release is to support the Testnet Rollback and Restart.

    Please update your Solv CLI to the latest version by running the following commands:

    solv update && solv update -b

    If your node does not automatically restart, please delete the snapshot and restart the node by running the following commands:

    solv stop
    solv rm:snapshot
    solv start

    Solana Official Instructions: https://github.com/anza-xyz/agave/wiki/2024-10-16-Testnet-Rollback-and-Restart

    solv switch

    This update also includes the following changes:

    • solv switch to use --require-tower
    • solv scp download - not include unstaked-keypair.json in the download
    • solv setup - key generation always generate a new unstaked keypair

@epics-dao/[email protected]

12 Oct 08:55
41c90f6
Compare
Choose a tag to compare

Patch Changes

@epics-dao/[email protected]

09 Oct 08:32
cac0e71
Compare
Choose a tag to compare

Patch Changes

  • 3af615b Thanks @POPPIN-FUMI! - Update epochTimer

    • Update epochTimer to enable auto update

    Please update solv version to the v4.6.7 to enable auto update.

    $ solv update

@epics-dao/[email protected]

09 Oct 08:16
335f68b
Compare
Choose a tag to compare

Patch Changes

  • #308 510c692 Thanks @POPPIN-FUMI! - Downgrade Instruction for Testnet

    Solana Official Instructions: https://github.com/anza-xyz/agave/wiki/2024-10-09-Testnet-Rollback-and-Restart

    • For users who is using solv Auto Operation Mode: No action is required.

    ※ The name solv Mev mode will be changed to solv Auto Operation Mode.

    • For users who are not using solv Auto Operation Mode: Please follow the instructions below.
    $ solv update && solv update -b

    How to use solv Auto Operation Mode?

    Run the following command:

    $ solv auto
    ? Do you want to enable solv Auto Operation Mode?(You can change it again) (y/N)
    ? Do you want to enable AUTO UPDATE? (Recommended) (y/N)
    ? Do you want to enable AUTO RESTART? (Recommended) (y/N)
    ※ Please turn off if you are using no-downtime migration.
    ? Enter your Discord Webhook URL (https://discord.com/api/webhooks/1234)
    1. Enable solv Auto Operation Mode.
    2. Enable AUTO UPDATE.
    3. Enable AUTO RESTART.
      ※ Please turn off if you are using no-downtime migration.
      ※ No-downtime migration requires spare server and manual restart.
    4. Enter your Discord Webhook URL.
      ※ You can receive notifications about the Solana/solv version update.
    5. Enter RPC URL (Mainnet Only)
    6. Enter Harvest Account (Mainnet Only)

    How to disable solv Auto Operation Mode?

    Run the following command:

    $ solv auto
    ? Do you want to enable solv Auto Operation Mode?(You can change it again) (y/N) n
    ✅ Cron Job successfully removed.

    Validator Auto Operation Service

    We are providing a validator auto-operation service for those who want to operate a validator without any hassle.

    Validators DAO: https://dao.validators.solutions

@epics-dao/[email protected]

08 Oct 07:25
b94dbfd
Compare
Choose a tag to compare

Patch Changes

  • #305 cd15799 Thanks @POPPIN-FUMI! - Update EpochTimer for Testnet Update Instructions

    Official Instructions: https://gist.github.com/willhickey/0c90b7929550a08712cd9adeb8b693c1
    Release Schedule: https://github.com/anza-xyz/agave/wiki/v2.0-Release-Schedule

    If you already solv mev mode on, you don't need to do anything.

    If you don't, please follow the instructions below.

    solv epochTimer will stop the node when the epoch reaches 700 on the testnet.

    How to use solv mev mode?

    Run the following command:

    $ solv mev
    ? Do you want to enable solv MEV Mode?(You can change it again) (y/N)
    ? Do you want to enable AUTO UPDATE? (Recommended) (y/N)
    ? Do you want to enable AUTO RESTART? (Recommended) (y/N)
    ※ Please turn off if you are using no-downtime migration.
    ? Enter your Discord Webhook URL (https://discord.com/api/webhooks/1234)
    1. Enable solv MEV Mode.
    2. Enable AUTO UPDATE.
    3. Enable AUTO RESTART.
      ※ Please turn off if you are using no-downtime migration.
      ※ No-downtime migration requires spare server and manual restart.
    4. Enter your Discord Webhook URL.
      ※ You can receive notifications about the Solana/solv version update.
    5. Enter RPC URL (Mainnet Only)
    6. Enter Harvest Account (Mainnet Only)

    How to disable solv mev mode?

    Run the following command:

    $ solv mev
    ? Do you want to enable solv MEV Mode?(You can change it again) (y/N) n
    ✅ Cron Job successfully removed.

    Validator Auto Operation Service

    We are providing a validator auto-operation service for those who want to operate a validator without any hassle.

    Validators DAO: https://dao.validators.solutions

@epics-dao/[email protected]

07 Oct 16:45
7959f6e
Compare
Choose a tag to compare

Patch Changes

  • #303 dabdd7d Thanks @POPPIN-FUMI! - ## Update Solana Mainnet Version v1.18.25

    First, update the solv version and update configuration.

    solv update && solv update --config

    Then, update the Solana Mainnet version.

    solv i

    Finally, restart the Solana Validator.

    solv restart

    No-Downtime Update

    If you want no-downtime updates, please refer to the following guide:

    https://solv.epics.dev/en/doc/quickstart/no-downtime-update/