-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kakarot: invoke returndata and multicall encoding (#531)
- Fixes the encoding of multicalls (removes unwanted `0x` hex prefixes) - Closes #530 by changing the return type for kakarot's wallet_InvokeTransaction route
- Loading branch information
Showing
2 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@starknet-react-kakarot-35774e84-0f76-4f61-996a-76eba0d19258.json
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: kakarot invokeTransaction returndata type & multicall evm encoding", | ||
"packageName": "@starknet-react/kakarot", | ||
"email": "msaug@protonmail.com", | ||
"dependentChangeType": "patch" | ||
} |
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