Skip to content

Commit

Permalink
sip-410 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb-keny authored Oct 15, 2024
1 parent 7afad4c commit c341604
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions omnibus-arbitrum-mainnet.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "synthetix-omnibus"
version = "30"
version = "31"
description = "Includes the full synthetix system with configurations applied"
preset = "main"
include = [
Expand Down Expand Up @@ -149,7 +149,7 @@ defaultValue = "arbitrum-gas-price-oracle:3.3.16"
defaultValue = "synthetix-spot-market:3.6.0"

[setting.perps_market_package]
defaultValue = "synthetix-perps-market:3.6.4"
defaultValue = "synthetix-perps-market:3.6.5"

[setting.pyth_price_verification_address]
defaultValue = "0xff1a0f4744e8582DF1aE09D5611b887B6a12925C"
Expand Down
4 changes: 2 additions & 2 deletions omnibus-base-mainnet-andromeda.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "synthetix-omnibus"
version = "53"
version = "54"
description = "Andromeda deployment"
preset = "andromeda"
include = [
Expand Down Expand Up @@ -199,7 +199,7 @@ defaultValue = "op-gas-price-oracle:3.4.0"
defaultValue = "synthetix-spot-market:3.3.15"

[setting.perps_market_package]
defaultValue = "synthetix-perps-market:3.6.4"
defaultValue = "synthetix-perps-market:3.6.5"

[setting.buyback_snx_package]
defaultValue = "buyback-snx:3.3.5" # Do not update! This package isn't upgradeable. A version change will deploy a new contract.
Expand Down

0 comments on commit c341604

Please sign in to comment.