• Kevin Ho's avatar
    Add erc1271 support to contract account (#1052) · 25f09abd
    Kevin Ho authored
    * add ERC1271 support, failing unit tests
    
    * add integration test for isValidSignature
    
    * remove .only
    
    * lint
    
    * add changeset
    
    * clean up 1271 tests and lint
    
    * switch back to using waffle wallet
    
    * lint
    
    * fix import
    25f09abd
Name
Last commit
Last update
..
contracts Loading commit data...
scripts Loading commit data...
sync-tests Loading commit data...
test Loading commit data...
.prettierrc.json Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
hardhat.config.ts Loading commit data...
mocha.opts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
tslint.json Loading commit data...