serai/coordinator/tributary/tendermint/src
akildemir 97fedf65d0
add reasons to slash evidence (#414)
* add reasons to slash evidence

* fix CI failing

* Remove unnecessary clones

.encode() takes &self

* InvalidVr to InvalidValidRound

* Unrelated to this PR: Clarify reasoning/potentials behind dropping evidence

* Clarify prevotes in SlashEvidence test

* Replace use of read_to_end

* Restore decode_signed_message

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-11-05 00:04:41 -04:00
..
block.rs Create a folder for tributary, the micro-blockchain 2023-04-11 10:18:31 -04:00
ext.rs add reasons to slash evidence (#414) 2023-11-05 00:04:41 -04:00
lib.rs add reasons to slash evidence (#414) 2023-11-05 00:04:41 -04:00
message_log.rs add reasons to slash evidence (#414) 2023-11-05 00:04:41 -04:00
round.rs Fix panic when post-verifying Precommits in log 2023-08-31 01:02:57 -04:00
time.rs Slash malevolent validators (#294) 2023-08-21 00:28:23 -04:00