swapperd
swapperd copied to clipboard
Ens support
Description
Add ENS support
Motivation
The user will be able to pass ENS names instead of addresses.
Design
- Updated to use the latest LibETH library
- Updated verify address to resolve address
There is a lot of other stuff in the changelog of this PR, windows services, composers, etc. Also, there need to be tests that confirm the update works as expected.