Skip to content

Releases: EpicsDAO/solv

@epics-dao/solv@4.4.10

20 Aug 06:25
6c2ae78
Compare
Choose a tag to compare

Patch Changes

  • #252 f6e0c34 Thanks @POPPIN-FUMI! - ## Update Solana Version v2.0.6 for Testnet

    If you are using solv MEV mode, ignore this step, It will be automatically updated.

    If you are NOT using solv MEV mode, you need to update the Agave CLI with the following command:

    $ solv update && solv update -b

    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.

    Added - solv update --config

    You can now update the solv configuration file with the following command:

    $ solv update --config

    This command will update the default Solana version.

    Validator Auto Operation Service

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

    Epics DAO Discord: https://discord.gg/HDTy96Wr2W

@epics-dao/solv@4.4.9

13 Aug 12:24
6b820f4
Compare
Choose a tag to compare

Patch Changes

  • #250 31efecb Thanks @POPPIN-FUMI! - ## Add options - solv scp download/solv switch

    Now you can use the argument --switchType and --ip to specify the switch type.

    If this argument is not specified, the prompt will ask you to select the switch type.

    $ solv switch --ip <IP address> --switchType <switch type>

    Now you can use the argument --ip to specify the IP address of the node you want to download the SSH key from.

    If this argument is not specified, the prompt will ask you to select the switch type.

    $ solv scp download --ip <IP address>
    $ solv scp upload --ip <IP address>

    Migrate to Validator Auto Operation Support Service

    Discord: EpicsDAO Discord

@epics-dao/solv@4.4.8

12 Aug 07:59
7eddf65
Compare
Choose a tag to compare

Patch Changes

  • #247 e73103a Thanks @POPPIN-FUMI! - Update - solv scp download

    Now solv scp download command will download the following files:

    • mainnet-validator-keypair.json
    • mainnet-vote-account-keypair.json
    • mainnet-authority-keypair.json
    • unstaked-identity.json
    • relayer-identity.json
    • testnet-validator-keypair.json
    • testnet-vote-account-keypair.json
    • testnet-authority-keypair.json

    It will ignore if the files are not found in the destination node.

@epics-dao/solv@4.4.7

09 Aug 09:12
8504a32
Compare
Choose a tag to compare

Patch Changes

@epics-dao/solv@4.4.6

09 Aug 06:39
5fda177
Compare
Choose a tag to compare

Patch Changes

  • 4e9286d Thanks @POPPIN-FUMI! - fix - solv update --config

    You can now update the solv configuration file with the following command:

    $ solv update --config

    This will update the default Solana version.

@epics-dao/solv@4.4.5

09 Aug 04:28
cf5fc39
Compare
Choose a tag to compare

Patch Changes

  • #242 74d5d1b Thanks @POPPIN-FUMI! - Update Solana Version for mainnet/testnet

    If you are using solv MEV mode, ignore this step, It will be automatically updated.

    If you are NOT using solv MEV mode, you need to update the Agave CLI with the following command:

    $ solv update && solv update -b

    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.

    Added - solv update --config

    You can now update the solv configuration file with the following command:

    $ solv update --config

    This command will update the default Solana version.

@epics-dao/solv@4.4.4

06 Aug 07:17
5fe12e5
Compare
Choose a tag to compare

Patch Changes

  • #240 7b00e5e Thanks @POPPIN-FUMI! - Update Solana Version v2.0.5 for Testnet

    If you are using solv MEV mode, ignore this step, It will be automatically updated.

    If you are NOT using solv MEV mode, you need to update the Agave CLI with the following command:

    $ solv update && solv update -b

    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.

    Added - solv update --config

    You can now update the solv configuration file with the following command:

    $ solv update --config

    This command will update the default Solana version.

@epics-dao/solv@4.4.3

29 Jul 13:47
44964d9
Compare
Choose a tag to compare

Patch Changes

  • #238 ac2945a Thanks @POPPIN-FUMI! - Update Solana Version v1.18.20 for mainnet

    If you are using solv MEV mode, ignore this step, It will be automatically updated.

    If you are NOT using solv MEV mode, you need to update the Agave CLI with the following command:

    $ solv update && solv update -b

    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.

@epics-dao/solv@4.4.2

23 Jul 17:52
7a0c139
Compare
Choose a tag to compare

Patch Changes

  • #236 01870b9 Thanks @POPPIN-FUMI! - Update Solana Version for Testnet v2.0.3

    If you are using solv MEV mode, ignore this step, It will be automatically updated.

    If you are NOT using solv MEV mode, you need to update the Agave CLI with the following command:

    $ solv update && solv update -b

    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.

@epics-dao/solv@4.4.1

14 Jul 06:25
95ac2bc
Compare
Choose a tag to compare

Patch Changes

  • #234 23214b7 Thanks @POPPIN-FUMI! - Update - solana version v1.18.18 for mainnet

    If you are running a validator on mainnet, please update your solana version to v1.18.18.

    Ignore this step if you are using solv mev mode - automatic update will take care of it.

    If you are not using solv mev mode, please run the following command:

    $ solv update && solv update -b

    This will update your solana version to v1.18.18 and restart the validator.

    If you want to use no-downtime migration, please refer to the solv doc.