Skip to content

Commit

Permalink
eth/client: Swap
Browse files Browse the repository at this point in the history
This implements the Swap function in the eth client wallet.
In addition, the eth client wallet no longer does gas estimations
using the eth client and uses hardcoded values instead. Gas
estimations do not vary unless the eth client is updated, and these
changed will be caught by the harness tests, so it is safe to just use
the hardcoded values.
  • Loading branch information
martonp authored Nov 29, 2021
1 parent 6cf3b83 commit 902495d
Show file tree
Hide file tree
Showing 5 changed files with 755 additions and 296 deletions.
Loading

0 comments on commit 902495d

Please sign in to comment.