mconcat
29f7573762
abci: Vote Extension 1 (#6646)
* add proto, add boilerplates * add canonical * fix tests * add vote signing test * Update internal/consensus/msgs_test.go * modify state execution in progress * add extension signing * VoteExtension -> ExtendVote * apply review * update data structures * Add comments * Apply suggestions from code review Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * *Signed -> *ToSign * add Vote to RequestExtendVote * apply reviews * Apply suggestions from code review Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * fix typo, modify proto Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> |
3 years ago | |
---|---|---|
.. | ||
app_conn_consensus.go | abci: Vote Extension 1 (#6646) | 3 years ago |
app_conn_mempool.go | abci/client: simplify client interface (#7607) | 3 years ago |
app_conn_query.go | abci/client: simplify client interface (#7607) | 3 years ago |
app_conn_snapshot.go | abci/client: simplify client interface (#7607) | 3 years ago |