mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-12 14:00:05 +00:00
b16e560529
* 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 |
||
---|---|---|
.. | ||
internal/tracers | ||
testdata | ||
tracer_test.go | ||
tracer.go | ||
tracers_test.go | ||
tracers.go |