Releases: pyth-network/pythnet-watcher
Releases · pyth-network/pythnet-watcher
v1.0.0
This is the first stable release of the Pythnet watcher that acts as an alternative signing layer for Pyth prices on Pythnet. Follow the README to get started.
What's Changed
- Add gaurdian signature by @danimhr in #1
- Remove serde_wormhole dependency by @danimhr in #2
- Update fmt by @danimhr in #4
- Add api client by @danimhr in #3
- Add RawMessage for creating signature by @danimhr in #5
- Add tests for observation by @danimhr in #7
- Add tests for main file by @danimhr in #6
- Add a command to generate a secret key by @danimhr in #8
- chore: update README by @ali-behjati in #9
- Add openpgp support by @danimhr in #10
- Feat/signer trait by @danimhr in #11
- Add support for multiple server urls by @danimhr in #13
- Add kms signer by @danimhr in #12
- Address review comments by @danimhr in #14
- Add more clippy rules by @danimhr in #15
- chore: bump version for release by @ali-behjati in #16
New Contributors
- @danimhr made their first contribution in #1
- @ali-behjati made their first contribution in #9
Full Changelog: https://github.com/pyth-network/pythnet-watcher/commits/v1.0.0