Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: filipzeta/pyth-client-js

Tags

v2.7.0

Toggle v2.7.0's commit message
2.7.0

v2.6.3

Toggle v2.6.3's commit message
2.6.3

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include price account key as string (pyth-network#27)

v2.6.1

Toggle v2.6.1's commit message

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/v2.6.0 (pyth-network#21)

* Update changelog + update packages
* 2.6.0

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update unit tests for symbology (pyth-network#19)

* fix unit tests for symbology

* bump version

Co-authored-by: Jayant Krishnamurthy <[email protected]>

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/no websocket (pyth-network#15)

* PythNetworkHTTPClient can use Pyth Network data without a websocket

* export PythNetworkHTTPClient

* new test for PythNetworkHTTPClient

* PythHttpClient refactoring

* New PythHttpClientResult to getData

* productPriceArray renamed to prices

* Removed not used imports

* Direct call to handlePriceAccount

* PythHttpClient refactoring for thread safe procedure

* Property shorthand suggested by lint

* Indentation from 4 to 2 spaces

v2.5.1

Toggle v2.5.1's commit message
2.5.1

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
restructure drv2 and add minPublishers field to PriceData (pyth-netwo…

…rk#13)

* restructure drv2 and add minPublishers field to PriceData

* update version to 2.5.0

* update CHANGELOG.md

* update README.md

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make the default usage check the price status (pyth-network#11)

* Check the status of the price

* fix lint errors

* drive-by: bump solana web3 version

* bump minor version

Co-authored-by: Jayant Krishnamurthy <[email protected]>