Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 500 Bytes

gas.md

File metadata and controls

17 lines (16 loc) · 500 Bytes

TODO's

  • update transaction perspective in the new hub
    • GASPRICE
    • BASEFEE
    • INIT_BALANCE
    • COINBASE
    • CDS
    • REQUIRES_EVM_Execution
    • LEFTOVER_GAS_TX_END
    • REFUND_COUNTER_TX_END
    • REFUND_AMOUNT_TX_END
    • STATUS_CODE_TX_END
  • JUMP family in the specification
  • record / class for all atomic gas components (opCode + frame)
    • see hub.exceptions.Java
    • it's going to be a huge switch case according to exception