Skip to content

hermes-v0.5.5

Compare
Choose a tag to compare
@cctdaniel cctdaniel released this 15 Apr 12:40
· 2082 commits to main since this release
a7bb916

The new hermes release adds a SSE endpoint at /v2/updates/price/stream route that streams price updates to the clients which completes the V2 API. This streaming endpoint is going to replace websocket in the previous versions.

What's Changed

  • refactor(hermes): state->cache downcasting by @Reisen in #1432
  • refactor(hermes): no need to Box futures by @Reisen in #1431
  • refactor(hermes): state->benchmarks downcasting by @Reisen in #1435
  • refactor(hermes): state->price_feed_metadata downcasting by @Reisen in #1439
  • feat(hermes): add sse endpoint by @cctdaniel in #1425
  • feat(hermes): fix hermes /ready endpoint by @cctdaniel in #1449
  • fix(hermes): ignore broadcast send result by @ali-bahjati in #1450
  • feat(hermes): add additional sse features by @cctdaniel in #1443

New Contributors

Full Changelog: pyth-evm-entropy-contract-v0.3.0...hermes-v0.5.5