-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
note[asm-keccak256]: use of inefficient hashing mechanism; consider using inline assembly
--> src/lib/state/LibInterpreterState.sol:28:16
|
28 | return keccak256(abi.encode(state));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: https://book.getfoundry.sh/reference/forge/forge-lint#asm-keccak256
Metadata
Metadata
Assignees
Labels
No labels