• Moody Salem's avatar
    Use permit in swap (#65) · 828f7ee4
    Moody Salem authored
    * add a usePermit hook
    
    * semi working
    
    * Fix code style issues with ESLint
    
    * don't override gas, some cleanup in the permit function
    
    * fix permit validity
    
    * some more permit fixes
    
    * nits
    
    * another nit
    
    * use the erc20 permit hook everywhere
    
    * unused exports
    
    * handle missing version
    
    * replace everywhere
    
    * add DAI and todos
    
    * woopsie bug
    Co-authored-by: default avatarLint Action <lint-action@samuelmeuli.com>
    828f7ee4
Name
Last commit
Last update
.github Loading commit data...
.storybook Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
.prettierrc Loading commit data...
.yarnrc Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
cypress.json Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...