Finschia / ostracon

Ostracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint BFT. It adds randomness to PoS Validator elections and improves security.
Apache License 2.0
70 stars 28 forks source link

Need to replace tendermint/tendermint to cometbft/cometbft #556

Open tkxkd0159 opened 1 year ago

tkxkd0159 commented 1 year ago

Summary

ref. https://github.com/tendermint/tendermint/issues/9972

Problem Definition

Proposal


For Admin Use

torao commented 1 year ago

There has been an official announcement to switch from Tendermint Core to CometBFT. This includes changes to Tendermint peripheral modules, such as tm-dbcometbft-db. Future Ostracon should also consider plans to change its codebase to CometBFT. https://github.com/cometbft/cometbft https://medium.com/the-interchain-foundation/cosmos-meet-cometbft-d89f5dce60dd

This task may be tracked after the current project phase.

tnasu commented 1 year ago

@tkxkd0159 What are the discussion points? I think we should follow cometbft/cometbft as well. Basically, we forked/followed-up the based on tendermint-v0.34.19. It means the compatibility between cometbft and ostracon. It's possible to replace the below:

tkxkd0159 commented 1 year ago

@tnasu Sorry I missed this alarm. I just evoked the surroundings to make this change. So there is no point in discussion.