Paweł Bylica
|
10e87931b1
|
cmake: Always build instructions lib with PIC
|
2019-11-28 19:34:17 +01:00 |
|
Paweł Bylica
|
2c3eb42f56
|
instructions: Change .stack_height_change values
|
2019-09-28 11:17:36 +02:00 |
|
Paweł Bylica
|
e87b24dfe1
|
instructions: Set gas cost for undefined instructions to 0
|
2019-09-19 16:07:20 +02:00 |
|
Paweł Bylica
|
3ae155fdee
|
instructions: Rename comment SUICIDE -> SELFDESTRUCT
|
2019-09-19 15:42:57 +02:00 |
|
Alex Beregszaszi
|
0d53dfa8bc
|
instructions: add repricing from EIP-1884
|
2019-08-21 20:18:06 +02:00 |
|
Alex Beregszaszi
|
3e9e76d5d6
|
instructions: add SELFBALANCE from EIP-1884
|
2019-08-21 20:17:48 +02:00 |
|
Alex Beregszaszi
|
14d5def808
|
Add Berlin HF
|
2019-08-21 15:37:24 +02:00 |
|
Andrei Maiboroda
|
cd93feaf9f
|
Support for EIP-1344 CHAINID opcode
|
2019-08-21 11:46:55 +02:00 |
|
Paweł Bylica
|
65b598643e
|
Add separate Istanbul instruction tables
|
2019-07-23 12:50:30 +02:00 |
|
Paweł Bylica
|
56ceca3b29
|
cmake: Add option to disable install
|
2019-07-23 12:29:31 +02:00 |
|
Paweł Bylica
|
39162766df
|
Update copyright year, include the years of files creation
|
2019-04-24 18:36:28 +02:00 |
|
Paweł Bylica
|
c0615047a3
|
CI: Remove redundant BUILD_SHARED_LIBS=ON
|
2019-03-14 18:33:36 +01:00 |
|
Paweł Bylica
|
ace9abdaf6
|
Rename Constantinople2 to Petersburg
|
2019-03-12 00:43:32 +01:00 |
|
Alex Beregszaszi
|
cdc3f21dae
|
Reserve post-Constantinople EVM revision number as Constantinople2
Co-authored-by: Paweł Bylica <chfast@gmail.com>
|
2019-01-21 16:22:07 +01:00 |
|
Alex Beregszaszi
|
f064fdcbd8
|
Add Istanbul to evmc_revision
|
2019-01-14 13:42:17 +00:00 |
|
Paweł Bylica
|
43fc619a7e
|
Update license note in headers of source files
|
2018-08-22 13:57:25 +02:00 |
|
Paweł Bylica
|
0659e24db0
|
Update copyright notice
|
2018-08-21 09:44:18 +02:00 |
|
Andrei Maiboroda
|
14b585922b
|
EXTCODEHASH support in instructions lib
|
2018-07-31 14:49:36 +02:00 |
|
Andrei Maiboroda
|
2e25d34c11
|
Support for EXTCODEHASH
|
2018-07-31 14:42:13 +02:00 |
|
Andrei Maiboroda
|
cac4f6f9d0
|
CREATE2 support in instructions lib
|
2018-07-25 12:13:46 +02:00 |
|
Paweł Bylica
|
426ff28d89
|
CMake: Build static libs with fPIC when needed
|
2018-07-16 12:29:02 +02:00 |
|
Paweł Bylica
|
5372417ca6
|
Properly export symbols from DLLs
|
2018-06-25 18:48:03 +02:00 |
|
Paweł Bylica
|
08d5883dda
|
CMake: Change instructions output name to evmc-instructions
|
2018-06-19 22:30:36 +02:00 |
|
Paweł Bylica
|
4e91af62d3
|
CMake: Export CMake package config
|
2018-06-19 11:47:04 +02:00 |
|
Paweł Bylica
|
cb9ebb7c82
|
Add names table for each EVM revision
|
2018-06-16 12:32:07 +02:00 |
|
Paweł Bylica
|
94bb5fbec9
|
Separate instruction names from metrics
|
2018-06-16 12:32:06 +02:00 |
|
Paweł Bylica
|
8a9ebd4966
|
Rename instructions.c to instruction_metrics.c
|
2018-06-16 12:32:06 +02:00 |
|
Paweł Bylica
|
2c83269f62
|
Set OP_EXP cost to HIGH
|
2018-06-16 12:32:06 +02:00 |
|
Paweł Bylica
|
765adc24bd
|
Add EVM instruction tables
|
2018-06-11 11:44:13 +02:00 |
|
Paweł Bylica
|
d5ac5ce00e
|
CMake: Add config for evmc::instructions library
|
2018-06-07 12:25:10 +02:00 |
|