Skip to content

Commit

Permalink
removing xhro deps
Browse files Browse the repository at this point in the history
  • Loading branch information
uwecerron committed Jan 8, 2025
1 parent b3dddc4 commit 9f2545e
Show file tree
Hide file tree
Showing 112 changed files with 1,650 additions and 19,421 deletions.
1 change: 0 additions & 1 deletion .github/workflows/solita-npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- "spot-instrument"
- "psyoptions-american-instrument"
- "psyoptions-european-instrument"
- "hxro-print-trade-provider"
- "vault-operator"
defaults:
run:
Expand Down
4 changes: 0 additions & 4 deletions Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ risk_engine = "CtfTi4TstqJaxEh8giQ7kK8CKXsJyF9CuwdcVoqGrEi1"
spot_instrument = "BMXWVaYPVJ4G8g2MMJt51CDgjHHuoirPMvsTUadv3s3v"
psyoptions_european_instrument = "4KC8MQi2zQGr7LhTCVTMhbKuP4KcpTmdZjxsDBWrTSVf"
psyoptions_american_instrument = "HpmyVA3t3uNGgdx86AuwZww7gnAWB57vepnk3732vEr9"
hxro_print_trade_provider = "598ZWckNjupx5sftmNC27NPRYHbwNbxi2dYBUan7Su1P"
vault_operator = "DftT8Q74YPqwrtJzy6g97XLzouG2YWaWZfRad6yK2GvA"

[programs.devnet]
Expand All @@ -16,7 +15,6 @@ risk_engine = "CtfTi4TstqJaxEh8giQ7kK8CKXsJyF9CuwdcVoqGrEi1"
spot_instrument = "BMXWVaYPVJ4G8g2MMJt51CDgjHHuoirPMvsTUadv3s3v"
psyoptions_european_instrument = "4KC8MQi2zQGr7LhTCVTMhbKuP4KcpTmdZjxsDBWrTSVf"
psyoptions_american_instrument = "HpmyVA3t3uNGgdx86AuwZww7gnAWB57vepnk3732vEr9"
hxro_print_trade_provider = "598ZWckNjupx5sftmNC27NPRYHbwNbxi2dYBUan7Su1P"
vault_operator = "DftT8Q74YPqwrtJzy6g97XLzouG2YWaWZfRad6yK2GvA"

[programs.mainnet]
Expand All @@ -25,7 +23,6 @@ risk_engine = "CtfTi4TstqJaxEh8giQ7kK8CKXsJyF9CuwdcVoqGrEi1"
spot_instrument = "BMXWVaYPVJ4G8g2MMJt51CDgjHHuoirPMvsTUadv3s3v"
psyoptions_european_instrument = "4KC8MQi2zQGr7LhTCVTMhbKuP4KcpTmdZjxsDBWrTSVf"
psyoptions_american_instrument = "HpmyVA3t3uNGgdx86AuwZww7gnAWB57vepnk3732vEr9"
hxro_print_trade_provider = "598ZWckNjupx5sftmNC27NPRYHbwNbxi2dYBUan7Su1P"
vault_operator = "DftT8Q74YPqwrtJzy6g97XLzouG2YWaWZfRad6yK2GvA"

[registry]
Expand All @@ -41,7 +38,6 @@ members = [
"risk-engine/program",
"spot-instrument/program",
"psyoptions-european-instrument/program",
"hxro-print-trade-provider/program",
"psyoptions-american-instrument/program",
"vault-operator/program",
]
Expand Down
Loading

0 comments on commit 9f2545e

Please sign in to comment.