Use ethers.js V6 and simplify functions #1

Open
tornadocontrib wants to merge 5 commits from tornadocontrib/tornado-oracles:simple into main
First-time contributor

Tested by tornadocash/classic-ui#35

Relayer side fee calculation could be achieved by simply disabling premium to 0 from calculateRelayerFee function

gasPrice and gasLimit should be calculated from the separate ethers.js provider which could be spawn with exported getProvider function

Tested by https://git.tornado.ws/tornadocash/classic-ui/pulls/35 Relayer side fee calculation could be achieved by simply disabling premium to 0 from calculateRelayerFee function gasPrice and gasLimit should be calculated from the separate ethers.js provider which could be spawn with exported getProvider function
tornadocontrib added 4 commits 2024-05-13 00:02:53 +03:00
tornadocontrib added 1 commit 2024-05-13 02:13:15 +03:00
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 simple:tornadocontrib-simple
git checkout tornadocontrib-simple
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#1
No description provided.