Paweł Bylica
|
445eadc980
|
docs: Document utils.h
|
2018-08-20 11:20:42 +02:00 |
Paweł Bylica
|
e319788554
|
Merge pull request #56 from ethereum/trap-error
Add EVMC_TRAP_INSTRUCTION error code
|
2018-08-20 11:20:22 +02:00 |
Paweł Bylica
|
c18463bb70
|
Merge pull request #59 from ethereum/optional_storage
Result Optional Storage
|
2018-08-20 11:19:13 +02:00 |
Paweł Bylica
|
488bd5ad9d
|
Move Result Optional Storage functions to helpers.h
|
2018-08-20 11:12:01 +02:00 |
Paweł Bylica
|
f92f1cf92c
|
Circle CI: Store generated docs
|
2018-08-20 11:12:01 +02:00 |
Alex Beregszaszi
|
afed355232
|
examples: use evmc helpers
|
2018-08-20 05:24:21 +01:00 |
Alex Beregszaszi
|
4e513a6541
|
examples: use vm instead of jit in capi
|
2018-08-20 05:23:01 +01:00 |
Alex Beregszaszi
|
7ebbbb043f
|
Add EVMC_WASM_TRAP error code
|
2018-08-20 05:22:02 +01:00 |
Alex Beregszaszi
|
f10e23f42d
|
Add EVMC_WASM_UNREACHABLE_INSTRUCTION error code
|
2018-08-20 05:21:49 +01:00 |
Alex Beregszaszi
|
aa169dcccc
|
Merge pull request #62 from ethereum/outofrange
Add EVMC_ARGUMENT_OUT_OF_RANGE error code
|
2018-08-19 21:16:36 +01:00 |
Alex Beregszaszi
|
7254863933
|
Add EVMC_ARGUMENT_OUT_OF_RANGE error code
|
2018-08-19 20:48:57 +01:00 |
Alex Beregszaszi
|
88e44eaf09
|
Merge pull request #61 from ethereum/readme
Update aleth links not to use cpp-ethereum
|
2018-08-19 18:04:42 +01:00 |
Alex Beregszaszi
|
8308091bd2
|
Update aleth links not to use cpp-ethereum
|
2018-08-18 21:43:17 +01:00 |
Alex Beregszaszi
|
618a5c896a
|
Rename LICENSE.md to LICENSE
|
2018-08-18 21:42:35 +01:00 |
Alex Beregszaszi
|
0057195926
|
Add myself to the emvc.h header
|
2018-08-10 14:44:46 +02:00 |
Alex Beregszaszi
|
45c1ed86d6
|
Fix link to aleth-interpreter
|
2018-08-10 12:32:59 +01:00 |
Paweł Bylica
|
b4ecf0e36f
|
EVMC 5.1.0-dev
Bump version: 5.0.0 → 5.1.0-dev
|
2018-08-10 11:12:25 +02:00 |
Paweł Bylica
|
cd435f8f78
|
EVMC 5.0.0
Bump version: 5.0.0-dev → 5.0.0
|
2018-08-10 11:10:06 +02:00 |
Paweł Bylica
|
19c5c8b2d9
|
Merge pull request #54 from ethereum/version
Mark version 5.0.0-dev and add bumpversion config
|
2018-08-10 11:05:01 +02:00 |
Paweł Bylica
|
46ca02b529
|
Mark version 5.0.0-dev and add bumpversion config
|
2018-08-10 10:50:24 +02:00 |
Alex Beregszaszi
|
ee4bcd9e32
|
Merge pull request #52 from ethereum/storage-status
Storage status
|
2018-08-09 11:14:02 +01:00 |
Paweł Bylica
|
380ff4f501
|
Extend the documentation of evmc_storage_status
|
2018-08-09 10:43:36 +02:00 |
Paweł Bylica
|
e16f19e38d
|
examples: Rename evm_log() to emit_log()
|
2018-08-08 15:39:40 +02:00 |
Paweł Bylica
|
8cf24c7dd9
|
Extend set_storage() by reporting the storage status
|
2018-08-08 15:39:04 +02:00 |
Paweł Bylica
|
28d2fd54ba
|
Cable 0.2.9: Fix gitinfo when no git
|
2018-08-08 11:48:37 +02:00 |
Paweł Bylica
|
623ebc288e
|
Cable 0.2.8
|
2018-08-08 11:16:38 +02:00 |
Paweł Bylica
|
259d7ac174
|
buildinfo: Mark buildinfo.json as GENERATED file
|
2018-08-08 11:16:01 +02:00 |
Paweł Bylica
|
90ad8e58f5
|
Squashed 'cmake/cable/' changes from 36b6cb6..a0c88f9
a0c88f9 Cable 0.2.7
94bf242 buildinfo: Export buildinfo.json file
c013495 gitinfo: Include branch name and origin URL
git-subtree-dir: cmake/cable
git-subtree-split: a0c88f96fb70bb897ac59335be1a173a1c3be8d8
|
2018-08-07 16:31:07 +02:00 |
Paweł Bylica
|
e62eaa7ea5
|
Upgrade Cable to v0.2.7
Merge commit '90ad8e58f5f42b4077b65d92941dbe94e3b3ae4d' into cable
|
2018-08-07 16:31:07 +02:00 |
Paweł Bylica
|
04318d3f44
|
buildinfo: Export buildinfo.json file
|
2018-08-07 16:24:24 +02:00 |
Paweł Bylica
|
98a683e05e
|
gitinfo: Include branch name and origin URL
|
2018-08-07 16:23:43 +02:00 |
Alex Beregszaszi
|
79eab88a5e
|
Merge pull request #51 from ethereum/utils
utils: Properly resolve EVMC_EXPORT on mingw
|
2018-08-01 16:09:44 +01:00 |
Paweł Bylica
|
5b45210241
|
utils: Properly resolve EVMC_EXPORT on mingw
|
2018-08-01 16:18:57 +02:00 |
Andrei Maiboroda
|
7559387c60
|
Merge pull request #49 from ethereum/extcodehash
Support for EXTCODEHASH
|
2018-07-31 15:22:45 +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 |
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 |