Releases: pyth-network/pyth-client
Releases · pyth-network/pyth-client
pythd-v2.15.1
What's Changed
- Check to see if price account exists in either network when handling subscribe_price_sched by @tompntn in #292
Full Changelog: pythd-v2.15.0...pythd-v2.15.1
Mainnet-v2.16.0
What's Changed
- Cleanup by @guibescos in #252
- Cleanup entrypoint by @guibescos in #258
- Make it build on macs by @jayantk in #259
- Command to delete price accounts by @jayantk in #260
- Add example triton1 pythnet nginx configuration by @tompntn in #261
- Command to delete a product by @jayantk in #262
Full Changelog: devnet-v2.15.0...mainnet-v2.16.0
devnet-v2.16.0
What's Changed
- Cleanup by @guibescos in #252
- Cleanup entrypoint by @guibescos in #258
- Make it build on macs by @jayantk in #259
- Command to delete price accounts by @jayantk in #260
- Add example triton1 pythnet nginx configuration by @tompntn in #261
- Command to delete a product by @jayantk in #262
Full Changelog: devnet-v2.15.0...devnet-v2.16.0
devnet-v2.15.0
What's Changed
- Clippy by @guibescos in #218
- Migrate init_mapping to Rust by @jayantk in #219
- Implement add_mapping instruction by @jayantk in #221
- Test init mapping by @guibescos in #222
- Add price rust by @guibescos in #220
- Removed Borsh by @majabbour in #224
- Add mapping tests by @guibescos in #223
- Implement add product instruction by @jayantk in #225
- Add check_valid functions to allow for more precise errors by @jayantk in #226
- Rust/add publisher by @guibescos in #229
- Use pubkey functions everywhere by @guibescos in #231
- Simplistic trait by @guibescos in #232
- Migrate upd_product instruction by @jayantk in #228
- Traits2 by @guibescos in #233
- Set min pub instruction by @jayantk in #235
- Rust/more tests by @guibescos in #234
- Check length by @guibescos in #236
- Specifying account check errors by @majabbour in #243
- Only send one price update per price per slot by @tompntn in #244
- Make pub_int configurable from pythd by @tompntn in #245
- Rust/del publisher by @guibescos in #237
- Implement init_price instruction by @jayantk in #242
- New interface with time machine by @majabbour in #230
- Move to utils by @majabbour in #247
- Export upd_aggregate by @guibescos in #249
- Upd price in rust by @guibescos in #248
- Delete test_oracle.c by @guibescos in #255
- Run aggregation tests in CI by @guibescos in #257
- Debug feature by @guibescos in #256
Full Changelog: devnet-v2.14.0...devnet-v2.15.0
pythd-v2.15.0
What's Changed
- Only send one price update per price per slot by @tompntn in #244
- Make pub_int configurable from pythd by @tompntn in #245
Full Changelog: devnet-v2.14.0...pythd-v2.15.0
devnet-v2.14.0
What's Changed
- Add pyth2wormhole audit links by @claudijd in #172
- Publish pythd releases by @tompntn in #173
- Batch price updates across all websocket users by @wijagels in #175
- Add pyth governance audit by @claudijd in #177
- Add support for a secondary network by @tompntn in #178
- Check exponent range by @jayantk in #179
- Bump solana 2 by @guibescos in #181
- Remove upd_test and init_test oracle instructions by @tompntn in #182
- Rust entrypoint by @guibescos in #184
- Add C++ pythd websocket example by @tompntn in #183
- Update README to reference pythd image tag by @tompntn in #187
- Add OtterSec and move other audits to relative repos by @claudijd in #186
- Add docker pinning by @claudijd in #188
- changed c return value of update price to indicate aggregation (#190) by @majabbour in #191
- link with c only when target is bpf by @majabbour in #195
- Syncing account sizes between c and rust by @majabbour in #197
- Called cargo fmt by @majabbour in #200
- Remove test_publish.cpp example by @tompntn in #199
- Borsch traits using bindgen by @majabbour in #196
- Only return SUCCESSFULLY_UPDATED_AGGREGATE if upd_twap was called [bug fix] by @majabbour in #202
- Made Price_t member offsets available to Rust by @majabbour in #203
- Rust logging 2 by @guibescos in #198
- Rust logging 2 by @guibescos in #205
- Twap tracker production by @guibescos in #214
- Publish binary at release by @guibescos in #211
- Format by @guibescos in #215
- More logging by @guibescos in #217
New Contributors
Full Changelog: devnet-v2.13.0...devnet-v2.14.0
pythd-v2.14.0
- [pythd] Batch price updates across all websocket users by @wijagels and @146karol in #175
- [pythd] Add support for a secondary network by @tompntn in #178
- [pyth] Check exponent range by @jayantk in #179
- [pyth] Remove
upd_test
andinit_test
oracle instructions by @tompntn in #182 - [pythd] Bump Solana version to 1.10.29 by @guibescos in #181
- [pyth] Add Rust entrypoint by @guibescos and @majabbour in #184
Full changelog: pythd-v2.13.0...pythd-v2.14.0