aboutsummaryrefslogtreecommitdiffstats
path: root/core/fees.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-05-29 20:40:45 +0800
committerFelix Lange <fjl@twurst.com>2015-06-03 22:25:05 +0800
commitea2718c9462ae351baab5eaa05a7e1ef9dc916fa (patch)
treedd91f4e77fc779ffd3170272ea9025bcdfc002ef /core/fees.go
parentb4818a003aabb1722f8413ba98fa5b6262ef9673 (diff)
downloaddexon-ea2718c9462ae351baab5eaa05a7e1ef9dc916fa.tar.gz
dexon-ea2718c9462ae351baab5eaa05a7e1ef9dc916fa.tar.zst
dexon-ea2718c9462ae351baab5eaa05a7e1ef9dc916fa.zip
core/vm: improve JUMPDEST analysis
* JUMPDEST analysis is faster because less type conversions are performed. * The map of JUMPDEST locations is now created lazily at the first JUMP. * The result of the analysis is kept around for recursive invocations through CALL/CALLCODE. Fixes #1147
Diffstat (limited to 'core/fees.go')
0 files changed, 0 insertions, 0 deletions