diff --git a/necessist/tests/README.md b/necessist/tests/README.md index df800347..e0ec175b 100644 --- a/necessist/tests/README.md +++ b/necessist/tests/README.md @@ -17,7 +17,7 @@ | minio | RELEASE.2025-10-15T17-29-55Z | | | X | X | X | 1 | | operator-filter-registry | v1.4.2 | | | X | X | X | 0 | | proptest_https | b71253807372932f72a71b1af7975371a41e7c88 | | X | X | X | X | 0 | -| pyth | pyth-js-v150 | anchor | | X | X | | 0 | +| pyth | hyperliquid-recorder-v0.0.2 | anchor | | X | X | | 0 | | seaport_foundry | 1.6 | foundry | X | X | X | X | 1 | | seaport_hardhat | 1.6 | hardhat | | X | X | X | 1 | | storybook | v10.3.3 | | X | X | X | | 0 | diff --git a/necessist/tests/third_party_tests/0/pyth.toml b/necessist/tests/third_party_tests/0/pyth.toml index e69c746d..43b458f8 100644 --- a/necessist/tests/third_party_tests/0/pyth.toml +++ b/necessist/tests/third_party_tests/0/pyth.toml @@ -1,5 +1,5 @@ url = "https://github.com/pyth-network/pyth-crosschain" -rev = "pyth-js-v150" +rev = "hyperliquid-recorder-v0.0.2" target_os = ["linux", "macos"] subdir = "pythnet/message_buffer" framework = "anchor"