Skip to content

Releases: EpicsDAO/solv

@epics-dao/solv@4.7.7

27 Nov 18:38
6dd5f29
Compare
Choose a tag to compare

Patch Changes

  • #365 3ffd06a Thanks @POPPIN-FUMI! - Update Solana Version - Testnet/Mainnet

    Update solv version and the default config.

    solv update && solv update --config
    solv i

    Then manually restart the node.

    solv restart

    or stop and start the node.

    solv stop && solv start

@epics-dao/solv@4.7.6

20 Nov 14:52
b987e01
Compare
Choose a tag to compare

Patch Changes

  • 99f7f96 Thanks @POPPIN-FUMI! - Update getSolanaCLI

    Remove solana-cli since now agave-validator is used for mainnet-beta and testnet.

@epics-dao/solv@4.7.5

20 Nov 14:38
541ca12
Compare
Choose a tag to compare

Patch Changes

  • 0210ade Thanks @POPPIN-FUMI! - Update Solana Version for Testnet/Mainnet

    Update solv version and the default config.

    solv update && solv update --config
    solv i

    Then manually restart the node.

    solv restart

    solv auto restart mode is disabled for this Testnet update since some of users are experiencing issues with it.
    If your node face a problem, please add this argument to the command: --no-poh-speed-test in start-validator.sh file.

    solv stop && solv start

@epics-dao/solv@4.7.4

11 Nov 07:21
4c440ab
Compare
Choose a tag to compare

Patch Changes

  • 2f8e760 Thanks @POPPIN-FUMI! - fix - remove solana client

    solv i had a dependency on the solana client, which is not needed for v2.x.x.
    This change removes the dependency on the solana client.

@epics-dao/solv@4.7.3

08 Nov 07:30
419cfd1
Compare
Choose a tag to compare

Patch Changes

  • 66f2978 Thanks @POPPIN-FUMI! - Update Solana Version v2.0.15 for Mainnet/Testnet

    • 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?

@epics-dao/solv@4.7.2

06 Nov 18:05
1f772f6
Compare
Choose a tag to compare

Patch Changes

@epics-dao/solv@4.7.1

06 Nov 07:46
ca440ee
Compare
Choose a tag to compare

Patch Changes

@epics-dao/solv@4.7.0

05 Nov 08:23
641a273
Compare
Choose a tag to compare

Minor Changes

  • 74afffc Thanks @POPPIN-FUMI! - Now that we have the v2 version of the solv cli, we need to update the solv cli versioin.
    So, we are adding a new function getSolanaCLI to get the solana cli version for agave/solana.
    Also, solv switch incoming for v1 to v2.
solv switch --v2-migrate-incoming
Add - getSolanaCLI to get the solana cli version for agave/solana
Add - solv switch incoming for v1 to v2

solana version: 1.x.x will be deprecated soon, so we need to switch to v2.

@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