Dev Kalra
16ac58539e
[pyth-cosmwasm] sec review update ( #649 )
...
* remove owner
* address sec review feedback
* update storage for pricefeeds
* deprecate owner
* remove owner field
2023-03-03 20:11:15 +05:30
Jayant Krishnamurthy
66783e5ef1
add docs for audit ( #645 )
...
Co-authored-by: Jayant Krishnamurthy <jkrishnamurthy@jumptrading.com>
2023-03-01 08:29:12 -08:00
Stanisław Drozd
8e11caa1ee
Bump wormhole rust crates to v2.14.8, remove rent adjustment ( #601 )
...
This change upgrades our wormhole dependency to the current latest
release. It introduces a fix in rent calculation logic, making Solitaire compatible with
PythNet. This lets us get rid of dedicated rent adjustment logic,
which we also remove in this change.
2023-02-20 11:06:57 +01:00
Dev Kalra
40e42a5b21
[cosmwasm] pyth-sdk-cw update version v1.0.0 ( #595 )
...
* update version
* update contract version
2023-02-14 20:22:14 +05:30
Dev Kalra
d95c9247a2
[cosmwasm] Release setup ( #594 )
...
* update comment
* add a workflow
* update contracts readme
* add readme to pyth-sdk-cw
2023-02-14 15:28:31 +05:30
Dev Kalra
62083eb6d6
[cosmwasm] Move data structures to pyth-sdk-cw ( #578 )
...
* pyth-sdk-cw add data structures
* consume pyth-sdk-cw data structure
* pre commit hooks
2023-02-11 00:23:24 +05:30
Dev Kalra
7f991bbdbc
[cosmwasm] pyth-sdk-cw ( #575 )
...
* pyth-sdk-cw
* update contract to use pyth-sdk-cw
* update schema
* update tilt config
* pre commit hooks
* remove raw schema
2023-02-10 22:48:09 +05:30
Dev Kalra
8ad5c374bc
update to use cosmwasm release ( #532 )
2023-01-25 22:54:17 +05:30
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
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