Skip to content

@epics-dao/solv@4.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 06:25
· 344 commits to main since this release
95ac2bc

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.