Skip to content

Releases: EpicsDAO/solv

@epics-dao/solv@4.6.15

29 Oct 07:38
e419d60
Compare
Choose a tag to compare

Patch Changes

  • 4df32b1 Thanks @POPPIN-FUMI! - feat(add): version control for snapshot-finder

    Update - solv get snapshot v4.6.15

    Version control for snapshot-finder

    #331

    @gabrielhicks, Thank you for your contribution 🎊

@epics-dao/solv@4.6.14

25 Oct 07:17
1e76c81
Compare
Choose a tag to compare

Patch Changes

  • #329 0b6be61 Thanks @POPPIN-FUMI! - fix - auto update solana version notification

    === ✨ solv updated to the latest version ✨ ===
    Validator Address: xxxxxxxx
    solv Version: 4.6.13
    Solana Version: 2.0.14
    Network: Testnet
    isNodeRestartRequired: false

@epics-dao/solv@4.6.13

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

Patch Changes

@epics-dao/solv@4.6.12

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/solv@4.6.11

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/solv@4.6.10

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/solv@4.6.9

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/solv@4.6.8

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

Patch Changes

@epics-dao/solv@4.6.7

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/solv@4.6.6

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