pyth-crosschain/contract_manager
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
..
examples Contract manager upgrades (#952) 2023-07-14 12:14:24 +02:00
src Abolish xc governance sdk (#957) 2023-07-17 15:24:54 +02:00
store Abolish xc governance sdk (#957) 2023-07-17 15:24:54 +02:00
.gitignore Abolish xc governance sdk (#957) 2023-07-17 15:24:54 +02:00
package.json Abolish xc governance sdk (#957) 2023-07-17 15:24:54 +02:00
tsconfig.json Initial version of contract manager sdk (#943) 2023-07-12 15:50:24 +02:00