Store gas #201

Merged
zxq9 merged 2 commits from store-gas into master 2019-10-01 20:11:40 +09:00

2 Commits

Author SHA1 Message Date
Ulf Norell
48cfbd03b0 Recalibrate the store map threshold
Now that we charge gas for store writes the math is changed.
2019-10-01 10:52:54 +02:00
Ulf Norell
04878c5ed9 Add function to compute the byte size of a heap_value
Used to compute store gas cost in AEVM
2019-10-01 10:52:09 +02:00