11 Commits

Author SHA1 Message Date
Paweł Bylica
05e3519526
tools: Use VM::get_raw_pointer() 2019-12-13 15:55:56 +01:00
Paweł Bylica
3e0da0028e
test: Add some integration tests for evmc tool 2019-12-10 11:09:44 +01:00
Paweł Bylica
981ce71f2d
tools: Add limited support for setting EVM revision with --rev option 2019-12-09 21:40:28 +01:00
Paweł Bylica
3432514c61
tools: Allow setting EVMC VM path with EVMC_VM env var 2019-12-09 21:40:27 +01:00
Paweł Bylica
5e06a33ded
tools: Add --gas option to evmc run command 2019-12-09 21:40:27 +01:00
Paweł Bylica
430d8ee8c5
tools: EVMC runner prototype 2019-12-09 21:40:27 +01:00
Paweł Bylica
ac11122e67
tools: Add output stream operator for evmc_revision 2019-12-09 21:40:07 +01:00
Paweł Bylica
fa9e3d3b30
tools: Add output stream operator for evmc_status_code 2019-12-09 21:40:07 +01:00
Paweł Bylica
f0bb4af926
tools: Add hex utils copied from evmone 2019-12-09 21:40:06 +01:00
Paweł Bylica
3eb43b55df
tools: Add evmc tool main file
The evmc tool can just print help and version information.
2019-12-09 12:59:04 +01:00
Paweł Bylica
c2f77c9da2
cmake: Move vmtester from test/ to tools/ 2019-11-27 23:46:45 +01:00