Paweł Bylica
|
28dfad3930
|
Rename evmc_instance -> evmc_vm
|
2019-09-25 21:30:32 +02:00 |
Paweł Bylica
|
5ba077a384
|
Rename evmc_context to evmc_host_context
|
2019-09-20 12:49:58 +02:00 |
Alex Beregszaszi
|
e2ebfbae77
|
examples: make sure to set call_kind
|
2019-08-08 21:36:39 +02:00 |
Alex Beregszaszi
|
63334c331a
|
examples: run the save_return_block_number example
|
2019-08-08 18:11:32 +02:00 |
Alex Beregszaszi
|
4973da1802
|
examples: fill out some values in tx_context
|
2019-08-08 18:11:32 +02:00 |
Alex Beregszaszi
|
ca7d5d91aa
|
examples: dump storage key "0" because some examples write to it
|
2019-08-08 18:11:32 +02:00 |
Alex Beregszaszi
|
dd065265d9
|
examples: add evmc_tx_context to ExampleHost
|
2019-08-08 18:11:28 +02:00 |
Alex Beregszaszi
|
85498a1d42
|
example: allow passing in evmc path as an argument
|
2019-08-08 13:07:21 +02:00 |
Alex Beregszaszi
|
ef986804fd
|
examples: extend example to support dynamic loading
|
2019-08-08 13:07:18 +02:00 |
Alex Beregszaszi
|
c7999062c5
|
example: return error code on failure
Co-authored-by: Paweł Bylica <chfast@gmail.com>
|
2019-08-07 10:14:23 +02:00 |
Alex Beregszaszi
|
be56b092b5
|
examples: Move example_vm into the examples/example_vm subdirectory
|
2019-07-23 12:16:44 +01:00 |
Paweł Bylica
|
39162766df
|
Update copyright year, include the years of files creation
|
2019-04-24 18:36:28 +02:00 |
Paweł Bylica
|
60cfde98af
|
Add alias evmc_address for struct evmc_address
|
2018-09-07 00:01:08 +02:00 |
Paweł Bylica
|
e772fbf28b
|
Rename uint256be to bytes32
|
2018-09-06 23:57:32 +02:00 |
Paweł Bylica
|
9a2d07e595
|
Remove code hash from evmc_message
|
2018-09-03 19:58:57 +02:00 |
Paweł Bylica
|
759e67a1c6
|
Rename examplevm to example-vm
|
2018-08-31 13:10:07 +02:00 |
Paweł Bylica
|
0bb3a67284
|
CMake: Flatten examplevm
|
2018-08-31 13:10:07 +02:00 |
Paweł Bylica
|
f858f79e2a
|
CMake: Flatten example_host
|
2018-08-31 13:10:06 +02:00 |
Paweł Bylica
|
98213f93ec
|
Add back main example that uses example Host and VM
|
2018-08-31 13:09:05 +02:00 |