Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
rust-pyth-lazer-client-v0.1.1
What's Changed
- fix(pyth-lazer-client): specify protocol crate version to fix cargo publish by @tejasbadadare in #2325
Full Changelog: rust-pyth-lazer-client-v0.1.0...rust-pyth-lazer-client-v0.1.1
Fortuna v7.4.1
What's Changed
- fix: add github token to protoc setup to fix rate limiting by @devin-ai-integration in #2309
- fix: remote executor ci by @guibescos in #2316
- chore: init KeeperMetrics with chain_id and provider_address, bump version by @devin-ai-integration in #2318
- feat(lazer/sdk/rust): add rust client for Lazer by @devin-ai-integration in #2310
Full Changelog: fortuna-v7.4.0...fortuna-v7.4.1
Fortuna v7.4.0
What's Changed
- feat: Delayed block processing for Fortuna by @devin-ai-integration in #2307
Full Changelog: rust-pyth-lazer-protocol-v0.4.0...fortuna-v7.4.0
rust-pyth-lazer-protocol-v0.4.0
What's Changed
Full Changelog: rust-pyth-lazer-protocol-v0.3.3...rust-pyth-lazer-protocol-v0.4.0
rust-pyth-lazer-protocol-v0.3.3
What's Changed
- feat(insights): add overview page by @cprussin in #2300
- feat(insights): initial version of price chart by @cprussin in #2301
- chore: downgrade g++ to fix librocksdb-sys build in CI by @Riateche in #2302
- feat(lazer-protocol): Add fixed rate 1ms by @darunrs in #2303
Full Changelog: pyth-price-pusher-v8.3.3...rust-pyth-lazer-protocol-v0.3.3
pyth-price-pusher-v8.3.3
What's Changed
- fix(apps/price_pusher): fix bug causing price_pusher to hand when invalid price feed ids are passed in to hermes ws by @cctdaniel in #2297
Full Changelog: rust-pyth-lazer-protocol-v0.3.2...pyth-price-pusher-v8.3.3
rust-pyth-lazer-protocol-v0.3.2
What's Changed
- chore: run
pnpm dedupe
by @cprussin in #2290 - fix(staking): match cmc endpoint format to expected format by @cprussin in #2291
- refactor(pyth-lazer-protocol): rename PublisherResponse -> ServerResponse by @tejasbadadare in #2293
Full Changelog: pyth-js-v111...rust-pyth-lazer-protocol-v0.3.2
rust-pyth-lazer-protocol-v0.3.1
What's Changed
- chore: remove unneeded eslint disable directives by @cprussin in #2288
- feat(pyth-lazer-protocol): add pub error type by @tejasbadadare in #2287
- chore: add cmc decimal representation by @guibescos in #2281
Full Changelog: pyth-js-v110...rust-pyth-lazer-protocol-v0.3.1
pyth-js-v111
What's Changed
- chore: remove unneeded eslint disable directives by @cprussin in #2288
- feat(pyth-lazer-protocol): add pub error type by @tejasbadadare in #2287
- chore: add cmc decimal representation by @guibescos in #2281
- chore(lazer-protocol-js): Add exponent and pub count to payload by @darunrs in #2289
Full Changelog: pyth-js-v110...pyth-js-v111
pyth-js-v110: Merge pull request #2286 from pyth-network/cprussin/fix-hermes-client
fix(hermes-client): ensure relative urls are built properly