• 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
utils.ts 3.47 KB