erigon-pulse/accounts/abi/bind
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
..
backends Use pointers to hashes in Get(Commited)State to reduce memory allocation (#573) 2020-05-24 18:43:54 +02:00
auth.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
backend.go post-rebase fixups v1.9.10 2020-01-30 13:36:30 +02:00
base_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
base.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
bind_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 2020-05-20 15:26:22 +03:00
bind.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
template.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
util_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
util.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00