Skip to content

Releases: pyth-network/pyth-agent

Pyth Agent v1.1.0

29 Mar 16:12
ec36079
Compare
Choose a tag to compare

What's new

  • Use stable Rust
  • Simple dashboard on localhost:8888/dashboard
  • Optimized TCP connection count for symbol set lookups
  • Remote keypair hotloading on localhost:9001/primary|secondary/load_keypair

All new settings are optional and documented in config/config.toml

Pyth Agent v1.0.0

21 Feb 12:42
d141977
Compare
Choose a tag to compare

What's Changed

  • Improve logging and reliability by @ali-bahjati in #45
  • Bump version to 1.0.0 by @ali-bahjati in #46

Full Changelog: v0.1.2...v1.0.0

Pyth Agent v0.1.2

15 Feb 23:49
3bf50bf
Compare
Choose a tag to compare

What's Changed

  • Request compute units per price update instruction by @jayantk in #44

New Contributors

Full Changelog: v0.1.1...v0.1.2

Pyth Agent v0.1.1

10 Feb 11:12
4fc696c
Compare
Choose a tag to compare

What's Changed

  • Update integration tests readme by @ali-bahjati in #42
  • Improve cargo build by @ali-bahjati in #43

Full Changelog: v0.1.0...v0.1.1

Pyth Agent v0.1.0

09 Feb 15:16
bdf6590
Compare
Choose a tag to compare
Add image push action to CI (#41)