Skip to content

pyth-evm-contract-v1.4.5

Compare
Choose a tag to compare
@ali-behjati ali-behjati released this 20 May 12:48
· 421 commits to main since this release
0ddd8eb

What's Changed

  • fix(target_chains/ethereum): update some configs to make js tests work by @ali-bahjati in #1399
  • refactor(target_chains/ethereum): remove batch update support by @Riateche in #1402
  • feat(target_chains/ethereum/sdk/solidity): add convertToUint method to the sdk by @aditya520 in #1390
  • feat(target_chains/ethereum): remove getPrice from IPyth by @ali-bahjati in #1811
  • feat(target_chains/ethereum): add tx fee to evm contract by @cctdaniel in #2526
  • feat(target_chains/ethereum): add twap by @cctdaniel in #2543
  • feat(target_chains/ethereum): don't store update in contract storage in parsePriceFeedUpdates by @tejasbadadare in #2574
  • feat(target_chains/ethereum): add WithdrawFee action and implement related functionality in governance payload by @cctdaniel in #2573
  • feat(target_chains/ethereum): implement TWAP calculation directly in Pyth contract by @cctdaniel in #2611
  • chore(target_chains/ethereum): cut a release for price feeds contracts by @ali-bahjati in #2683
  • feat(target_chains/ethereum/pyth): strict minimal updateData parsing by @tejasbadadare in #2637
  • chore(target_chains/ethereum): cut another release for pyth by @ali-bahjati in #2705

Full Changelog: pyth-evm-contract-v1.4.3...pyth-evm-contract-v1.4.5