Author | SHA1 | Message | Date |
---|---|---|---|
Callum Waters | e81b0e290e | spec: merge spec repo into tendermint repo (#7804) | 3 years ago |
Sergio Mena |
d3548eb706
|
Completed the existing `FinalizeBlock` PR and rebased to master (#7798)
* Rebased and git-squashed the commits in PR #6546 migrate abci to finalizeBlock work on abci, proxy and mempool abciresponse, blok events, indexer, some tests fix some tests fix errors fix errors in abci fix tests amd errors * Fixes after rebasing PR#6546 * Restored height to RequestFinalizeBlock & other * Fixed more UTs * Fixed kvstore * More UT fixes * last TC fixed * make format * Update internal/consensus/mempool_test.go Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com> * Addressed @williambanfield's comments * Fixed UTs * Addressed last comments from @williambanfield * make format Co-authored-by: marbar3778 <marbar3778@yahoo.com> Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com> |
3 years ago |
Sam Kleinman |
1c4950dbd2
|
state: move package to internal (#6964) | 3 years ago |
Sam Kleinman |
d7c3a8f682
|
time: make median time library type private (#6853)
This is a very minor change, but I was looking through the code, and this seems like it shouldn't be exported or used more broadly, so I've moved it out. |
3 years ago |
Sam Kleinman |
a6b30faf35
|
libs/time: move types/time into libs (#6595) | 3 years ago |
Zarko Milosevic | 7b88172f41 |
Implement BFT time (#2203)
* Implement BFT time * set LastValidators when creating state in state helper for heights >= 2 |
6 years ago |