pyth-crosschain/ethereum/contracts/pyth
Ali Behjati 4821b877e3
[eth] Improve and automate deployment process (#412)
* Bump contract version

* Some refactoring to add types with JSDoc

* Use better RPCs for some networks

* Remove unneeded migration files

* Add initial syncPythState script that does upgrade

* Update truffle-config for new gas values
2022-12-06 17:56:21 +01:00
..
mock [eth] contract improvement (#348) 2022-10-17 16:19:55 +02:00
Pyth.sol [eth] Improve and automate deployment process (#412) 2022-12-06 17:56:21 +01:00
PythDeprecatedStructs.sol Add pre-commit globally (#393) 2022-11-24 14:14:29 +01:00
PythGetters.sol Update contract initializer (#397) 2022-11-29 12:11:49 +01:00
PythGovernance.sol [eth] Use PythErrors everywhere (#404) 2022-11-29 18:30:45 +01:00
PythGovernanceInstructions.sol [eth] Use PythErrors everywhere (#404) 2022-11-29 18:30:45 +01:00
PythInternalStructs.sol Add pre-commit globally (#393) 2022-11-24 14:14:29 +01:00
PythSetters.sol Update contract initializer (#397) 2022-11-29 12:11:49 +01:00
PythState.sol [eth]: Improve optimization runs to 10000 (#406) 2022-11-30 15:56:44 +01:00
PythUpgradable.sol [eth] Remove ownership entirely in favor of governance (#405) 2022-11-30 12:13:46 +01:00