pyth-crosschain/ethereum/contracts/pyth
Ali Behjati a17b27f3d1
Eth contract fix memory + new sdk + refactor (#257)
* Update sdk version

* Update the contract according to the sdk changes

- Change some memory modifiers to improve gas efficiency
- Implement getValidTimePeriod() and remove old staleness logic
- Update the tests

* Update latest migration descriptions

* Add version

* Update Deploying.md

* Add test to validate version of the contract

* Add deploy commit hash

* Rename the placeholder

* Fix placeholder
2022-08-24 19:33:49 +02:00
..
mock Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
Pyth.sol Eth contract fix memory + new sdk + refactor (#257) 2022-08-24 19:33:49 +02:00
PythGetters.sol Make validTimePeriod configurable (#249) 2022-08-22 20:13:13 +02:00
PythInternalStructs.sol ethereum: Add support for multiple emitter/chain ID pairs (#228) 2022-06-29 15:10:53 +02:00
PythSetters.sol Make validTimePeriod configurable (#249) 2022-08-22 20:13:13 +02:00
PythState.sol Make validTimePeriod configurable (#249) 2022-08-22 20:13:13 +02:00
PythUpgradable.sol Make validTimePeriod configurable (#249) 2022-08-22 20:13:13 +02:00