pyth-js-v113
What's Changed
- Optimize payload size for price feeds pages by @cprussin in #2332
- feat(hermes-client): allow passing fetch options by @cprussin in #2334
- fix(component-library): fix main nav tabs selectable state by @cprussin in #2336
- chore(insights): update metrics by @cprussin in #2335
- feat(insights): update overview images by @cprussin in #2337
- fix: readd missing rust toolchain to fix CI by @cprussin in #2338
- chore(price-puhser) Use Hermes Client by @aditya520 in #2312
- bump: pyth client to 2.22.1 by @guibescos in #2341
- refactor(governance/xc_admin): add more logs on relayer by @ali-bahjati in #2324
- feat(target_chains/ethereum): add arbirum stylus sdk by @Ifechukwudaniel in #2041
- feat(target_chains/near): add reproducible build by @Riateche in #2339
- feat(contract_manager): add near chains and contracts by @Riateche in #2331
- chore(target_chains/near): save wasm as artifact in CI by @Riateche in #2344
- fix: update corepack on js dockerfile by @ali-bahjati in #2342
- chore(api-reference)-add-berachain by @aditya520 in #2345
- chore: remove erroneous git modules by @Riateche in #2347
- feat:(contract-manager): add movement mainnet by @keyvankhademi in #2349
- ci: add cargo caching to pre-commit workflow by @devin-ai-integration in #2351
- ci: add docker builds for PRs that modify relevant files by @devin-ai-integration in #2352
- feat: add rust-cache to all Rust workflows by @devin-ai-integration in #2355
- Revert "feat: add rust-cache to all Rust workflows" by @jayantk in #2356
- fix: pin Rust version to 1.73.0 for Sui contracts by @devin-ai-integration in #2354
- ci: update workflow triggers to run on workflow changes and all merges to main by @devin-ai-integration in #2357
- ci: add rust cache to turbo test workflow by @devin-ai-integration in #2360
- ci: add turbo cache to build and test workflows by @devin-ai-integration in #2361
- feat(insights): add evaluation period selector in component drawer by @cprussin in #2362
- test: update stale threshold test to subtract one more second by @devin-ai-integration in #2363
- chore(target_chains/near): build with --locked in test by @Riateche in #2365
- Lower pyth_near build artifact retention to 90d by @morancj in #2366
- chore(pricefeed) Add story mainnet by @aditya520 in #2369
- fix(aptos) Remove Aptos examples from monorepo by @aditya520 in #2368
- (chore): Fortuna refactor by @jayantk in #2372
- fix: better error messages for big instructions by @guibescos in #2340
- chore(fortuna): make fortuna a library crate by @cctdaniel in #2373
- refactor: move wormhole attester to pythnet_sdk legacy module by @devin-ai-integration in #2353
- chore(entropy Debugger) Add Monad testnet by @aditya520 in #2382
- refactor(fortuna): Move more utilities into evm_utils by @jayantk in #2376
- feat(contract-manager) Fix update Price script by @aditya520 in #2370
- chore(pricefeed) Deploy bittensor by @aditya520 in #2326
- chore: fix some more CI stuff by @jayantk in #2383
- fix: improve arg docs pusher by @guibescos in #2378
- chore: update foundry version to v0.3.0 by @devin-ai-integration in #2384
- chore: add cargo workspaces to rust-cache action by @devin-ai-integration in #2385
- feat(insights): add publishers & price components from pythtest by @cprussin in #2386
- fix(insights): fix some bugs relating to the search dialog by @cprussin in #2387
- Chore: speed up pre-commit CI workflow by @jayantk in #2389
- chore(lazer): bump solana contract package version by @Riateche in #2391
- chore(lazer): update pyth-lazer-protocol dependency version in contract and client by @Riateche in #2392
- feat(insights): use the label "Yield" instead of "Price" for rates by @cprussin in #2390
- fix(insights): ensure crypto icons are only used for cryptos by @cprussin in #2394
- feat(insights): add message about 50% uptime for other scores by @cprussin in #2395
- feat(insights): add opengraph images & improve metadata by @cprussin in #2397
- feat(insights): add asset class to publisher's price feeds table by @cprussin in #2398
- chore(pricefeeds) Deploy hyper EVM by @aditya520 in #2400
- chore(hermes-client): upgrade eventsource by @cprussin in #2401
New Contributors
- @Ifechukwudaniel made their first contribution in #2041
- @morancj made their first contribution in #2366
Full Changelog: pyth-js-v112...pyth-js-v113