11 Commits

Author SHA1 Message Date
Paweł Bylica
beb0d92c11
cmake: Add evmc::evmc_cpp INTERFACE library for evmc.hpp 2019-11-29 11:55:51 +01:00
Paweł Bylica
ef52f2954a
cmake: Add example_vm.h file to CMake targets 2019-11-05 14:56:07 +01:00
Paweł Bylica
e3b84b8b48
Move evmc_host_interface out of evmc_host_context 2019-11-05 11:54:54 +01:00
Paweł Bylica
7b38c1da2d
cmake: Drop evmc- prefix from example VM targets 2019-11-04 17:48:58 +01:00
Paweł Bylica
28dfad3930
Rename evmc_instance -> evmc_vm 2019-09-25 21:30:32 +02:00
Paweł Bylica
2441aa223c
examples: Fix typo 2019-09-25 13:51:24 +02:00
Paweł Bylica
5ba077a384
Rename evmc_context to evmc_host_context 2019-09-20 12:49:58 +02:00
Alex Beregszaszi
bea35ea084 examples: add new roundtrip example in example-vm which accesses tx_context and set_storage 2019-08-08 17:21:24 +02:00
Paweł Bylica
a6ee9a81d3
examples: Learn example_vm how to make calls 2019-08-06 12:27:41 +02:00
Paweł Bylica
b12e24f52f
Deprecate tracing API 2019-08-05 18:18:41 +02:00
Alex Beregszaszi
be56b092b5 examples: Move example_vm into the examples/example_vm subdirectory 2019-07-23 12:16:44 +01:00