Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new opcode instructions to the parser | Dimitry | 2017-06-15 | 1 | -0/+2 |
| | | | | STATICCALL 0xfa 6 inputs (gas address mem1 mem2 mem3 mem4) | ||||
* | Introduce CREATE2 in the assembler | Alex Beregszaszi | 2017-06-14 | 1 | -0/+2 |
| | |||||
* | Mention RETURNDATACOPY in GasMeter and SemanticInformation | Yoichi Hirai | 2017-06-13 | 1 | -0/+3 |
| | |||||
* | Add REVERT to libevmasm | Alex Beregszaszi | 2017-02-11 | 1 | -0/+1 |
| | |||||
* | Rename SUICIDE opcode to SELFDESTRUCT in libevmasm | Alex Beregszaszi | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | Fix optimizer with regards to INVALID instruction. | chriseth | 2017-01-26 | 1 | -0/+1 |
| | |||||
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
| | | | | Signed-off-by: VoR0220 <rj@erisindustries.com> | ||||
* | move libevmasm | Dimitry | 2016-03-21 | 1 | -0/+181 |