pyth-crosschain/contract_manager/scripts
Ali Behjati 481a428e88
chore(contract_manager): add scripts and changes to upgrade wh guardi… (#1468)
* chore(contract_manager): add scripts and changes to upgrade wh guardian set

This change adds `sync_wormhole_guardian_set.ts` script to update all of
our evm and cosmwasm contracts and has a couple of fixes in different
places to make sure everything works fine.

* fix: address review comments
2024-04-19 10:52:12 +02:00
..
check_proposal.ts feat(contract_manager): implement upgrade evm entropy contracts script (#1417) 2024-04-11 15:11:55 +05:30
common.ts chore(contract_manager): add scripts and changes to upgrade wh guardi… (#1468) 2024-04-19 10:52:12 +02:00
deploy_cosmwasm.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
deploy_evm_contract.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
deploy_evm_entropy_contracts.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
deploy_evm_pricefeed_contracts.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
entropy-accept-admin-and-ownership.ts [contract_manager] Support for entropy and evm executor (#1251) 2024-01-29 17:40:53 +05:30
execute_vaas.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
fetch_account_balance.ts chore(eth): deploy stable contracts on testnets (#1146) 2023-11-24 11:59:04 +01:00
fetch_fees.ts [contract_manager] Add logic for tracking fee denominations and dollar values (#1394) 2024-03-28 06:26:04 -07:00
latency_entropy.ts feat(contract_manager): latency script for entropy (#1367) 2024-03-19 09:50:02 +01:00
list_entropy_contracts.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
list_evm_contracts.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
sync_governance_vaas.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
sync_wormhole_guardian_set.ts chore(contract_manager): add scripts and changes to upgrade wh guardi… (#1468) 2024-04-19 10:52:12 +02:00
update_pricefeed.ts chore(eth): update mentions to evm-testnet and hermes-beta (#1151) 2023-11-27 10:12:52 +01:00
upgrade_evm_entropy_contracts.ts feat(contract_manager): implement upgrade evm entropy contracts script (#1417) 2024-04-11 15:11:55 +05:30
upgrade_evm_pricefeed_contracts.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
upload_cosmwasm.ts Entropy support in contract manager (#1242) 2024-01-24 14:36:10 +01:00