Commit Graph

381 Commits

Author SHA1 Message Date
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
Paweł Bylica 97a6b3bd9f
Set version to 0.1.0.dev0 2018-04-19 09:41:49 +02:00
Paweł Bylica 0f13e0ba18
CMake: Install evmc.h header 2018-04-19 09:41:48 +02:00
Paweł Bylica 262211ab68
Move evmc.h to include/evmc dir 2018-04-19 09:41:48 +02:00
Paweł Bylica c2978de698
Merge pull request #24 from ethereum/add-call-depth-status
include/evmc: add status code EVMC_CALL_DEPTH_EXCEDED
2018-04-18 21:53:58 +02:00
Everett Hildenbrandt beef51abed include/evmc: add status code EVMC_CALL_DEPTH_EXCEDED 2018-04-18 14:45:06 -05:00
Paweł Bylica f4a8663692
Merge pull request #18 from ethereum/vm-name
EVMC ABI 1
2018-04-17 12:30:22 +02:00
Paweł Bylica b2c566f79c
Move static asserts from EVMJIT 2018-04-17 11:11:31 +02:00
Paweł Bylica c5c34599b9
Change naming convention for "create" function
Now should be prefixed with "evmc_create_".
2018-04-17 11:11:31 +02:00
Paweł Bylica 630d8be405
Add name and version to evmc_instance 2018-04-17 11:11:30 +02:00
Paweł Bylica b9771375e7
Bump ABI version to 1 2018-04-17 10:20:54 +02:00
Paweł Bylica 5a7478ec7b
Merge pull request #15 from ethereum/examplevm
EVMC Example VM
2018-04-13 15:04:26 +02:00
Paweł Bylica 35ac166e3b
Circle CI: Test examplevm 2018-04-13 08:40:13 +02:00
Paweł Bylica 2e14d57482
CMake: Install evmc-vmtester 2018-04-13 08:40:13 +02:00
Paweł Bylica 8830ab0d7d
Move examplevm to its own dir 2018-04-13 08:40:13 +02:00
Paweł Bylica 4578e80c38
Use common compiler settings from Cable 2018-04-12 23:01:38 +02:00
Paweł Bylica a524726b2e
Merge pull request #17 from ethereum/precompile-failure
Precompile failure
2018-04-12 22:56:23 +02:00
Everett Hildenbrandt 0816c98f1a include/evmc: EVMC_STATIC_MODE_{ERROR => VIOLATION} 2018-04-12 14:06:46 -05:00
Everett Hildenbrandt e567f2b3c3 include/evmc: add code 11 for EVMC_PRECOMPILE_FAILURE 2018-04-12 14:06:42 -05:00
Paweł Bylica 0677bb03e7
Merge pull request #12 from ethereum/vmtester
VM Tester tool
2018-04-12 21:05:06 +02:00
Paweł Bylica 379cea307c
Rename vmtester to evmc-vmtester 2018-04-12 11:02:01 +02:00
Paweł Bylica ae6bcb177f
Circle CI: Build tests and examples 2018-04-12 11:02:01 +02:00
Paweł Bylica f1fcb37fbe
Add ctests for vmtester 2018-04-12 11:02:01 +02:00
Paweł Bylica 9c239da9bf
vmtester: Use program_options 2018-04-12 11:02:00 +02:00
Paweł Bylica df702acb99
Add basic EVMC VM compliance tests 2018-04-12 11:02:00 +02:00
Paweł Bylica 60c9d550aa
Search for symbols in dlls 2018-04-12 11:02:00 +02:00
Paweł Bylica 31a333df14
Bootstrap vmtester tool 2018-04-12 11:01:59 +02:00
Paweł Bylica 69a932f1c8
Add Hunter 2018-04-12 11:01:49 +02:00
Paweł Bylica 044abea9af
Merge pull request #11 from ethereum/add-cable
Add Cable as git subtree
2018-04-11 16:39:44 +02:00
Paweł Bylica 503223d709
Merge pull request #13 from ethereum/gitter-badge
README: Add Gitter badge
2018-04-11 16:06:52 +02:00
Paweł Bylica a503cac129
README: Add Gitter badge 2018-04-11 16:05:05 +02:00
Paweł Bylica 535db81347
Add Cable as git subtree
Merge commit '553d384123053f43ac78dbfb7203c5452605f6e6' as 'cmake/cable'
2018-04-10 16:32:17 +02:00
Paweł Bylica 553d384123 Squashed 'cmake/cable/' content from commit d7bbd20
git-subtree-dir: cmake/cable
git-subtree-split: d7bbd20f9fe03a0ab1948434d83a9a3b9ea79d17
2018-04-10 16:28:36 +02:00
Paweł Bylica a800ae7aa5
Fix examples build config 2018-04-10 14:12:12 +02:00
Paweł Bylica 93fb8687e6
Merge pull request #8 from ethereum/nested-evmc
CMake: Support multiple evmc project instances
2018-04-09 20:02:19 +02:00
Paweł Bylica 594804d1d7
CMake: Support multiple evmc project instances 2018-04-09 16:13:31 +02:00
Paweł Bylica e7923a2f3e
Merge pull request #7 from ethereum/readme-projects
Add related projects to the README
2018-04-09 16:01:36 +02:00
Alex Beregszaszi 112c423c52 Add related projects to the README 2018-03-29 22:29:40 +01:00
Paweł Bylica b0e953cfb3
Merge pull request #5 from ethereum/readme
Add README
2018-03-29 15:59:42 +02:00