pyth-crosschain/contract_manager/scripts
Dev Kalra b47ee059d7
feat(contract-manager): implement a script to get the entropy current registration (#1512)
* write a script to get the current registration

* simplify

* correct description

* catch only rpc errors

* refactor and simplify
2024-04-25 21:00:39 +05:30
..
check_proposal.ts feat(contract_manager): separate store for wormhole (#1493) 2024-04-24 16:32:16 +05:30
common.ts feat(contract_manager): latency script for entropy v2 (#1494) 2024-04-23 18:59:52 +05:30
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 feat(contract_manager): separate store for wormhole (#1493) 2024-04-24 16:32:16 +05:30
deploy_evm_pricefeed_contracts.ts feat(contract_manager): separate store for wormhole (#1493) 2024-04-24 16:32:16 +05:30
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
get_entropy_registration.ts feat(contract-manager): implement a script to get the entropy current registration (#1512) 2024-04-25 21:00:39 +05:30
latency_entropy.ts feat(contract_manager): latency script for entropy v2 (#1494) 2024-04-23 18:59:52 +05:30
latency_entropy_with_callback.ts feat(contract_manager): latency script for entropy v2 (#1494) 2024-04-23 18:59:52 +05:30
list_entropy_contracts.ts feat(contract_manager): add keeper balance to list entry (#1506) 2024-04-24 16:37:14 +05:30
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