Comet bft v0.37 - #24
Conversation
|
@sigv Maybe in place of merge with main we could make a new branch for v0.37 and cut a new tag for point a release |
|
Maintained fork available: CometBFT v0.40.x and address verification his is not a bug report. It is a note for anyone landing here looking for a seed node, since this repository has not moved since February 2023 and still targets Tendermint v0.34.22, which has reached end of life. We have published a maintained fork under the same Blue Oak licence: https://github.com/AviaOne/tenderseed It is a drop-in replacement. Same binary name, same flags, same home layout, and a partial config.toml is still valid, so an existing installation keeps working with its node_key.json untouched. What it changes: CometBFT v0.40.x instead of Tendermint v0.34.22 The measurement that prompted it: our two seeds held 4 and 6 addresses after years on the original binary. Only the binary was replaced, and four hours later the same two seeds held 1263 and 568. Everything is documented, including what we could not isolate: https://github.com/AviaOne/tenderseed/blob/master/FORK.md Happy to close this if it is unwelcome here. |
No description provided.