erigon-pulse/accounts/abi/bind/backends
Andrew Ashikhmin df28575420
Use pointers to hashes in Get(Commited)State to reduce memory allocation (#573)
* 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
2020-05-24 18:43:54 +02:00
..
simulated_test.go accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance (#21043) 2020-05-20 15:26:22 +03:00
simulated.go Use pointers to hashes in Get(Commited)State to reduce memory allocation (#573) 2020-05-24 18:43:54 +02:00