This refactors `prepare_trace_output` to instead directly take the reference of return values, so that it's simpler and we save a stack item. This should also fixes [the issue](https://github.com/paritytech/parity-ethereum/pull/9236#issuecomment-408444995) @udoprog is facing. Replaces #9236 |
||
|---|---|---|
| .. | ||
| types | ||
| config.rs | ||
| db.rs | ||
| executive_tracer.rs | ||
| import.rs | ||
| mod.rs | ||
| noop_tracer.rs | ||