Yoichi Hirai
|
821997a1d3
|
libevmasm: remove duplicate Tier from Tier::xTier s
Synchronize with cpp-ethereum
|
2017-01-18 17:24:39 +01:00 |
|
Yoichi Hirai
|
20c62a132d
|
Make enum Tier into an enum class
|
2017-01-13 13:19:14 +01:00 |
|
VoR0220
|
3f9f725737
|
Fix licensing headers
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2016-11-23 12:22:33 +01:00 |
|
chriseth
|
a927efb151
|
Correctly use not/bnot/iszero.
A long time ago, some opcodes were renamed. Now we should only have
not (bitwise negation) and iszero (logical negation).
|
2016-05-09 10:52:23 +02:00 |
|
chriseth
|
6f54b13d7a
|
Remove log.h from solidity.
|
2016-04-12 01:03:46 +02:00 |
|
Dimitry
|
d43d4347bf
|
return instructionInfo style
|
2016-04-04 15:27:09 +04:00 |
|
Dimitry
|
858c41260d
|
rename namespace for instruction.h/cpp in libevmasm
|
2016-04-02 15:56:43 +03:00 |
|
Dimitry
|
ccbd3ff63f
|
move libevmcore to solidity
|
2016-04-01 23:11:01 +03:00 |
|