pyth-crosschain/tilt_devnet/docker_images
Mohammad Amin Khashkhashi Moghaddam c732fcf586
Abolish xc governance sdk (#957)
* Replace xc-governance-sdk with xc_admin_common package

xc_admin_package was not using the CHAIN overrides declared in the governance-sdk so it was moved
to that package as well

* Replace xc-governance-sdk with xc_admin_common in other packages

* Remove the package and all of its references

* Fix tests

* Fix bug in GovernanceDataSourceTransfer encoding

* Rename all references to the old package

* Redeploy neutron_testnet contract with new chain id

* Move SetWormholeAddress to separate file
2023-07-17 15:24:54 +02:00
..
Dockerfile.client [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00
Dockerfile.cosmwasm Abolish xc governance sdk (#957) 2023-07-17 15:24:54 +02:00
Dockerfile.ethereum Abolish xc governance sdk (#957) 2023-07-17 15:24:54 +02:00
Dockerfile.lerna Get price feed endpoint (#764) 2023-04-13 20:00:50 -07:00
Dockerfile.multisig [refactor] Add global lerna (#546) 2023-01-31 17:09:31 +01:00
Dockerfile.prometheus [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00
Dockerfile.solana Bump wormhole rust crates to v2.14.8, remove rent adjustment (#601) 2023-02-20 11:06:57 +01:00
README.md [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00

README.md

Miscellaneous Tilt Docker images

This directory holds docker images for services that don't have a meaningful source code in this monorepo. Notably, images that prepare Tilt devnet environments are stored here.