Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
pyth-solana-receiver-sdk-v0.5.0
What's Changed
Full Changelog: rust-pyth-lazer-protocol-v0.2.2...pyth-solana-receiver-sdk-v0.5.0
rust-pyth-lazer-protocol-v0.2.1
What's Changed
- feat(insights): add price component drawer by @cprussin in #2223
- feat(known-publishers): add gluex to known publishers by @cprussin in #2226
- feat(lazer-protocol): Record publisher count for aggregated price feeds by @darunrs in #2225
Full Changelog: pyth-js-v104...rust-pyth-lazer-protocol-v0.2.1
pyth-js-v104
What's Changed
- feat(HermesClient): Add TWAP endpoint support by @tejasbadadare in #2165
Full Changelog: rust-pyth-lazer-protocol-v0.2.0...pyth-js-v104
rust-pyth-lazer-protocol-v0.2.0
What's Changed
- feat(solana-receiver-cli): Add
post-twap-update
cmd to CLI, update TWAP data model & validations by @tejasbadadare in #2180 - feat(insights): build header & tabs for price feed details page by @cprussin in #2189
- chore(staking): tighten up account summary bar by @cprussin in #2190
- refactor: load TON chain configuration from yaml store by @devin-ai-integration in #2185
- fix: improve hermes client example by @guibescos in #2188
- fix(proposer server) by @guibescos in #2193
- feat: add configurable priority fee multiplier by @devin-ai-integration in #2195
- chore: xc-admin-cli improvements by @guibescos in #2196
- feat: add request duration tracking for Fortuna callbacks by @devin-ai-integration in #2197
- feat: add minute buckets to request_duration_ms histogram by @devin-ai-integration in #2198
- chore(network) Add new networks by @aditya520 in #2194
- Update Readme by @jayantk in #2200
- chore: fix some typos in comment by @deterclosed in #2183
- chore(pricefeed) Add coredao testnet by @aditya520 in #2199
- fix: ignore vesting dates in the future by @guibescos in #2205
- feat(solana-receiver-js-sdk): verify & post TWAPs by @tejasbadadare in #2186
- feat(staking): add price components table by @cprussin in #2206
- feat(pyth-lazer-sdk): add ed25519 ix builder function by @keyvankhademi in #2203
- feat(insights): many insights hub improvements by @cprussin in #2207
- fix(fortuna): Adjust max_fee_per_gas to account for priority fee adjustments by @jayantk in #2209
- fix(component-library): fix prefetching react-aria links by @cprussin in #2210
- feat(insights): add a toggle to include test price components by @cprussin in #2211
- fix(target_chains/ton): persist code hash reset during an upgrade by @cctdaniel in #2212
- feat(insights): add publisher details page by @cprussin in #2213
- feat(staking): add support drawer by @cprussin in #2214
- feat(staking): minor improvements to the median score drawer by @cprussin in #2216
- feat(insights): optimize page payload sizes by @cprussin in #2217
- feat(insights): improve some minor table search UX items by @cprussin in #2218
- feat(insights): add search dialog by @cprussin in #2219
- feat(known-publishers): add LTP to known publisher list by @cprussin in #2220
New Contributors
- @devin-ai-integration made their first contribution in #2185
- @deterclosed made their first contribution in #2183
Full Changelog: rust-pyth-lazer-protocol-v0.1.3...rust-pyth-lazer-protocol-v0.2.0
pyth-solana-receiver-sdk-v0.4.0
What's Changed
- feat(insights): many insights hub improvements by @cprussin in #2207
- fix(fortuna): Adjust max_fee_per_gas to account for priority fee adjustments by @jayantk in #2209
Full Changelog: pyth-js-v102...pyth-solana-receiver-sdk-v0.4.0
pyth-js-v103
What's Changed
- feat(insights): many insights hub improvements by @cprussin in #2207
- fix(fortuna): Adjust max_fee_per_gas to account for priority fee adjustments by @jayantk in #2209
Full Changelog: pyth-js-v102...pyth-js-v103
hermes-v0.8.1
What's Changed
- feat(insights): many insights hub improvements by @cprussin in #2207
- fix(fortuna): Adjust max_fee_per_gas to account for priority fee adjustments by @jayantk in #2209
Full Changelog: pyth-js-v102...hermes-v0.8.1
Fortuna v6.7.2
What's Changed
Full Changelog: pyth-js-v102...fortuna-v6.7.2
pyth-js-v102
What's Changed
- feat(hermes): create latest TWAP endpoint by @tejasbadadare in #2131
- feat(contract_manager): add upgrade script to contract_manager by @cctdaniel in #2147
- fix(governance/xc_admin): init publishers for price store only when n… by @ali-bahjati in #2149
- chore(staking): update tos by @cprussin in #2150
- chore(networks)-add-new-networks by @aditya520 in #2153
- feat(insights): finish price feeds index by @cprussin in #2154
- chore(target_chains/aptos): add bardock network by @ali-bahjati in #2156
- fix: use finalized commitment for blocktime by @guibescos in #2157
- feat: make Woo's publisher identity public by @cprussin in #2159
- (feat) add get_price view functions to aptos contract by @0xbe1 in #1861
- refactor(contract_manager): add docs to ton upgrade + use parseUrl by @ali-bahjati in #2160
- chore(contract_manager): add another deployment by @ali-bahjati in #2161
- chore(pricefee&entropy) Deploy Sonic Mainnet by @aditya520 in #2164
- [TWAP] Update Hermes binary response format, add TwapMessage parsing to price-service-sdk by @tejasbadadare in #2158
- feat(lazer): add fees to solana contract by @Riateche in #2146
- chore(staking): use a separate rpc URL for api routes by @cprussin in #2168
- fix: use higher commitment for blockhash to remove 'Minimum context slot has not been reached' errors by @guibescos in #2170
- fix: minor fixes by @guibescos in #2166
- add comments and ignore bounced messages by @cctdaniel in #2151
- feat: filter for voted props by @guibescos in #2173
- feat(pyth-solana-receiver): add
post_twap_update
instruction & types by @tejasbadadare in #2172 - feat(insights): mostly finish publishers index page by @cprussin in #2167
- feat(insights): add StatCard icons and Alerts, plus code cleanup by @cprussin in #2175
- chore: improve landing rate in examples by @guibescos in #2162
- feat(solana-receiver-sdk): add
get_twap_no_older_than
to consume TwapUpdates by @tejasbadadare in #2174 - chore: add post partially verified updates example by @guibescos in #2177
- feat(lazer/contracts/evm): Add fees for verification by @darunrs in #2163
- chore(price-pusher) Add hermes beta mention by @aditya520 in #2179
- chore(networks) Add new networks by @aditya520 in #2178
- feat(lazer): add solana contract migration script, add message parsing to protocol by @Riateche in #2181
- fix(lazer): serialize Option as i64 in publisher protocol by @Riateche in #2182
- feat(solana-receiver-cli): Add
post-twap-update
cmd to CLI, update TWAP data model & validations by @tejasbadadare in #2180 - feat(insights): build header & tabs for price feed details page by @cprussin in #2189
- chore(staking): tighten up account summary bar by @cprussin in #2190
- refactor: load TON chain configuration from yaml store by @devin-ai-integration in #2185
- fix: improve hermes client example by @guibescos in #2188
- fix(proposer server) by @guibescos in #2193
- feat: add configurable priority fee multiplier by @devin-ai-integration in #2195
- chore: xc-admin-cli improvements by @guibescos in #2196
- feat: add request duration tracking for Fortuna callbacks by @devin-ai-integration in #2197
- feat: add minute buckets to request_duration_ms histogram by @devin-ai-integration in #2198
- chore(network) Add new networks by @aditya520 in #2194
- Update Readme by @jayantk in #2200
- chore: fix some typos in comment by @deterclosed in #2183
- chore(pricefeed) Add coredao testnet by @aditya520 in #2199
- fix: ignore vesting dates in the future by @guibescos in #2205
- feat(solana-receiver-js-sdk): verify & post TWAPs by @tejasbadadare in #2186
- feat(staking): add price components table by @cprussin in #2206
- feat(pyth-lazer-sdk): add ed25519 ix builder function by @keyvankhademi in #2203
New Contributors
- @0xbe1 made their first contribution in #1861
- @devin-ai-integration made their first contribution in #2185
- @deterclosed made their first contribution in #2183
Full Changelog: pyth-js-v101...pyth-js-v102
Fortuna v6.7.1
What's Changed
- feat: add minute buckets to request_duration_ms histogram by @devin-ai-integration in #2198
Full Changelog: fortuna-v6.7.0...fortuna-v6.7.1