Skip to content

inefficient hashing #413

@thedavidmeister

Description

@thedavidmeister

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

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions