Zebra/zebra-consensus
Janito Vaqueiro Ferreira Filho 23fe2c2e94
Update panics by `todo!` and `unimplemented!` macros (#2471)
* 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.
2021-07-09 01:49:55 +00:00
..
src Update panics by `todo!` and `unimplemented!` macros (#2471) 2021-07-09 01:49:55 +00:00
Cargo.toml build(deps): bump displaydoc from 0.2.1 to 0.2.2 (#2439) 2021-07-02 13:20:47 -04:00