• Martin Holst Swende's avatar
    core/vm: expose jumptable constructors (#26880) · b3f43c89
    Martin Holst Swende authored
    When interacting with geth as a library to e.g. produce state tests, it is desirable to obtain the consensus-correct jumptable definition for a given fork. This changes adds accessors so the instructionset can be obtained and characteristics about opcodes can be inspected.
    b3f43c89
jump_table_export.go 2.62 KB