good morning!!!!

Skip to content
Snippets Groups Projects
Forked from github / maticnetwork / bor
Source project has a limited visibility.
  • Jeffrey Wilcke's avatar
    64af2aaf
    core, core/vm: added gas price variance table · 64af2aaf
    Jeffrey Wilcke authored
    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.
    64af2aaf
    History
    core, core/vm: added gas price variance table
    Jeffrey Wilcke authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.