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
..
2018-09-29 22:13:39 +02:00
2018-09-03 17:33:21 +02:00
2018-07-31 12:10:38 +03:00
2018-08-29 12:40:12 +03:00
2018-09-14 22:07:13 +02:00
2018-09-29 22:53:31 +02:00
2018-05-09 15:24:25 +03:00
2018-10-04 18:15:37 +03:00
2018-09-29 22:07:02 +02:00
2018-09-21 00:11:55 +03:00
2018-08-28 10:08:16 +03:00
2018-09-20 10:44:35 +03:00
2018-08-29 12:40:12 +03:00
2018-09-29 22:17:06 +02:00
2018-09-29 22:17:06 +02:00
2018-09-25 00:59:00 +02:00
2018-02-23 11:56:08 +02:00
2018-07-16 10:54:19 +03:00
2018-05-18 12:08:24 +03:00
2018-10-04 12:35:24 +03:00
2018-09-25 00:59:00 +02:00
2018-09-25 00:59:00 +02:00