-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
William Cory
authored and
William Cory
committed
Sep 1, 2024
1 parent
92377c8
commit 44b6cfa
Showing
7 changed files
with
47 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,12 +87,12 @@ exports[`callHandler > should handle opstack throwing unexpectedly 1`] = ` | |
[ | ||
[InvalidAddress: Recieved an invalid address input Invalid byte sequence ("re" in "badaddress000000000000000000000000000000"). | ||
Version: [email protected] | ||
Version: 2.21.1 | ||
Docs: https://tevm.sh/reference/tevm/errors/classes/invalidaddresserror/ | ||
Details: Invalid byte sequence ("re" in "badaddress000000000000000000000000000000"). | ||
Version: [email protected] | ||
Version: 2.21.1 | ||
Version: 1.1.0.next-73], | ||
"Unable to get l1 fee estimation", | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,14 +36,14 @@ exports[`contractHandler > should handle invalid function encoding 1`] = ` | |
Make sure you are using the correct ABI and that the function exists on it. | ||
Docs: https://viem.sh/docs/contract/encodeFunctionData | ||
Version: [email protected] | ||
Version: 2.21.1 | ||
Docs: https://tevm.sh/reference/tevm/errors/classes/invalidrequesterror/ | ||
Details: Function "nonExistentFunction" not found on ABI. | ||
Make sure you are using the correct ABI and that the function exists on it. | ||
Docs: https://viem.sh/docs/contract/encodeFunctionData | ||
Version: [email protected] | ||
Version: 2.21.1 | ||
Version: 1.1.0.next-73], | ||
] | ||
`; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters