Paweł Bylica
|
214e58a572
|
Merge pull request #438 from ethereum/readme_test_tools
readme: List testing tools
|
2019-11-04 12:25:34 +01:00 |
|
Paweł Bylica
|
2d825e4add
|
readme: List testing tools
|
2019-11-01 18:24:58 +01:00 |
|
Alex Beregszaszi
|
26dbc05995
|
Merge pull request #437 from ethereum/rust-size-test
Add struct size/alignment tests to Rust
|
2019-10-30 20:36:12 +00:00 |
|
Alex Beregszaszi
|
f721642851
|
Add struct size/alignment tests to Rust
|
2019-10-30 18:36:58 +00:00 |
|
Paweł Bylica
|
8eac50424e
|
Merge pull request #390 from ethereum/example-host-lib
examples: implement support for passing accounts and copy_code
|
2019-10-30 19:21:11 +01:00 |
|
Paweł Bylica
|
db2e830da4
|
examples: Fix and update ExampleHost::copy_code()
|
2019-10-30 19:03:57 +01:00 |
|
Alex Beregszaszi
|
9376fa9716
|
examples: add constructor with passing accounts to ExampleHost
|
2019-10-30 19:00:11 +01:00 |
|
Alex Beregszaszi
|
d64de97ebd
|
examples: add evmc::accounts alias
|
2019-10-30 19:00:10 +01:00 |
|
Alex Beregszaszi
|
fb67e57986
|
examples: move account into evmc namespace
|
2019-10-30 19:00:10 +01:00 |
|
Alex Beregszaszi
|
2536d50cff
|
examples: add support code account::code_hash and also derive code_size from code
|
2019-10-30 19:00:10 +01:00 |
|
Alex Beregszaszi
|
e3dc816263
|
examples: add support for code_copy
|
2019-10-30 19:00:09 +01:00 |
|
Paweł Bylica
|
4ee8ff83e5
|
Merge pull request #435 from ethereum/instruction_metrics
Change values in instruction metrics
|
2019-09-30 12:00:13 +02:00 |
|
Paweł Bylica
|
2c3eb42f56
|
instructions: Change .stack_height_change values
|
2019-09-28 11:17:36 +02:00 |
|
Paweł Bylica
|
8dd186737a
|
instructions: Rename .num_stack_returned_items -> .stack_height_change
The values in the table are going to be changed in the following commit.
|
2019-09-28 11:17:36 +02:00 |
|
Paweł Bylica
|
a9cc2483b4
|
instructions: Rename .num_stack_arguments -> .stack_height_required
|
2019-09-28 11:17:35 +02:00 |
|
Paweł Bylica
|
b0a3da0cf7
|
Merge pull request #433 from ethereum/appveyor
ci: Add VS 2019 build on AppVeyor
|
2019-09-28 11:06:19 +02:00 |
|
Paweł Bylica
|
6b2461f39b
|
ci: Add VS 2019 build on AppVeyor
|
2019-09-26 16:28:49 +02:00 |
|
Paweł Bylica
|
cdb05b8d48
|
Merge pull request #432 from ethereum/ci
ci: Docker images upgrades
|
2019-09-26 16:05:00 +02:00 |
|
Paweł Bylica
|
90da09015a
|
ci: Add compiler to job names
|
2019-09-26 15:56:40 +02:00 |
|
Paweł Bylica
|
9c070ce1ba
|
ci: Use base docker image for 32bit build
|
2019-09-26 09:35:33 +02:00 |
|
Paweł Bylica
|
92b759780b
|
ci: Use lint docker image for documentation upload
|
2019-09-26 09:35:32 +02:00 |
|
Paweł Bylica
|
d8987a0f2a
|
ci: Parallel build
|
2019-09-26 09:35:32 +02:00 |
|
Paweł Bylica
|
90c204d2de
|
ci: Add a build with GCC-9 and UBSan
|
2019-09-26 09:35:31 +02:00 |
|
Paweł Bylica
|
3a611a6d55
|
ci: Use newer docker image for gcc-8 build
|
2019-09-26 09:35:31 +02:00 |
|
Paweł Bylica
|
49349e00b5
|
ci: Use clang-9 instead of clang-8
|
2019-09-26 09:35:30 +02:00 |
|
Paweł Bylica
|
fca9dfa23e
|
Merge pull request #430 from ethereum/rename_instance
Rename evmc_instance -> evmc_vm
|
2019-09-25 21:41:16 +02:00 |
|
Paweł Bylica
|
28dfad3930
|
Rename evmc_instance -> evmc_vm
|
2019-09-25 21:30:32 +02:00 |
|
Paweł Bylica
|
f38ac75f82
|
Merge pull request #431 from ethereum/ci
ci: Docker images upgrade
|
2019-09-25 20:33:43 +02:00 |
|
Paweł Bylica
|
33ee82cf76
|
ci: Upgrade docker image for clang-3.8 build
|
2019-09-25 14:52:45 +02:00 |
|
Paweł Bylica
|
bebca4e81c
|
ci: Upgrade docker image for gcc-6 build
|
2019-09-25 14:52:39 +02:00 |
|
Paweł Bylica
|
c9999583e1
|
ci: Skip .git dir in codespell
|
2019-09-25 13:51:25 +02:00 |
|
Paweł Bylica
|
2441aa223c
|
examples: Fix typo
|
2019-09-25 13:51:24 +02:00 |
|
Paweł Bylica
|
20a1600739
|
ci: Upgrade clang-format to version 9
|
2019-09-25 13:51:24 +02:00 |
|
Paweł Bylica
|
32cad1c3ab
|
Merge pull request #428 from ethereum/cpp_result_unit_test
test: Rework cpp.result unit test
|
2019-09-25 13:51:04 +02:00 |
|
Paweł Bylica
|
cbe260d9cb
|
test: Rework cpp.result unit test
|
2019-09-25 13:13:56 +02:00 |
|
Paweł Bylica
|
5381b61840
|
Merge pull request #429 from ethereum/remove_tracing_api
Remove deprecated tracing API
|
2019-09-25 12:33:42 +02:00 |
|
Paweł Bylica
|
89e6fb2342
|
Remove deprecated tracing API
|
2019-09-25 08:58:03 +02:00 |
|
Paweł Bylica
|
b045aad3de
|
Merge pull request #426 from ethereum/host_context
Rename evmc_context to evmc_host_context
|
2019-09-23 15:48:31 +02:00 |
|
Paweł Bylica
|
5ba077a384
|
Rename evmc_context to evmc_host_context
|
2019-09-20 12:49:58 +02:00 |
|
Paweł Bylica
|
6123b66f32
|
Merge pull request #252 from ethereum/cpp-rename-vm
cpp: Rename evmc::vm to evmc::VM
|
2019-09-19 17:50:49 +02:00 |
|
Paweł Bylica
|
40fdf96c76
|
cpp: Move VM construction implementation out of class definition
This workarounds a bug in doxygen which incorrectly parses the implementation with for range loop.
|
2019-09-19 17:40:35 +02:00 |
|
Paweł Bylica
|
0338ac49cf
|
cpp: Rename evmc::vm to evmc::VM
|
2019-09-19 17:40:34 +02:00 |
|
Paweł Bylica
|
967c8d2d63
|
changelog: Add entry about instructions metrics change
|
2019-09-19 17:39:42 +02:00 |
|
Paweł Bylica
|
b831a16af3
|
Merge pull request #425 from ethereum/instruction_metrics
instructions: Set gas cost for undefined instructions to 0
|
2019-09-19 16:49:03 +02:00 |
|
Paweł Bylica
|
e87b24dfe1
|
instructions: Set gas cost for undefined instructions to 0
|
2019-09-19 16:07:20 +02:00 |
|
Paweł Bylica
|
3ae155fdee
|
instructions: Rename comment SUICIDE -> SELFDESTRUCT
|
2019-09-19 15:42:57 +02:00 |
|
Paweł Bylica
|
3379a946f4
|
Merge pull request #422 from ethereum/drop-c90
Officially drop C90 standard support
|
2019-09-13 13:44:59 +02:00 |
|
Paweł Bylica
|
59663a1171
|
Officially drop C90 standard support
The support for C90 was accidentally broken in v6 in 280ff99363 - C90 does not have _Bool type.
I don't see it as a problem in practice.
|
2019-09-13 13:21:54 +02:00 |
|
Paweł Bylica
|
bf79cf2972
|
Merge pull request #421 from ethereum/gtest_upgrade
cmake: Upgrade GTest to 1.8.1
|
2019-09-13 13:21:36 +02:00 |
|
Paweł Bylica
|
428e9b1463
|
test: Change EXPECT to ASSERT to protect against invalid memory access
|
2019-09-13 12:57:29 +02:00 |
|