good morning!!!!

Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
user avatar
Andrew Ashikhmin authored
Use uint256.Int rather than common.Hash for storage values to reduce memory allocation in opSload & opSstore (#575)

* Produce less garbage in GetState

* Still playing with mem allocation in GetCommittedState

* Pass key by pointer in GetState as well

* linter

* Avoid a memory allocation in opSload

* Use uint256.Int rather than common.Hash for storage values to reduce memory allocation in opSload & opSstore

* linter

* linters

* small clean up
b16e5605
History
Name Last commit Last update