currently trace_filter can't return failed contract creation transaction
but trace_block can query the failed contract creation transaction.it
because the logic of parity-ethereum/ethcore/src/trace/types/filter.rs
Line 109 in
|
||
|---|---|---|
| .. | ||
| types | ||
| config.rs | ||
| db.rs | ||
| executive_tracer.rs | ||
| import.rs | ||
| mod.rs | ||
| noop_tracer.rs | ||