Daniel Chew
8752291aa2
fix broken links ( #945 )
...
* fix broken links
* undo import order changes
* Fix more links
* Fix more broken links
* Fix more broken links
* Fix more broken links
* Fix precommit
---------
Co-authored-by: Thomaz Leite <thomaz@pyth.network>
Co-authored-by: Guillermo Bescos <g.bescos@yahoo.com>
2023-07-11 11:41:43 +01:00
Jayant Krishnamurthy
c4c4a6384a
[price_pusher] Create gas pool for Sui ( #923 )
...
* [sui][price_pusher]Implement gas pool
* Add the option to specify gas budget to avoid dry run
* Avoid for loop in constructing transaction block
* Improve error handling
* Implement coin consolidation
* minor tweaks
* k
* cleanup
* fix
---------
Co-authored-by: Chris Li <chris@mystenlabs.com>
2023-06-27 09:05:30 -07:00
Jayant Krishnamurthy
339b2f6ce0
Update price feeds early if part of a batch ( #905 )
2023-06-21 14:07:35 -07:00
Dev Kalra
1c529dd486
[price-pusher] sui ( #825 )
...
* sui pusher
* cache mapping
* typo
* remove comment
* add mainnet config
* update readme
* bump version
2023-05-20 00:05:34 +05:30
Dev Kalra
3fc996d6f9
[price-pusher] support for aptos ( #815 )
...
* aptos price listener
* price pusher aptos
* add comment
* update package lock
* remove eslint disable comments
* bump version
* npm i at root
* update readme
* address feedback
* update readme
* json fix
2023-05-15 21:14:28 +05:30
guibescos
d42b48972d
Improve README ( #774 )
2023-04-20 08:36:24 +02:00
Dev Kalra
1d9e48991b
update build process ( #718 )
2023-03-29 16:07:05 +05:30
Ali Behjati
3d8215edc2
[price-pusher] Add nonce for evm + refactor ( #679 )
...
* [price-pusher] Add nonce for evm + refactor
* Rename cooldown-duration to pushing-frequency
* Update readme
2023-03-09 16:38:30 +01:00
Dev Kalra
22c1fedd3d
[price-pusher] add workflow to push docker image ( #667 )
...
* add workflow
* update readme
* correct docker build
2023-03-08 01:26:52 +05:30
Dev Kalra
f5620ecbd2
[price-pusher] refactor ( #648 )
...
* add a dev command for ease
* implement a new command structure
* remove comments
* move files
* add config
* update readme
* testnet compose files update
* update mainnet compose file
2023-03-02 02:35:39 +05:30
Dev Kalra
ae88640422
move changes from pyth-js ( #624 )
2023-02-24 17:31:02 +05:30
Jayant Krishnamurthy
bbe10ba553
[sdk] Move JS sdks into this repo ( #611 )
...
* move files to subdir and js sdk here
* update pointer
* fix move
* delete lib
* fix this
* gitignore
* aptos sdk
* gitignore
* terra js
* gitignore
* move price pusher
* add lib to gitignore
* move examples
* fix workflow
* gr
* contracts
* hm
* fix
* gr
* grrr
* fix dockerfile
* wtf
* fix
2023-02-22 13:44:42 -08:00