Skip to content

Releases: EpicsDAO/solv

@epics-dao/[email protected]

07 Oct 10:24
229fc5a
Compare
Choose a tag to compare

Patch Changes

@epics-dao/[email protected]

04 Oct 10:58
2cac671
Compare
Choose a tag to compare

Patch Changes

  • #294 602f0c3 Thanks @POPPIN-FUMI! - ## New Features - solv v4.6.x Release

    Now you can easily setup Yellowstone Geyser plugin and Firedancer!

    Yellowstone Geyser gRPC Interface Support

    solv setup --geyser

    Firedancer Setup Support (Frankendancer)

    solv setup --firedancer

    Please update the VALIDATOR_TYPE value to frankendancer in the solv4.config.json file.
    solv start will automatically read firedancer.service instead of solv.service.

@epics-dao/[email protected]

03 Oct 14:48
5ecd4be
Compare
Choose a tag to compare

Patch Changes

@epics-dao/[email protected]

03 Oct 14:28
08d4e2f
Compare
Choose a tag to compare

Minor Changes

  • #290 20728ed Thanks @POPPIN-FUMI! - Add Geyser/Firedancer Setup Option

    Setup Geyser Yellowstone

    solv setup --geyser
    

    Setup Firedancer (Frankendancer)

    solv setup --firedancer
    

@epics-dao/[email protected]

18 Sep 19:06
1f6d4a6
Compare
Choose a tag to compare

Patch Changes

  • a51e3cd Thanks @POPPIN-FUMI! - Update Solana Testnet Version v2.0.10

    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 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.

    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 Discord: https://discord.gg/HDTy96Wr2W

@epics-dao/[email protected]

17 Sep 18:53
a4e0c14
Compare
Choose a tag to compare

Patch Changes

@epics-dao/[email protected]

13 Sep 07:03
0467f56
Compare
Choose a tag to compare

Patch Changes

@epics-dao/[email protected]

10 Sep 13:50
86d2d4e
Compare
Choose a tag to compare

Patch Changes

  • #279 1dfeedd Thanks @POPPIN-FUMI! - Update - solv update --migrate-config

    Summary

    This PR adds a new command solv update --migrate-config to migrate the old config file to the new config file.

    solv.config.json to solv4.config.json

    You can migrate the old config file to the new config file by running the following command:

    solv update --migrate-config

    Config Update Command

    This command will update the config file to the latest version.

    solv update --config

    solv Discord Channel is now migrated to Validators DAO's Discord

    Due to the increasing number of users, the solv Discord channel has been migrated to Validators DAO's Discord.

    Now this community is more focused on Solana Validators and RPC Operators.

    Validators DAO: https://discord.gg/8dhnZnvzuw

@epics-dao/[email protected]

09 Sep 12:33
2295abb
Compare
Choose a tag to compare

Patch Changes

@epics-dao/[email protected]

05 Sep 10:08
d3d5c18
Compare
Choose a tag to compare

Patch Changes