quorum/internal
Martin Holst Swende 89a32451ae core/vm: faster create/create2 (#17806)
* core/vm/runtim: benchmark create/create2

* core/vm: do less hashing in CREATE2

* core/vm: avoid storing jumpdest analysis for initcode

* core/vm: avoid unneccesary lookups, remove unused fields

* core/vm: go formatting tests

* core/vm: save jumpdest analysis locally

* core/vm: use common.Hash instead of nil, fix review comments

* core/vm: removed type destinations

* core/vm: correct check for empty hash

* eth: more elegant api_tracer

* core/vm: address review concerns
2018-10-04 18:15:37 +03:00
..
build travis, Dockerfile, appveyor, build: bump to Go 1.11 2018-09-19 11:29:29 +03:00
cmdtest all: update license information (#16089) 2018-02-14 13:49:11 +01:00
debug internal/debug: support color terminal for cygwin/msys2 (#17740) 2018-09-29 16:15:39 +02:00
ethapi all: fix various comment typos (#17748) 2018-09-25 12:26:35 +02:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre all: fix various comment typos (#17748) 2018-09-25 12:26:35 +02:00
web3ext core/vm: faster create/create2 (#17806) 2018-10-04 18:15:37 +03:00