pyth-crosschain/contract_manager/scripts
Amin Moghaddam 0d49986eb1
refactor(contract_manager): reduce duplicate code (#1311)
* feat(contract_manager): Add check for wormhole address on entropy deployment

* feat(contract_manager): Add getter for wormhole in entropy contract

* feat(contract_manager): topup entropy provider if necessary

* feat(contract_manager): find out wormhole address automatically for entropy

* feat(contract_manager): parse uri

* feat(contract_manager): Add list script for entropy contracts
2024-02-23 13:23:54 +01:00
..
check_proposal.ts Entropy support in contract manager (#1242) 2024-01-24 14:36:10 +01:00
common.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01: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 Entropy support in contract manager (#1242) 2024-01-24 14:36:10 +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
update_pricefeed.ts chore(eth): update mentions to evm-testnet and hermes-beta (#1151) 2023-11-27 10:12:52 +01:00
upgrade_evm_executor_contracts.ts refactor(contract_manager): reduce duplicate code (#1311) 2024-02-23 13:23:54 +01:00
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