pyth-crosschain/contract_manager/src
Dev Kalra d31cefb446
feat(contract_manager): separate store for wormhole (#1493)
* rename wormhole contract as per other names

* store for wormhole

* fix var name

* rename var

* rename contract based on other namings

* add yaml for aptos and cosmwasm
2024-04-24 16:32:16 +05:30
..
contracts feat(contract_manager): separate store for wormhole (#1493) 2024-04-24 16:32:16 +05:30
base.ts feat(contract_manager): script for EVM feeds contract deployment (#1254) 2024-01-30 12:11:19 +01:00
chains.ts chore(contract_manager): add scripts and changes to upgrade wh guardi… (#1468) 2024-04-19 10:52:12 +02:00
executor.ts [contract_manager] support for executor (#1268) 2024-02-06 17:44:41 +05:30
governance.ts add support for priority fee (#1418) 2024-04-04 16:37:31 +05:30
index.ts [contract-manager] Contract manager improvements (#1000) 2023-08-07 14:13:29 +02:00
shell.ts feat(contract_manager): separate store for wormhole (#1493) 2024-04-24 16:32:16 +05:30
store.ts feat(contract_manager): separate store for wormhole (#1493) 2024-04-24 16:32:16 +05:30
token.ts [contract_manager] Add logic for tracking fee denominations and dollar values (#1394) 2024-03-28 06:26:04 -07:00