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-08-20 18:05:06 +03:00
2018-03-26 13:46:18 +03:00
2018-09-25 12:26:35 +02:00
2017-08-08 13:58:22 +03:00
2018-06-12 15:26:08 +02:00
2018-10-04 18:15:37 +03:00
2017-12-15 10:40:09 +01:00
2018-05-09 01:17:09 +02:00
2017-12-20 14:30:00 +02:00