erigon-pulse/internal
Andrew Ashikhmin b16e560529
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
2020-05-25 12:12:25 +01:00
..
build internal/build: don't crash in DownloadFile when offline (#20595) 2020-02-27 17:20:36 +03:00
cmdtest internal: fix staticcheck warnings (#20380) 2019-12-09 12:12:12 +01:00
debug post-rebase fixups 2020-05-20 15:26:22 +03:00
ethapi Use uint256.Int rather than common.Hash for storage values to reduce memory allocation in opSload & opSstore (#575) 2020-05-25 12:12:25 +01:00
guide Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
jsre post-merge fixups 2020-02-27 17:22:25 +03:00
testlog internal/testlog: print file+line number of log call in test log (#20528) 2020-01-30 13:36:30 +02:00
web3ext geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00