drptbl
e7b72bf5c3
docker: add restart `on-failure` ( #792 )
...
* docker: restart on-failure
Signed-off-by: Jakub Mucha <jakub.mucha@icloud.com>
* Fix precommit
---------
Signed-off-by: Jakub Mucha <jakub.mucha@icloud.com>
Co-authored-by: Guillermo Bescos <g.bescos@yahoo.com>
2023-05-02 11:15:05 -05:00
guibescos
facc2b6ff3
Pin axios ( #787 )
2023-05-01 08:45:06 -05:00
guibescos
3e5600508b
Fix axios bug by downgrading, bump all dependents ( #786 )
2023-04-28 10:19:40 -05:00
Jayant Krishnamurthy
6126db74fc
[price_service] Let callers specify VAA encoding ( #766 )
...
* Callers can specify encoding
* lint
* changed my mind about this one
* cleanup
* cleanup
* bump version
2023-04-14 11:29:41 -07:00
Jayant Krishnamurthy
42ddfb6466
Get price feed endpoint ( #764 )
...
* Add get price feed endpoint
* fix stuff
* lint
---------
Co-authored-by: Jayant Krishnamurthy <jkrishnamurthy@jumptrading.com>
2023-04-13 20:00:50 -07:00
Jayant Krishnamurthy
94f38fdd74
Fix JS workflow ( #727 )
2023-03-29 09:36:25 -07:00
Jayant Krishnamurthy
e995a2b89e
Add CI workflow to publish javascript packages ( #707 )
...
* workflows
* try private
* private
* more private
* update files
* fix workflow
* hm
* hm
* bump version
* bump version
* another bump
* text
* update readme
* update package lock
2023-03-21 12:25:30 -07:00
Reisen
3f56b3064d
[hermes] Rename from price service and add README. ( #705 )
...
* pyth-node: rename from price service and document
* pyth_node: Add visual architecture to README.
2023-03-21 14:36:13 +00:00
Reisen
032ecd66bf
[price-service] Rust implementation of a P2P price service. ( #694 )
...
* price_service: add Rust implementation of P2P price service.
* price_service: formatting hook and removes junk
* price_service: add TODO regarding build.rs hacks
* price_service: allow CGo to link resolv on mac
2023-03-15 17:18:05 +00:00
Jayant Krishnamurthy
b9430aee81
[sdk] Add new SDK packages to lerna ( #630 )
2023-02-28 09:14:52 +01:00
Ali Behjati
bf49774fab
Update docker compose images ( #635 )
2023-02-27 19:45:32 +01:00
Jayant Krishnamurthy
3e9472b8ef
[price service] Return VAA without prepending publish time ( #577 )
...
* [price service] Return VAA without prepending publish time
* bump version
---------
Co-authored-by: Jayant Krishnamurthy <jkrishnamurthy@jumptrading.com>
2023-02-10 10:15:49 -08:00
Ali Behjati
981d62c933
[price_service/server] Improve vaa counter metric ( #573 )
...
* [price_service/server] Improve vaa counter metric
* Bump the version
* Update comment
* Update comment again
2023-02-09 18:13:30 +01:00
Ali Behjati
85cf4fbaaa
[price-service] Bump version to 2.3.4 ( #566 )
2023-02-06 13:15:01 +01:00
Ali Behjati
3f7cffd5b2
[price-service/client] Add e2 test ( #559 )
2023-02-06 10:04:52 +01:00
guibescos
40287f6dbd
[price-service] Make the README better ( #560 )
...
* Make the README better
* Now fix p2wrelay
* Space in docker compose
2023-02-03 09:23:55 +01:00
Jayant Krishnamurthy
abb238f1af
pretty sure this is fine ( #542 )
...
Co-authored-by: Jayant Krishnamurthy <jkrishnamurthy@jumptrading.com>
2023-02-02 09:57:24 +01:00
Ali Behjati
481c61bc2c
[refactor] Improve typescript codebase ( #553 )
...
* Use base tsconfig
* Add lint check
* Fix tilt
2023-02-01 11:26:23 -06:00
guibescos
34347c8629
[price-service] Remove wasm from readme and workflow ( #548 )
...
* Remove wasm from readme and workflow
* Update CI and Readme with lerna
---------
Co-authored-by: Ali Behjati <bahjatia@gmail.com>
2023-02-01 10:18:27 -06:00
Ali Behjati
4c5d0d5e1b
[refactor] Add global lerna ( #546 )
...
* Move lerna to the top
* Set version to independent
Packages are versioned independently
* Update packages and the lock
* Add build cache and better reference
* Add lerna docker base
* Add wormhole_attester sdk and some minor impr
* Update tsconfig to fix outDir impact by composite
* Update eth package
* Update p2w to use solidity-sdk
* Change xc-admin CI to lerna CI action
* Add more packages to the list + bugfixes
* Update dockerfiles to have tilt working
* Format the code
* Fix some issues
* Fix the change of usePyth.ts
* lerna build fix
* Fix foundry
2023-01-31 17:09:31 +01:00
Ali Behjati
70fd0a6c15
[wormhole-attester] Move p2w-sdk inside wormhole_attester directory ( #534 )
...
* Move p2w-sdk to wormhole_attester
* Update references to the sdk
2023-01-25 18:14:02 +01:00
Ali Behjati
b4cf527f00
[price-service] Add price service client and sdk to this repo ( #525 )
...
* Move price service to server directory
* Update references to price service
* Add pyth-common-js as the service client
* Update package names
* Add pyth-sdk-js
* Rename the sdk
* Change readme a bit
2023-01-25 17:17:32 +01:00
Ali Behjati
084acdb57e
[refactor] Convert hyphen to underscore in the directory tree ( #524 )
...
* Move price-service to price_service
* Update references to price-service
* Rename target-chains to target_chains
* Update references to target-chains
* Rename tilt-devnet to tilt_devnet
* Update references to tilt-devnet
* Rename wormhole-attester to wormhole_attester
* Update references to wormhole-attester
* Rename multisig-wh-message-builder
* Update references to wh-msg-bldr
* Fix dockerfile issue
* Rename remove-executor to remote_executor
* Update references to remote-executor
* Rename xc-governance-sdk-js
* Update references to the governance sdk
* Move docker-images to docker_images
* Update references to docker-images
2023-01-24 19:06:22 +01:00