good morning!!!!

Skip to content
Snippets Groups Projects
Commit 64af2aaf authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

core, core/vm: added gas price variance table

This implements 1b & 1c of EIP150 by adding a new GasTable which must be
returned from the RuleSet config method. This table is used to determine
the gas prices for the current epoch.

Please note that when the CreateBySuicide gas price is set it is assumed
that we're in the new epoch phase.

In addition this PR will serve as temporary basis while refactorisation
in being done in the EVM64 PR, which will substentially overhaul the gas
price code.
parent eeb2a1a6
No related branches found
No related tags found
No related merge requests found
Showing
with 6148 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment