cowdao-grants / cow-shed

A gas-efficient, address-bound account abstraction for permissioned hooks on CoW Protocol
GNU General Public License v3.0
8 stars 1 forks source link

ENS #1

Closed meetmangukiya closed 5 months ago

meetmangukiya commented 5 months ago

Adds the ENS forward and reverse resolution logic.

meetmangukiya commented 5 months ago

Tested with local built foundry that had https://github.com/foundry-rs/foundry/pull/7882 included. This should ship in today/tomorrow's nightly after which the tests will pass. Will remove ICustomVm after https://github.com/foundry-rs/forge-std/pull/555 gets merged.