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