Skip to content

Commit 2261b9f

Browse files
working version
1 parent 8c932bf commit 2261b9f

File tree

20 files changed

+858
-1375
lines changed

20 files changed

+858
-1375
lines changed

packages/thirdweb/scripts/generate/abis/erc7579/Bootstrap.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

packages/thirdweb/src/auth/verify-hash.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ export async function verifyHash({
153153
}
154154

155155
const EIP_1271_MAGIC_VALUE = "0x1626ba7e";
156-
async function verifyEip1271Signature({
156+
export async function verifyEip1271Signature({
157157
hash,
158158
signature,
159159
contract,

packages/thirdweb/src/extensions/erc7579/__generated__/Bootstrap/read/_getInitMSACalldata.ts

Lines changed: 0 additions & 230 deletions
This file was deleted.

packages/thirdweb/src/extensions/erc7579/__generated__/Bootstrap/read/entryPoint.ts

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)