Paweł Bylica
|
a4f7029371
|
Merge pull request #46 from ethereum/noexcept
Add EVMC_NOEXCEPT helper
|
2018-07-26 13:47:45 +02:00 |
Alex Beregszaszi
|
0d04650f9a
|
Merge pull request #48 from ethereum/upgrade-cable
Upgrade Cable
|
2018-07-26 10:41:16 +01:00 |
Paweł Bylica
|
73d241ed37
|
Upgrade Cable to v0.2.6
# Conflicts:
# cmake/cable/bootstrap.cmake
|
2018-07-26 09:53:07 +02:00 |
Paweł Bylica
|
fb4d6fa81c
|
Squashed 'cmake/cable/' changes from caeabb3..36b6cb6
36b6cb6 Cable 0.2.6
f74ad95 buildinfo: Clean up output directory
6babdd4 buildinfo: Export some information for shell scripts
ceb5964 Cable 0.2.5: Extend buildinfo with project name
28805f8 Cable 0.2.4: Fix --coverage detection
268fdf7 CompilerSettings: Fix error message for unsupported --coverage
75766fd Git ignore CLion files
cbca43b Cable 0.2.3: Allow loading toolchain files from outside of cable dir
git-subtree-dir: cmake/cable
git-subtree-split: 36b6cb6929d1f309700f7eaf7ae02e8c6910bd76
|
2018-07-26 09:51:52 +02:00 |
Alex Beregszaszi
|
0443370d29
|
Add EVMC_NOEXCEPT helper
|
2018-07-25 21:13:36 +01:00 |
Alex Beregszaszi
|
332d03570c
|
Merge pull request #32 from ethereum/tracing
Tracing API
|
2018-07-25 18:00:35 +01:00 |
Paweł Bylica
|
a3cb335bab
|
Bump ABI version to 3
The tracing API has been added.
|
2018-07-25 18:25:28 +02:00 |
Paweł Bylica
|
9bda457ddd
|
tracing: Fix test compilation with VS 2015
|
2018-07-25 18:22:09 +02:00 |
Paweł Bylica
|
e93da0e86e
|
tracing: Clarify documentation of "changed memory"
|
2018-07-25 18:22:09 +02:00 |
Paweł Bylica
|
17d95f2b8f
|
tracing: Remove "steps" parameter
|
2018-07-25 18:22:09 +02:00 |
Paweł Bylica
|
59dc54ef5d
|
Improve documentation for EVM tracing
|
2018-07-25 18:22:08 +02:00 |
Paweł Bylica
|
9e31e93fec
|
Make tracing feature optional
|
2018-07-25 18:22:08 +02:00 |
Paweł Bylica
|
d2ac75f6a8
|
Do not allow set_tracer function to be null
|
2018-07-25 18:22:08 +02:00 |
Paweł Bylica
|
2c7ad06072
|
CMake: Move evmc-vmtester binary to test/
|
2018-07-25 18:22:07 +02:00 |
Paweł Bylica
|
91065ca2ef
|
Tracing API
|
2018-07-25 18:22:07 +02:00 |
Paweł Bylica
|
2bece501b3
|
Merge pull request #45 from ethereum/create2
Support CREATE2 opcode in Constantinople
|
2018-07-25 18:21:22 +02:00 |
Andrei Maiboroda
|
279f7c8b04
|
Add CREATE2 salt to evmc_message
|
2018-07-25 18:03:40 +02:00 |
Andrei Maiboroda
|
cac4f6f9d0
|
CREATE2 support in instructions lib
|
2018-07-25 12:13:46 +02:00 |
Andrei Maiboroda
|
bc17468164
|
Support CREATE2 opcode in Constantinople
|
2018-07-24 16:58:57 +02:00 |
Paweł Bylica
|
426ff28d89
|
CMake: Build static libs with fPIC when needed
|
2018-07-16 12:29:02 +02:00 |
Alex Beregszaszi
|
97221d2db7
|
Merge pull request #42 from ethereum/extensions
Extensions
|
2018-07-13 15:52:41 +01:00 |
Paweł Bylica
|
31d296e1d7
|
docs: Expose documentation for instructions module
|
2018-07-13 16:28:15 +02:00 |
Paweł Bylica
|
687d0a38a8
|
Add helpers for invoking some of the VM instance methods
|
2018-07-13 16:28:15 +02:00 |
Paweł Bylica
|
2e2b7f0e81
|
loader: Add unit tests for load_and_create()
|
2018-07-13 16:28:15 +02:00 |
Paweł Bylica
|
edb29b7267
|
loader: Add helper to load and create a VM instance
|
2018-07-13 16:28:15 +02:00 |
Paweł Bylica
|
4ae766069c
|
Merge pull request #40 from ethereum/loader
Add evmc::loader library to support dynamic loading
|
2018-07-10 13:26:22 +02:00 |
Paweł Bylica
|
6b0ab05d07
|
loader: Fix support for Windows paths
|
2018-07-10 13:07:07 +02:00 |
Paweł Bylica
|
18a96c8d04
|
vmtester: Use CLI11 instead of boost::program_options
|
2018-07-10 13:07:07 +02:00 |
Paweł Bylica
|
8331ca15de
|
vmtester: Use loader library
|
2018-07-10 13:07:07 +02:00 |
Paweł Bylica
|
721f2b3083
|
loader: Return function pointer instead of EVM instance
|
2018-07-10 13:04:48 +02:00 |
Paweł Bylica
|
4a929e248a
|
loader: Add documentation
|
2018-07-10 13:03:15 +02:00 |
Paweł Bylica
|
49e26b1ede
|
loader: Add Windows support
|
2018-07-10 13:02:42 +02:00 |
Paweł Bylica
|
02b52e2926
|
Add evmc::loader library to support dynamic loading
|
2018-07-10 12:57:29 +02:00 |
Alex Beregszaszi
|
b3755f2a1d
|
Update client links in README
|
2018-06-26 18:26:29 +02:00 |
Paweł Bylica
|
5ee6915250
|
Merge pull request #38 from ethereum/create-fn-search
"Create" function name search heuristic
|
2018-06-26 18:17:04 +02:00 |
Paweł Bylica
|
8dc2793f5f
|
Cable 0.2.3: Allow loading toolchain files from outside of cable dir
|
2018-06-26 16:36:27 +02:00 |
Paweł Bylica
|
a3f06bbc36
|
Generate documentation for all public headers
|
2018-06-26 12:59:46 +02:00 |
Paweł Bylica
|
45fd294efb
|
Extend create function documentation
|
2018-06-26 12:59:46 +02:00 |
Paweł Bylica
|
977be63e74
|
vmtester: Add create function name search heuristic
|
2018-06-26 11:22:21 +02:00 |
Paweł Bylica
|
4ad5b52492
|
Cleanup examplevm
|
2018-06-26 10:41:02 +02:00 |
Paweł Bylica
|
2d00ff6f69
|
CMake: Move evmc-vmtester artifacts to parent dir
|
2018-06-26 10:41:01 +02:00 |
Paweł Bylica
|
fda9851e96
|
CMake: Move examplevm artifacts to parent dir
|
2018-06-26 10:41:01 +02:00 |
Paweł Bylica
|
81ac4b62ab
|
Merge pull request #37 from ethereum/appveyor
Windows support and CI
|
2018-06-26 09:44:38 +02:00 |
Paweł Bylica
|
5372417ca6
|
Properly export symbols from DLLs
|
2018-06-25 18:48:03 +02:00 |
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 |