chore: update contracts headers + README

This commit is contained in:
Ludo Galabru
2023-08-17 12:36:33 +02:00
parent 5d9f40daf1
commit 629613ad92
3 changed files with 11 additions and 7 deletions

View File

@@ -105,6 +105,13 @@ The operator will start fetching prices from the Pyth network Price API, and sub
## How to consume the price feeds
### Latest Version
| network | address |
|---------|---------------------------------------------------------------------|
| testnet | ST2J933XB2CP2JQ1A4FGN8JA968BBG3NK3EPXFQFR.pyth-oracle-dev-preview-1 |
| mainnet | SP2J933XB2CP2JQ1A4FGN8JA968BBG3NK3EKZ7Q9F.pyth-oracle-dev-preview-1 |
### Onchain

View File

@@ -1,11 +1,7 @@
;; Title: wormhole-core
;; Version: Developer Preview 1
;; Feedbacks: http://github.com/hirosystems/stacks-pyth-bridge/issues
;;;; Todo
;; - Check for non redundant signatures
;; - Double check the approach uncompressed / compressed / eth address
;; - Transition to new guardian sets
;; Check for latest version: https://github.com/hirosystems/stacks-pyth-bridge#latest-version
;; Report an issue: https://github.com/hirosystems/stacks-pyth-bridge/issues
;;;; Traits

View File

@@ -1,6 +1,7 @@
;; Title: pyth-oracle
;; Version: Developer Preview 1
;; Feedbacks: http://github.com/hirosystems/stacks-pyth-bridge/issues
;; Check for latest version: https://github.com/hirosystems/stacks-pyth-bridge#latest-version
;; Report an issue: https://github.com/hirosystems/stacks-pyth-bridge/issues
;;;; Traits