Dev Kalra
587a6fa524
feat(contract_manager): upgrade deploy scripts to use wormhole store ( #1523 )
...
* upgrade deploy scripts to use wormhole store
* deploy not find
* deploy price feed and entropy to taiko
* rename type
* rename method
* address feedback
* update js docs
* deploy to olive testnet
* pre commit
* rename deploy config to base deploy config
2024-05-02 16:48:16 +05:30
Dev Kalra
d05df508a8
deploy entropy on sei ( #1500 )
2024-04-23 20:58:06 +05:30
Dev Kalra
ac37b950ae
deploy entropy on base ( #1371 )
2024-03-19 14:13:29 +05:30
Dev Kalra
a63cf91cd1
zetachain deployments ( #1345 )
2024-03-08 18:45:53 +05:30
Dev Kalra
38350421f6
chore(contract_manager): deploy price feed and entropy to blast ( #1324 )
...
* deploy blast price feeds
* deploy entropy on blast
* pre commit
* remove api key
* feedback
2024-02-28 19:36:23 +05:30
Dev Kalra
552f8c8aeb
add coredao testnet and mode entropy contracts ( #1318 )
2024-02-22 19:00:27 +05:30
Amin Moghaddam
c9a578b773
chore(entropy) add new network ( #1315 )
2024-02-21 21:59:45 +05:30
Amin Moghaddam
289c6ff177
chore(evm): remove base goerli as the network is halted ( #1313 )
2024-02-21 16:31:16 +01:00
Amin Moghaddam
a4b9cb7471
chore(evm): new deployments ( #1312 )
2024-02-21 14:05:29 +01:00
Dev Kalra
9f67ee8abf
[contract_manager] provider address and mainnet deployments ( #1289 )
...
* provider address and lightlink deployment
* deployments
* addresses with correct provider
* pre commit
2024-02-09 23:09:26 +05:30
Dev Kalra
2952eb0dc2
add sei to evm entropy file ( #1261 )
2024-01-30 20:00:07 +05:30
Dev Kalra
f3ad917c6b
[contract_manager] Support for entropy and evm executor ( #1251 )
...
* Add EvmExecute structures for governance
* Add ExecuteAction file
* uint 256 (#1250 )
* Add in value field in ExecuteAction
* Add value arg in contract manager
* add tests for evm execute (#1252 )
* add tests for evm execute
* add tests for buffer layout
* remove unneccessary test
* accept admin and ownership payload
* rename to add entropy
* update comment
* address comments
* minor rename
---------
Co-authored-by: Amin Moghaddam <amin@pyth.network>
2024-01-29 17:40:53 +05:30
Amin Moghaddam
17ea0c19e0
Fix store saving/loading procedure ( #1244 )
...
yaml file names were based on contract types but they were using the old format
entropy contracts were not serialized
2024-01-25 15:04:20 +05:30