Releases: EpicsDAO/solv
@epics-dao/solv@4.7.7
Patch Changes
-
#365
3ffd06a
Thanks @POPPIN-FUMI! - Update Solana Version - Testnet/MainnetUpdate 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
Patch Changes
-
99f7f96
Thanks @POPPIN-FUMI! - Update getSolanaCLIRemove solana-cli since now
agave-validator
is used for mainnet-beta and testnet.
@epics-dao/solv@4.7.5
Patch Changes
-
0210ade
Thanks @POPPIN-FUMI! - Update Solana Version for Testnet/MainnetUpdate 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
instart-validator.sh
file.solv stop && solv start
@epics-dao/solv@4.7.4
Patch Changes
-
2f8e760
Thanks @POPPIN-FUMI! - fix - remove solana clientsolv 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
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)
- Enable solv Auto Operation Mode.
- Enable AUTO UPDATE.
- Enable AUTO RESTART.
※ Please turn off if you are using no-downtime migration.
※ No-downtime migration requires spare server and manual restart. - Enter your Discord Webhook URL.
※ You can receive notifications about the Solana/solv version update. - Enter RPC URL (Mainnet Only)
- Enter Harvest Account (Mainnet Only)
How to disable solv Auto Operation Mode?
@epics-dao/solv@4.7.2
Patch Changes
-
#335
6438adc
Thanks @POPPIN-FUMI! - update solv swapAdded new default options to the
solv swap
command.The new options are as follows:
dynamicComputeUnitLimit: true, prioritizationFeeLamports: 'auto' dynamicSlippage: { 'maxBps': 300 }
Jupiter Swap API v6
https://station.jup.ag/docs/apis/swap-api#setting-priority-fee-for-your-transaction
@epics-dao/solv@4.7.1
Patch Changes
cefcd04
Thanks @POPPIN-FUMI! - rm console log
@epics-dao/solv@4.7.0
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 functiongetSolanaCLI
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
Patch Changes
-
4df32b1
Thanks @POPPIN-FUMI! - feat(add): version control for snapshot-finderUpdate - solv get snapshot v4.6.15
Version control for snapshot-finder
@gabrielhicks, Thank you for your contribution 🎊
@epics-dao/solv@4.6.14
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