diff --git a/.github/workflows/on-sdk-update.yml b/.github/workflows/on-sdk-update.yml index 76859293..02b5fde3 100644 --- a/.github/workflows/on-sdk-update.yml +++ b/.github/workflows/on-sdk-update.yml @@ -70,7 +70,7 @@ jobs: -H "Accept: application/vnd.github+json" \ -H "Authorization: token ${{ secrets.GH_PAT }}" \ -H "X-GitHub-Api-Version: 2022-11-28" \ - "https://api.github.com/repos/drift-labs/keeper-bots-v2/dispatches" \ + "https://api.github.com/repos/velocity-exchange/keeper-bots-v2/dispatches" \ -d "{\"event_type\": \"jit-sdk-update\", \"client_payload\": { \"sdk-version\": \"$SDK_VERSION\", \"jit-version\": \"$JIT_VERSION\" diff --git a/Cargo.lock b/Cargo.lock index 9a86bfda..fe022558 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -943,7 +943,7 @@ dependencies = [ [[package]] name = "drift" version = "2.140.0" -source = "git+https://github.com/drift-labs/protocol-v2.git?tag=v2.140.0#d315d880dd85cc59f10e5f788c8c64d65d52cd76" +source = "git+https://github.com/velocity-exchange/protocol-v2.git?tag=v2.140.0#d315d880dd85cc59f10e5f788c8c64d65d52cd76" dependencies = [ "ahash 0.8.6", "anchor-lang", @@ -978,7 +978,7 @@ dependencies = [ [[package]] name = "drift-macros" version = "0.1.0" -source = "git+https://github.com/drift-labs/drift-macros.git?rev=c57d87#c57d87e073d13d43f4d1fb09fe6822915a4ccc11" +source = "git+https://github.com/velocity-exchange/drift-macros.git?rev=c57d87#c57d87e073d13d43f4d1fb09fe6822915a4ccc11" dependencies = [ "quote", "syn 1.0.109", @@ -1656,7 +1656,7 @@ checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" [[package]] name = "openbook-v2-light" version = "0.1.0" -source = "git+https://github.com/drift-labs/protocol-v2.git?tag=v2.140.0#d315d880dd85cc59f10e5f788c8c64d65d52cd76" +source = "git+https://github.com/velocity-exchange/protocol-v2.git?tag=v2.140.0#d315d880dd85cc59f10e5f788c8c64d65d52cd76" dependencies = [ "anchor-lang", "borsh 0.10.3", @@ -1719,7 +1719,7 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "phoenix-v1" version = "0.2.4" -source = "git+https://github.com/drift-labs/phoenix-v1?rev=7703c5#7703c50cf92f2bb321dcd1e2824e1c041135ec5c" +source = "git+https://github.com/velocity-exchange/phoenix-v1?rev=7703c5#7703c50cf92f2bb321dcd1e2824e1c041135ec5c" dependencies = [ "borsh 0.10.3", "bytemuck", @@ -1823,7 +1823,7 @@ checksum = "44de48029c54ec1ca570786b5baeb906b0fc2409c8e0145585e287ee7a526c72" [[package]] name = "pyth-lazer-protocol" version = "0.1.2" -source = "git+https://github.com/drift-labs/pyth-crosschain?rev=d790d1cb4da873a949cf33ff70349b7614b232eb#d790d1cb4da873a949cf33ff70349b7614b232eb" +source = "git+https://github.com/velocity-exchange/pyth-crosschain?rev=d790d1cb4da873a949cf33ff70349b7614b232eb#d790d1cb4da873a949cf33ff70349b7614b232eb" dependencies = [ "anyhow", "byteorder", @@ -1836,7 +1836,7 @@ dependencies = [ [[package]] name = "pyth-lazer-solana-contract" version = "0.2.0" -source = "git+https://github.com/drift-labs/pyth-crosschain?rev=d790d1cb4da873a949cf33ff70349b7614b232eb#d790d1cb4da873a949cf33ff70349b7614b232eb" +source = "git+https://github.com/velocity-exchange/pyth-crosschain?rev=d790d1cb4da873a949cf33ff70349b7614b232eb#d790d1cb4da873a949cf33ff70349b7614b232eb" dependencies = [ "anchor-lang", "bytemuck", @@ -1849,7 +1849,7 @@ dependencies = [ [[package]] name = "pyth-solana-receiver-sdk" version = "0.3.0" -source = "git+https://github.com/drift-labs/pyth-crosschain?rev=3e8a24ecd0bcf22b787313e2020f4186bb22c729#3e8a24ecd0bcf22b787313e2020f4186bb22c729" +source = "git+https://github.com/velocity-exchange/pyth-crosschain?rev=3e8a24ecd0bcf22b787313e2020f4186bb22c729#3e8a24ecd0bcf22b787313e2020f4186bb22c729" dependencies = [ "anchor-lang", "hex", @@ -1860,7 +1860,7 @@ dependencies = [ [[package]] name = "pythnet-sdk" version = "2.1.0" -source = "git+https://github.com/drift-labs/pyth-crosschain?rev=3e8a24ecd0bcf22b787313e2020f4186bb22c729#3e8a24ecd0bcf22b787313e2020f4186bb22c729" +source = "git+https://github.com/velocity-exchange/pyth-crosschain?rev=3e8a24ecd0bcf22b787313e2020f4186bb22c729#3e8a24ecd0bcf22b787313e2020f4186bb22c729" dependencies = [ "anchor-lang", "bincode", @@ -2806,7 +2806,7 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" [[package]] name = "switchboard" version = "0.1.0" -source = "git+https://github.com/drift-labs/protocol-v2.git?tag=v2.140.0#d315d880dd85cc59f10e5f788c8c64d65d52cd76" +source = "git+https://github.com/velocity-exchange/protocol-v2.git?tag=v2.140.0#d315d880dd85cc59f10e5f788c8c64d65d52cd76" dependencies = [ "anchor-lang", ] @@ -2814,7 +2814,7 @@ dependencies = [ [[package]] name = "switchboard-on-demand" version = "0.1.0" -source = "git+https://github.com/drift-labs/protocol-v2.git?tag=v2.140.0#d315d880dd85cc59f10e5f788c8c64d65d52cd76" +source = "git+https://github.com/velocity-exchange/protocol-v2.git?tag=v2.140.0#d315d880dd85cc59f10e5f788c8c64d65d52cd76" dependencies = [ "anchor-lang", "bytemuck", diff --git a/programs/jit-proxy/Cargo.toml b/programs/jit-proxy/Cargo.toml index e4cc42f3..1ff11c7c 100644 --- a/programs/jit-proxy/Cargo.toml +++ b/programs/jit-proxy/Cargo.toml @@ -17,7 +17,7 @@ default = [] anchor-lang = "0.29.0" anchor-spl = "0.29.0" bytemuck = { version = "1.4.0" } -drift = { git = "https://github.com/drift-labs/protocol-v2.git", tag = "v2.140.0", features = ["cpi", "mainnet-beta"]} +drift = { git = "https://github.com/velocity-exchange/protocol-v2.git", tag = "v2.140.0", features = ["cpi", "mainnet-beta"]} static_assertions = "1.1.0" solana-program = "1.16" ahash = "=0.8.6" diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 9e0b0133..bb63b0f4 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -1250,7 +1250,7 @@ checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f" [[package]] name = "drift-idl-gen" version = "0.1.3" -source = "git+https://github.com/drift-labs/drift-rs?rev=5e1b5f8b#5e1b5f8b51c2143594f332fa47c7923081e8bb39" +source = "git+https://github.com/velocity-exchange/drift-rs?rev=5e1b5f8b#5e1b5f8b51c2143594f332fa47c7923081e8bb39" dependencies = [ "proc-macro2", "quote", @@ -1263,7 +1263,7 @@ dependencies = [ [[package]] name = "drift-pubsub-client" version = "0.1.0" -source = "git+https://github.com/drift-labs/drift-rs?rev=5e1b5f8b#5e1b5f8b51c2143594f332fa47c7923081e8bb39" +source = "git+https://github.com/velocity-exchange/drift-rs?rev=5e1b5f8b#5e1b5f8b51c2143594f332fa47c7923081e8bb39" dependencies = [ "futures-util", "gjson", @@ -1283,7 +1283,7 @@ dependencies = [ [[package]] name = "drift-rs" version = "1.0.0-alpha.11" -source = "git+https://github.com/drift-labs/drift-rs?rev=5e1b5f8b#5e1b5f8b51c2143594f332fa47c7923081e8bb39" +source = "git+https://github.com/velocity-exchange/drift-rs?rev=5e1b5f8b#5e1b5f8b51c2143594f332fa47c7923081e8bb39" dependencies = [ "abi_stable", "ahash 0.8.11", diff --git a/rust/Cargo.toml b/rust/Cargo.toml index a81086ff..a32dd54d 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" async-trait = "0.1.86" dashmap = "6" dotenv = "0.15.0" -drift-rs = { git = "https://github.com/drift-labs/drift-rs", rev = "5e1b5f8b" } +drift-rs = { git = "https://github.com/velocity-exchange/drift-rs", rev = "5e1b5f8b" } env_logger = "0.11" futures = "0.3" futures-util = "0.3"