Commit Graph

319 Commits

Author SHA1 Message Date
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
Paweł Bylica 1a1260dc77
Add README 2018-03-29 15:58:36 +02:00
Paweł Bylica a1f85057f4
Merge pull request #4 from ethereum/docs
Fix documentation
2018-03-29 10:49:32 +02:00
Paweł Bylica 20fd4ebeb4
Move generated docs to root dir 2018-03-28 22:19:11 +02:00
Paweł Bylica 36830eb700
Circle CI: Upload docs 2018-03-28 21:56:34 +02:00
Paweł Bylica e30733de5b
Fix missing documentation in evmc.h 2018-03-28 16:53:27 +02:00
Paweł Bylica 3d6dcbcc6b
Test doxygen on Circle CI 2018-03-28 16:41:04 +02:00
Paweł Bylica 799d8b4127
Merge pull request #2 from ethereum/evmc-rename
Rename project to EVMC
2018-03-28 15:56:53 +02:00
Alex Beregszaszi 2ec50258cd Rename evm.h to evmc.h 2018-03-28 14:40:18 +01:00
Alex Beregszaszi ac4f395794 Rename project to EVMC in Doxyfile 2018-03-28 14:39:38 +01:00
Alex Beregszaszi 19ce0eb4ab Rename evm_/EVM_ to evmc_/EVMC_ 2018-03-28 14:39:38 +01:00
Paweł Bylica d4f8c9a5fd
Merge pull request #3 from ethereum/ci
Build on CI
2018-03-28 15:31:44 +02:00
Paweł Bylica a0d4cb50f6
Add Circle CI config 2018-03-28 15:21:51 +02:00