Skip to content

feat(gas-oracle): use ethers's provider instead of ExecutionNode#350

Merged
anylots merged 8 commits intomainfrom
ryan/gas-oracle-refator-II
Jun 3, 2024
Merged

feat(gas-oracle): use ethers's provider instead of ExecutionNode#350
anylots merged 8 commits intomainfrom
ryan/gas-oracle-refator-II

Conversation

@ryanmorphl2
Copy link
Copy Markdown
Contributor

@ryanmorphl2 ryanmorphl2 commented May 30, 2024

  1. transaction blobVersionedHashes
  2. transactionReceipt blobGasPrice
  3. block parent_beacon_block_root, excess_blob_gas

The fields mentioned above are all supported by ethers's Transaction, so replace ExecutionNode.

@ryanmorphl2 ryanmorphl2 added gas-oracle Gas-oracle update test Update test labels May 30, 2024
@ryanmorphl2 ryanmorphl2 force-pushed the ryan/gas-oracle-refator-II branch 2 times, most recently from 4f97ebc to 19f2447 Compare May 31, 2024 09:26
@ryanmorphl2 ryanmorphl2 force-pushed the ryan/gas-oracle-refator-II branch from d0713dc to 0370a7d Compare June 3, 2024 02:56
@anylots anylots merged commit 74300b5 into main Jun 3, 2024
@anylots anylots deleted the ryan/gas-oracle-refator-II branch June 3, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gas-oracle Gas-oracle update test Update test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants