mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-21 23:44:38 +00:00
Avert panics for corner cases (e.g., nil pointers) and for implementations that reside only on the pointer type. Add documentation and tests.