Anton Kaliaev
5ed39fd0b3
rpc: /broadcast_evidence (#3481)
* implement broadcast_duplicate_vote endpoint * fix test_cover * address comments * address comments * Update abci/example/kvstore/persistent_kvstore.go Co-Authored-By: mossid <torecursedivine@gmail.com> * Update rpc/client/main_test.go Co-Authored-By: mossid <torecursedivine@gmail.com> * address comments in progress * reformat the code * make linter happy * make tests pass * replace BroadcastDuplicateVote with BroadcastEvidence * fix test * fix endpoint name * improve doc * fix TestBroadcastEvidenceDuplicateVote * Update rpc/core/evidence.go Co-Authored-By: Thane Thomson <connect@thanethomson.com> * add changelog entry * fix TestBroadcastEvidenceDuplicateVote |
5 years ago | |
---|---|---|
.. | ||
abci.go | abci: Refactor ABCI CheckTx and DeliverTx signatures (#3735) | 5 years ago |
abci_test.go | General Merkle Proof (#2298) | 6 years ago |
client.go | rpc: /broadcast_evidence (#3481) | 5 years ago |
status.go | rpc/client: use compile time assertions instead of methods | 7 years ago |
status_test.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |