openethereum/ethcore/vm/src
David 28c731881f
Rlp decode returns Result (#8527)
rlp::decode returns Result

Make a best effort to handle decoding errors gracefully throughout the code, using `expect` where the value is guaranteed to be valid (and in other places where it makes sense).
2018-05-08 11:22:12 +02:00
..
action_params.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
call_type.rs Rlp decode returns Result (#8527) 2018-05-08 11:22:12 +02:00
env_info.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
error.rs Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
ext.rs Std-json format for VM traces (#7262) 2018-01-18 10:32:22 +01:00
lib.rs Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
return_data.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
schedule.rs EIP 145: Bitwise shifting instructions in EVM (#8451) 2018-05-05 10:23:50 +02:00
tests.rs EIP 145: Bitwise shifting instructions in EVM (#8451) 2018-05-05 10:23:50 +02:00