* Add panic message to `unimplemented!` So that it is clear why the panic happened upon initial inspection. Also include a reference to the mempool epic, so that it's easier to find the issue that tracks the implementation of the missing code. * Add panic message that references a tracking issue Make it easy to find the relevant issue if the panic occurs. * Remove incomplete and currently unnecessary code The current implementation works, the commented out code was just a previous improvement idea, which is now tracked by issue #2473. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||