Remove broken external oracle and fixed EIP-1559 gasPrice calculation #2

Open
tornadocontrib wants to merge 1 commits from tornadocontrib/tornado-oracles:main into main
First-time contributor
  • Updated 1inch Oracle link and use multicall3 ( because this is the only contract supported on sepolia )
  • Simplify EIP-1559 gasPrice calculation ( EIP-1559 removes necessity of using external oracles, just enough premium of basefee will ensure transaction being mined )
  • Apply respective premium for fees ( Only applied on V6 Oracle class )
  • Removed @tornado/gas-price-oracle oracle
* Updated 1inch Oracle link and use multicall3 ( because this is the only contract supported on sepolia ) * Simplify EIP-1559 gasPrice calculation ( EIP-1559 removes necessity of using external oracles, just enough premium of basefee will ensure transaction being mined ) * Apply respective premium for fees ( Only applied on V6 Oracle class ) * Removed @tornado/gas-price-oracle oracle
tornadocontrib added 1 commit 2024-11-21 13:47:13 +03:00
* Updated 1inch Oracle link and use multicall3 ( because this is the only contract supported on sepolia )
* Simplify EIP-1559 gasPrice calculation ( EIP-1559 removes necessity of using external oracles, just enough premium of basefee will ensure transaction being mined )
* Apply respective premium for fees ( Only applied on V6 Oracle class )
* Removed @tornado/gas-price-oracle oracle
tornadocontrib force-pushed main from e639beba13 to c27d5e638c 2024-11-21 13:56:23 +03:00 Compare
tornadocontrib force-pushed main from c27d5e638c to bef587cc1a 2024-11-21 16:02:11 +03:00 Compare
tornadocontrib force-pushed main from bef587cc1a to b65b0ee16b 2024-11-23 21:12:29 +03:00 Compare
tornadocontrib force-pushed main from b65b0ee16b to c9f43ff292 2024-11-23 21:44:14 +03:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:tornadocontrib-main
git checkout tornadocontrib-main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tornado-packages/tornado-oracles#2
No description provided.