pyth-crosschain/contract_manager/scripts
Jayant Krishnamurthy 0f7a9cc334
[contract_manager] Add logic for tracking fee denominations and dollar values (#1394)
* tokens

* progress

* progress

* progress

* infra for storing tokens and using them in fee calculations

* precommit

* cleanup

* cleanup

* fix
2024-03-28 06:26:04 -07:00
..
check_proposal.ts Entropy support in contract manager (#1242) 2024-01-24 14:36:10 +01:00
common.ts feat(contract_manager): latency script for entropy (#1367) 2024-03-19 09:50:02 +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 [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
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