serai/coordinator/tributary/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
..
tendermint add reasons to slash evidence (#414) 2023-11-05 00:04:41 -04:00
tests add reasons to slash evidence (#414) 2023-11-05 00:04:41 -04:00
block.rs Improve provided handling (#381) 2023-10-13 19:45:47 -04:00
blockchain.rs Have Tributary's add_transaction return a proper error 2023-10-14 21:50:11 -04:00
lib.rs add reasons to slash evidence (#414) 2023-11-05 00:04:41 -04:00
mempool.rs Have Tributary's add_transaction return a proper error 2023-10-14 21:50:11 -04:00
merkle.rs November 2023 - Rust Nightly Update (#413) 2023-11-03 05:28:07 -04:00
provided.rs Improve provided handling (#381) 2023-10-13 19:45:47 -04:00
transaction.rs Have Tributary's add_transaction return a proper error 2023-10-14 21:50:11 -04:00