Files
tendermint/consensus
Erik Grinaker f66b7a8e32 merkle: return hashes for empty merkle trees (#5193)
Fixes #5192.

@liamsi Can you verify that the test vectors match the Rust implementation? I updated `ProofsFromByteSlices()` as well, anything else that should be updated?
2020-08-11 10:31:05 +00:00
..
2020-04-29 10:47:00 +02:00
2020-07-14 11:04:41 +00:00

See the consensus spec and the reactor consensus spec for more information.