Skip to content

Commit 34d46d3

Browse files
guibescosilya-bobyr
authored andcommitted
Publisher stake caps feature
1 parent d4f00a0 commit 34d46d3

File tree

6 files changed

+661
-163
lines changed

6 files changed

+661
-163
lines changed

Cargo.lock

Lines changed: 104 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

programs/bpf/Cargo.lock

Lines changed: 101 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ num_cpus = "1.13.1"
3636
once_cell = "1.12.0"
3737
ouroboros = "0.15.0"
3838
pyth-oracle = { git = "https://github.com/pyth-network/pyth-client", tag = "oracle-v2.33.0", features = ["library"] }
39-
pythnet-sdk = { git = "https://github.com/pyth-network/pyth-crosschain", version = "1.13.6", rev = "60144002053a93f424be70decd8a8ccb8d618d81" }
39+
pythnet-sdk = { git = "https://github.com/pyth-network/pyth-crosschain", version = "1.13.6", rev = "33f901aa45f4f0005aa5a84a1479b78ca9033074" }
4040
rand = "0.7.0"
4141
rayon = "1.5.3"
4242
regex = "1.5.6"

0 commit comments

Comments
 (0)