pyth-crosschain/ethereum/contracts/pyth
Ali Behjati 61651a10f2
Modify PriceInfo struct for gas optimization (#373)
This PR removes unneeded PriceInfo fields and rearranges the struct in a way that it takes less storage.
2022-11-04 11:41:01 +01:00
..
mock [eth] contract improvement (#348) 2022-10-17 16:19:55 +02:00
Pyth.sol Modify PriceInfo struct for gas optimization (#373) 2022-11-04 11:41:01 +01:00
PythDeprecatedStructs.sol Modify PriceInfo struct for gas optimization (#373) 2022-11-04 11:41:01 +01:00
PythGetters.sol [eth] Make governance transfer less error-prone (#355) 2022-10-19 19:46:26 +02:00
PythGovernance.sol Refactor the governance code a bit (#359) 2022-10-21 17:04:19 +02:00
PythGovernanceInstructions.sol [eth] Make governance transfer less error-prone (#355) 2022-10-19 19:46:26 +02:00
PythInternalStructs.sol Modify PriceInfo struct for gas optimization (#373) 2022-11-04 11:41:01 +01:00
PythSetters.sol [eth] Make governance transfer less error-prone (#355) 2022-10-19 19:46:26 +02:00
PythState.sol Modify PriceInfo struct for gas optimization (#373) 2022-11-04 11:41:01 +01:00
PythUpgradable.sol [eth] contract improvement (#348) 2022-10-17 16:19:55 +02:00