Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
pyth-lazer-agent-v0.4.1
What's Changed
- feat: add legacy redirector endpoint by @cprussin in #2908
- feat(lazer): update and improve governance proto by @Riateche in #2878
- feat(lazer): create js solana sdk package by @Riateche in #2899
- chore: bump pyth-lazer-publisher-sdk to 0.4.0 by @Riateche in #2909
- feat(evm/sdk/js): add pyth filler by @ali-behjati in #2832
- fix(lazer): include .d.ts files in solana sdk js package by @Riateche in #2910
- chore(lazer): fix turbo build by @Riateche in #2912
- Fix guardian set parsing crash in Fuel contracts by @devin-ai-integration[bot] in #2916
- fix(fuel): further fixes, contract deployment by @ayushboss in #2914
- refactor(fuel): updating testnet contract addresses across repo by @ayushboss in #2918
- feat(insights): allow overriding rpc from env by @cprussin in #2917
- feat(fortuna): track balance of fee manager by @tejasbadadare in #2915
- fix: delete SMR from tokens by @cprussin in #2920
- feat(pyth-lazer) Add funding_rate_interval to feed properties by @bplatak in #2923
- chore(apps/price_pusher): bump version by @ali-behjati in #2924
- feat(fortuna): Use v2 events, add new fields to History API for Explorer by @tejasbadadare in #2845
- feat(lazer): upgrade solana contract to anchor 0.31 by @Riateche in #2926
- fix(TON): gas optimizations to enable parsePriceFeeds for 8 price ids in one instruction by @ayushboss in #2925
- chore(lazer/publisher-sdk): Add Rejections for Market Closed and Unauthorized by @darunrs in #2930
- feat(lazer): add governance sources info to state by @Riateche in #2927
- fix(insights): increase max decimals by @alexcambose in #2933
- feat(fortuna): allow filtering callback failing logs by @cprussin in #2932
- feat: add hermes client by @keyvankhademi in #2931
- fix: rename hermes rust client to by @keyvankhademi in #2935
- fix(fortuna): callback_failed check against int by @tejasbadadare in #2936
- fix(stylus) - added initialization check by @ayushboss in #2928
- fix(stylus) - fixed order of fee calculation by @ayushboss in #2929
- fix(fortuna): set last_updated_at correctly, use ms precision by @tejasbadadare in #2937
- fix(fortuna): migrate timestamp columns to bigint by @tejasbadadare in #2938
- feat(entropy-explorer): bind to live apis by @cprussin in #2766
- feat(lazer): improve protocol types and modules by @Riateche in #2934
- fix bounce msg processing issue by @masterjedy in #2833
- chore(entropy-explorer): use production Fortuna for entropy explorer by @cprussin in #2941
- fix(component-library): upgrade react-aria and react-aria-components by @cprussin in #2942
- feat: add more test to pyth lazer protocol by @keyvankhademi in #2943
- feat: drop jito bundle size and improve packing by @guibescos in #2940
- Revert "feat: add more test to pyth lazer protocol" by @danimhr in #2946
- Revert "feat(lazer): improve protocol types and modules" by @danimhr in #2947
- feat(pyth-lazer-agent) Allow deduplicating updates within each batch by @bplatak in #2944
New Contributors
- @alexcambose made their first contribution in #2933
- @masterjedy made their first contribution in #2833
Full Changelog: pyth-lazer-agent-v0.4.0...pyth-lazer-agent-v0.4.1
pyth-price-pusher-v10.0.0
What's Changed
- feat(pyth-lazer-agent) Make the logging format configurable by @bplatak in #2880
- chore(pyth-lazer-agent) Bump the agent to 0.3.1 by @bplatak in #2881
- fix(pyth-lazer-agent) Stop logging the access_token by @bplatak in #2882
- feat: Support Sui Price Update with Coin Input by @darunrs in #2861
- refactor(hermes): remove warn log on benchmarks missed data by @ali-behjati in #2879
- feat(pyth-lazer-agent) Publish the agent to crates.io by @bplatak in #2883
- fix(pyth-lazer-agent) Fix a typo in the gh workflow by @bplatak in #2884
- feat(pyth-lazer-agent) Upgrade pyth-lazer-agent to 0.3.3 by @bplatak in #2885
- feat(lazer): add resilient client in rust by @keyvankhademi in #2859
- feat(stylus) - governance (minus upgrade contract) by @ayushboss in #2877
- refactor(stylus): dividing governance instructions out of lib.rs by @ayushboss in #2889
- Chore(lazer) deploy polynomial by @aditya520 in #2888
- feat(stylus): Negative + Invalid Tests for Stylus Governance by @ayushboss in #2898
- feat: add backoff wrapper + ai generated docs by @keyvankhademi in #2890
- chore(fortuna) Config API by @aditya520 in #2895
- chore(bump) Bump Fortuna version by @aditya520 in #2901
- fix(fortuna): Fix bug in get_request_v2 by @jayantk in #2902
- feat(known-publishers): add Portofino to known-publishers by @cprussin in #2903
- chore(fortuna)-add-network-id-api by @aditya520 in #2904
- feat(pyth-lazer-agent) Make the
id
in jrpc request optional by @bplatak in #2897 - chore(pyth-lazer-protocol) Bump to 0.10.0 by @bplatak in #2905
- chore(pyth-lazer-publisher-sdk) Bump to 0.2.1 by @bplatak in #2906
- feat(pyth-lazer) Add support for FundingRateInterval in lazer protos by @bplatak in #2891
- chore(pyth-lazer-client) Upgrade lazer protocol dependency by @bplatak in #2907
- feat(pyth-lazer-agent) Allow conditionally disabling success responses by @bplatak in #2896
- feat: add legacy redirector endpoint by @cprussin in #2908
- feat(lazer): update and improve governance proto by @Riateche in #2878
- feat(lazer): create js solana sdk package by @Riateche in #2899
- chore: bump pyth-lazer-publisher-sdk to 0.4.0 by @Riateche in #2909
- feat(evm/sdk/js): add pyth filler by @ali-behjati in #2832
- fix(lazer): include .d.ts files in solana sdk js package by @Riateche in #2910
- chore(lazer): fix turbo build by @Riateche in #2912
- Fix guardian set parsing crash in Fuel contracts by @devin-ai-integration[bot] in #2916
- fix(fuel): further fixes, contract deployment by @ayushboss in #2914
- refactor(fuel): updating testnet contract addresses across repo by @ayushboss in #2918
- feat(insights): allow overriding rpc from env by @cprussin in #2917
- feat(fortuna): track balance of fee manager by @tejasbadadare in #2915
- fix: delete SMR from tokens by @cprussin in #2920
- feat(pyth-lazer) Add funding_rate_interval to feed properties by @bplatak in #2923
- chore(apps/price_pusher): bump version by @ali-behjati in #2924
- feat(fortuna): Use v2 events, add new fields to History API for Explorer by @tejasbadadare in #2845
- feat(lazer): upgrade solana contract to anchor 0.31 by @Riateche in #2926
- fix(TON): gas optimizations to enable parsePriceFeeds for 8 price ids in one instruction by @ayushboss in #2925
- chore(lazer/publisher-sdk): Add Rejections for Market Closed and Unauthorized by @darunrs in #2930
- feat(lazer): add governance sources info to state by @Riateche in #2927
- fix(insights): increase max decimals by @alexcambose in #2933
- feat(fortuna): allow filtering callback failing logs by @cprussin in #2932
- feat: add hermes client by @keyvankhademi in #2931
- fix: rename hermes rust client to by @keyvankhademi in #2935
- fix(fortuna): callback_failed check against int by @tejasbadadare in #2936
- fix(stylus) - added initialization check by @ayushboss in #2928
- fix(stylus) - fixed order of fee calculation by @ayushboss in #2929
- fix(fortuna): set last_updated_at correctly, use ms precision by @tejasbadadare in #2937
- fix(fortuna): migrate timestamp columns to bigint by @tejasbadadare in #2938
- feat(entropy-explorer): bind to live apis by @cprussin in #2766
- feat(lazer): improve protocol types and modules by @Riateche in #2934
- fix bounce msg processing issue by @masterjedy in #2833
- chore(entropy-explorer): use production Fortuna for entropy explorer by @cprussin in #2941
- fix(component-library): upgrade react-aria and react-aria-components by @cprussin in #2942
- feat: add more test to pyth lazer protocol by @keyvankhademi in #2943
- feat: drop jito bundle size and improve packing by @guibescos in #2940
New Contributors
- @alexcambose made their first contribution in #2933
- @masterjedy made their first contribution in #2833
Full Changelog: pyth-price-pusher-v9.3.6...pyth-price-pusher-v10.0.0
pyth-js-v138
What's Changed
- Fix guardian set parsing crash in Fuel contracts by @devin-ai-integration[bot] in #2916
- fix(fuel): further fixes, contract deployment by @ayushboss in #2914
- refactor(fuel): updating testnet contract addresses across repo by @ayushboss in #2918
- feat(insights): allow overriding rpc from env by @cprussin in #2917
- feat(fortuna): track balance of fee manager by @tejasbadadare in #2915
- fix: delete SMR from tokens by @cprussin in #2920
- feat(pyth-lazer) Add funding_rate_interval to feed properties by @bplatak in #2923
- chore(apps/price_pusher): bump version by @ali-behjati in #2924
- feat(fortuna): Use v2 events, add new fields to History API for Explorer by @tejasbadadare in #2845
- feat(lazer): upgrade solana contract to anchor 0.31 by @Riateche in #2926
- fix(TON): gas optimizations to enable parsePriceFeeds for 8 price ids in one instruction by @ayushboss in #2925
- chore(lazer/publisher-sdk): Add Rejections for Market Closed and Unauthorized by @darunrs in #2930
- feat(lazer): add governance sources info to state by @Riateche in #2927
- fix(insights): increase max decimals by @alexcambose in #2933
- feat(fortuna): allow filtering callback failing logs by @cprussin in #2932
- feat: add hermes client by @keyvankhademi in #2931
- fix: rename hermes rust client to by @keyvankhademi in #2935
- fix(fortuna): callback_failed check against int by @tejasbadadare in #2936
- fix(stylus) - added initialization check by @ayushboss in #2928
- fix(stylus) - fixed order of fee calculation by @ayushboss in #2929
- fix(fortuna): set last_updated_at correctly, use ms precision by @tejasbadadare in #2937
- fix(fortuna): migrate timestamp columns to bigint by @tejasbadadare in #2938
- feat(entropy-explorer): bind to live apis by @cprussin in #2766
- feat(lazer): improve protocol types and modules by @Riateche in #2934
- fix bounce msg processing issue by @masterjedy in #2833
- chore(entropy-explorer): use production Fortuna for entropy explorer by @cprussin in #2941
- fix(component-library): upgrade react-aria and react-aria-components by @cprussin in #2942
- feat: add more test to pyth lazer protocol by @keyvankhademi in #2943
- feat: drop jito bundle size and improve packing by @guibescos in #2940
New Contributors
- @alexcambose made their first contribution in #2933
- @masterjedy made their first contribution in #2833
Full Changelog: pyth-js-v137...pyth-js-v138
rust-pyth-lazer-publisher-sdk-v0.4.1
What's Changed
- feat(lazer): upgrade solana contract to anchor 0.31 by @Riateche in #2926
- fix(TON): gas optimizations to enable parsePriceFeeds for 8 price ids in one instruction by @ayushboss in #2925
- chore(lazer/publisher-sdk): Add Rejections for Market Closed and Unauthorized by @darunrs in #2930
Full Changelog: fortuna-v9.0.0...rust-pyth-lazer-publisher-sdk-v0.4.1
rust-pyth-hermes-client-v0.0.1
What's Changed
- feat: add hermes client by @keyvankhademi in #2931
- fix: rename hermes rust client to by @keyvankhademi in #2935
Full Changelog: fortuna-v9.1.0...rust-pyth-hermes-client-v0.0.1
fortuna-v9.2.0
What's Changed
- fix(fortuna): migrate timestamp columns to bigint by @tejasbadadare in #2938
Full Changelog: fortuna-v9.1.2...fortuna-v9.2.0
fortuna-v9.1.2
What's Changed
- fix(fortuna): set last_updated_at correctly, use ms precision by @tejasbadadare in #2937
fortuna-v9.1.1
What's Changed
- fix(fortuna): callback_failed check against int by @tejasbadadare in #2936
fortuna-v9.1.0
fortuna-v9.0.0
What's Changed
- feat(fortuna): Use v2 events, add new fields to History API for Explorer by @tejasbadadare in #2845