Dev Kalra
|
fbcb8a14f6
|
[cosmwasm] chain ids for pyth mainnet, pyth testnet stable, and pyth testnet edge feeds (#822)
* add chainids
* chain ids
* wormhole, instantiate, and test
* update chain structure
* update test script
* update chain id guidelines
* if brackets
* correct test arguments
|
2023-05-23 11:16:50 +05:30 |
Dev Kalra
|
3b03f9eddc
|
[cosmwasm] instantiate contracts on multiple chains (#799)
* instantiate contracts on multiple chains
* deploy to neurtron
* function not being used anymore
* rename file dir
* better logs
* wormhole guardian upgrade
* set default wormhole contract
* add all to stages to one file
* add extended chain config
* bug fix
* juno deployment
* removed unused parameter
* resolve bug add comments
* typo
* rename to vaa mainnet
* comment
* remove T
* hardcode checksum
* update download method comment
* update package-lock
* update package-json
|
2023-05-16 13:13:43 +05:30 |
Ali Behjati
|
1d59e9052b
|
[tilt] Fix issues (#801)
|
2023-05-05 15:31:57 +02:00 |
Dev Kalra
|
079828f8ac
|
Wormhole stub (#789)
* add
* add sei to wormhole chains
* add wormhole code to the repo
* add lib to gitignore
* cosmwasm bug fix
* add tmp to gitignore
* no need for simulation
* add wormhole deployment stuff
* better comments
* resolve build errors
* trying a fix
* fix
* rename compiled code
* address feedback
* remove gitignore
* sei deployment
* complete sentences
* address comments
|
2023-05-03 20:48:00 +05:30 |
Dev Kalra
|
96c9e83e0f
|
[cosmwasm] Refactor deployer (#739)
* chain generic code
* pyth wrapper
* factory
* add calc fee and correct raw log
* add documentation
* rename method
* remove update fee response
* add more documentation
* remove chain specific things
* minor tweak
|
2023-04-07 18:09:39 +05:30 |
Dev Kalra
|
299417396b
|
[cosmwasm] implement a build script (#733)
* implement a build script
* update readme
|
2023-03-31 12:50:35 +05:30 |
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 |