Commit Graph

319 Commits

Author SHA1 Message Date
Paweł Bylica 7b8e411583
AppVeyor CI: Run more tests 2018-06-25 17:58:57 +02:00
Paweł Bylica 1902576903
Fix build for 32-bit architectures 2018-06-25 16:02:24 +02:00
Paweł Bylica 3c7ffaac82
CMake: Move Hunter config to its own file, cache Hunter on AppVeyor CI 2018-06-25 14:58:25 +02:00
Paweł Bylica aaab43e034 Add AppVeyor Config 2018-06-25 13:29:12 +02:00
Paweł Bylica cdd53518b6 Fix building with Visual Studio 2018-06-25 13:20:18 +02:00
Paweł Bylica 71428d061f
Merge pull request #35 from ethereum/cmake-install
CMake package config
2018-06-20 12:06:36 +02:00
Paweł Bylica 08d5883dda
CMake: Change instructions output name to evmc-instructions 2018-06-19 22:30:36 +02:00
Paweł Bylica 411073934a
Circle CI: Test CMake package config 2018-06-19 22:30:36 +02:00
Paweł Bylica 9af6c35b48
Add examples how to use CMake packages 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 cb2288b49d
Merge pull request #14 from ethereum/clang-format-config
Add clang-format config
2018-06-16 12:36:00 +02:00
Paweł Bylica 8489aa49a0
Merge pull request #34 from ethereum/evm-instructions
EVM instructions part 2
2018-06-16 12:35:40 +02:00
Paweł Bylica 41b3501b5e
Add EVMC_LATEST_REVISON as an alias for latest EVM revision 2018-06-16 12:32:07 +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 bfa5c5bf06
Add more tests for instruction tables 2018-06-16 12:32:06 +02:00
Paweł Bylica 6f1f961f85
Use name prefix for EVM opcode enum items 2018-06-16 12:32:06 +02:00
Paweł Bylica 37cc64f5dc
Merge pull request #33 from ethereum/evm-instructions
EVM instructions table
2018-06-11 15:28:37 +02:00
Paweł Bylica e590d1b567
Circle CI: Execute unit tests 2018-06-11 11:44:13 +02:00
Paweł Bylica bc00d6e096
Add basic instruction table unit tests 2018-06-11 11:44:13 +02:00
Paweł Bylica c90be58991
Add instruction enum 2018-06-11 11:44:13 +02:00
Paweł Bylica fd578469a4
Add unit tests stub 2018-06-11 11:44:13 +02:00
Paweł Bylica 534f634213
CMake: Shorten option names 2018-06-11 11:44:13 +02:00
Paweł Bylica 889f8d74b4
Fix compiler warning 2018-06-11 11:44:13 +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
Paweł Bylica d4562dc292
CMake: Add evmc::evmc alias 2018-06-07 12:16:26 +02:00
Paweł Bylica 6743fb9232
Update Cable to commit caeabb3a9f054f5c0b5076aa958968c42f7a5df4 2018-05-11 16:58:08 +02:00
Paweł Bylica 6ee4682924 Squashed 'cmake/cable/' changes from 5fd6d89..caeabb3
caeabb3 CableBuildInfo: Specify gitinfo.txt byproduct
69a5abc CableBuildInfo: Remove broken debug logs
a5a1829 CableCompilerSettings: Enabled conversion warnings by default
0790aec README: Add section about git subtree
4056c71 Add the project name to every file
612d1b2 Add cxx11-c99 toolchain file

git-subtree-dir: cmake/cable
git-subtree-split: caeabb3a9f054f5c0b5076aa958968c42f7a5df4
2018-05-11 16:58:08 +02:00
Paweł Bylica dd1cfede55
Add evmc.h to any CMake target 2018-05-11 14:47:49 +02:00
Paweł Bylica 4ca2d9c66b
Reformat files 2018-05-11 13:26:58 +02:00
Paweł Bylica 3043f0d5f8
Add clang-format config 2018-05-11 13:17:50 +02:00
Paweł Bylica e1a8e0ff9a
Merge pull request #31 from ethereum/cable-update
Cable update
2018-05-08 11:24:20 +02:00
Paweł Bylica eaf33a4d13
CMake: Disable stack protection 2018-05-02 22:05:19 +02:00
Paweł Bylica ecd18a29e5 Squashed 'cmake/cable/' changes from d7bbd20..5fd6d89
5fd6d89 Add powerpc64 toolchain file
bd3d25d Add README
1a3081d Add correct project modules dir to CMake path
34d7914 Add cable_log() and cable_debug()
f0fe702 Fix gitinfo when git describe fails to find any version tag
4c742d9 gitinfo: Extend with git describe
28c3d66 cable_configure_compiler: Add option to disable stack protection

git-subtree-dir: cmake/cable
git-subtree-split: 5fd6d89e7ed8f5e32c8e32168207dcf4f09b714d
2018-05-02 22:02:28 +02:00
Paweł Bylica 13e32686d3
Update cable subtree to commit '5fd6d89e7ed8f5e32c8e32168207dcf4f09b714d' 2018-05-02 22:02:28 +02:00
Paweł Bylica d7c0312f31
Merge pull request #30 from ethereum/pedantic-c
Make header compilable in C99 and C11 pedantic mode
2018-05-01 00:44:58 +02:00
Paweł Bylica 7a99a71110
Make header compilable in C99 and C11 pedantic mode 2018-04-24 15:00:15 +02:00
Alex Beregszaszi c633aa4c28
Merge pull request #29 from ethereum/disable-hunter
Disable Hunter if not needed
2018-04-23 22:32:00 +01:00
Paweł Bylica 2be8e7fbf6
Disable Hunter if not needed 2018-04-23 23:22:39 +02:00
Alex Beregszaszi 9a76210af7
Merge pull request #28 from ethereum/vmtester-symbol-search
vmtester: Simplify create function search
2018-04-23 13:11:41 +01:00
Paweł Bylica 766d4abc30
Merge pull request #23 from ethereum/status-codes-reorder
Reorder status codes
2018-04-23 14:09:29 +02:00
Paweł Bylica f07e7ebbe5
vmtester: Simplify create function search 2018-04-23 14:07:59 +02:00
Paweł Bylica 9938b3b62c
Reorder status codes 2018-04-22 00:14:48 +02:00
Paweł Bylica 27e51a9a35
Merge pull request #26 from ethereum/validation-status-code
Add EVMC_CONTRACT_VALIDATION_FAILED error
2018-04-19 15:14:51 +02:00
Alex Beregszaszi f9fb9dcfef Add EVMC_CONTRACT_VALIDATION_FAILURE error 2018-04-19 14:09:48 +01:00
Paweł Bylica a739fb9add
Merge pull request #25 from ethereum/cmake-install
CMake install
2018-04-19 12:49:22 +02:00
Paweł Bylica 6f70c1df3a
CMake: Make a package 2018-04-19 09:41:49 +02:00