aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/Instruction.h
Commit message (Collapse)AuthorAgeFilesLines
* libevmadm: EIP150.a changes on EXTCODE, EXTCODESIZE and BALANCEYoichi Hirai2017-04-251-0/+2
|
* Add REVERT to libevmasmAlex Beregszaszi2017-02-111-0/+1
|
* Rename SUICIDE opcode to SELFDESTRUCT in libevmasmAlex Beregszaszi2017-02-071-1/+1
|
* More verbose log of when using invalid instructionsAlex Beregszaszi2017-02-021-4/+4
|
* Change code for INVALID opcode to 0xfe.chriseth2017-01-261-2/+2
|
* Change translation of implicit throws (issue #1589).Valentin Wüstholz2017-01-261-0/+2
| | | | | | | This adds a new invalid instruction that is used for encoding implicit throws that are emitted by the compiler. This makes it possible to distinguish such runtime errors from user-provided, explicit throws.
* libevmasm: remove duplicate `Tier` from `Tier::xTier`sYoichi Hirai2017-01-191-10/+10
| | | | Synchronize with cpp-ethereum
* Make enum Tier into an enum classYoichi Hirai2017-01-131-2/+2
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* return instructionInfo styleDimitry2016-04-041-1/+1
|
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-2/+2
|
* move libevmcore to solidityDimitry2016-04-021-0/+268