openethereum/ethcore/vm/src
Andronik Ordian 626543326d
backwards compatible call_type creation_method (#11450)
* rlp_derive: update syn & co

* rlp_derive: remove dummy_const

* rlp_derive: remove unused attirubutes

* rlp-derive: change authors

* rlp_derive: add rlp(default) attribute

* Revert "Revert "[Trace] Distinguish between `create` and `create2` (#11311)" (#11427)"

This reverts commit 5d4993b0f8.

* trace: backwards compatible call_type and creation_method

* trace: add rlp backward compatibility tests

* cleanup

* i know, i hate backwards compatibility too

* address review grumbles
2020-02-05 15:30:45 +01:00
..
action_params.rs backwards compatible call_type creation_method (#11450) 2020-02-05 15:30:45 +01:00
action_type.rs backwards compatible call_type creation_method (#11450) 2020-02-05 15:30:45 +01:00
env_info.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
error.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
ext.rs backwards compatible call_type creation_method (#11450) 2020-02-05 15:30:45 +01:00
lib.rs backwards compatible call_type creation_method (#11450) 2020-02-05 15:30:45 +01:00
return_data.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
schedule.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
tests.rs backwards compatible call_type creation_method (#11450) 2020-02-05 15:30:45 +01:00