Skip to content

[execution] Store function signatures for embedded contracts#856

Merged
shermike merged 1 commit intomainfrom
signature-info-for-embedded-contracts
Apr 24, 2025
Merged

[execution] Store function signatures for embedded contracts#856
shermike merged 1 commit intomainfrom
signature-info-for-embedded-contracts

Conversation

@shermike
Copy link
Copy Markdown
Contributor

Now all embedded contracts (those located in ni/contracts/solidity folder) have func_id => signature map.
It allows decoding their calldata from anywhere.

Now all embedded contracts (those located in `ni/contracts/solidity` folder) have `func_id => signature` map.
It allows decoding their calldata from anywhere.
@shermike shermike force-pushed the signature-info-for-embedded-contracts branch from 216cd2d to 3b28767 Compare April 24, 2025 14:47
@shermike shermike enabled auto-merge April 24, 2025 14:47
@shermike shermike added this pull request to the merge queue Apr 24, 2025
Merged via the queue into main with commit 03c0d88 Apr 24, 2025
15 of 16 checks passed
@shermike shermike deleted the signature-info-for-embedded-contracts branch April 24, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants