|
1 | 1 | # Tendermint
|
2 | 2 |
|
| 3 | +_UPDATE: TendermintCore featureset is frozen for LTS, see issue https://github.com/tendermint/tendermint/issues/9972_<br/> |
| 4 | +_This is the latest stable release used by cosmoshub-4, version 0.34.24_<br/> |
| 5 | +_The previous main branch (v0.38.xx) can now be found under "main_backup"_<br/> |
| 6 | + |
3 | 7 | 
|
4 | 8 |
|
5 | 9 | [Byzantine-Fault Tolerant][bft] [State Machine Replication][smr]. Or
|
@@ -42,20 +46,15 @@ since we are making breaking changes to the protocol and the APIs. See below for
|
42 | 46 | more details about [versioning](#versioning).
|
43 | 47 |
|
44 | 48 | In any case, if you intend to run Tendermint in production, we're happy to help.
|
45 |
| -You can contact us [over email](mailto:hello@interchain.io) or [join the |
46 |
| -chat](https://discord.gg/cosmosnetwork). |
| 49 | +You can contact us [over email](mailto:hello@newtendermint.org) or [join the |
| 50 | +chat](https://discord.gg/gnoland). |
47 | 51 |
|
48 | 52 | More on how releases are conducted can be found [here](./RELEASES.md).
|
49 | 53 |
|
50 | 54 | ## Security
|
51 | 55 |
|
52 |
| -To report a security vulnerability, see our [bug bounty |
53 |
| -program](https://hackerone.com/cosmos). For examples of the kinds of bugs we're |
54 |
| -looking for, see [our security policy](SECURITY.md). |
55 |
| - |
56 |
| -We also maintain a dedicated mailing list for security updates. We will only |
57 |
| -ever use this mailing list to notify you of vulnerabilities and fixes in |
58 |
| -Tendermint Core. You can subscribe [here](http://eepurl.com/gZ5hQD). |
| 56 | +To report a security vulnerability, please [email us](mailto:security@newtendermint.org). |
| 57 | +For examples of the kinds of bugs we're looking for, see [our security policy](SECURITY.md). |
59 | 58 |
|
60 | 59 | ## Minimum requirements
|
61 | 60 |
|
@@ -145,14 +144,10 @@ Upgrading instructions can be found in [UPGRADING.md](./UPGRADING.md).
|
145 | 144 |
|
146 | 145 | ## Join us!
|
147 | 146 |
|
148 |
| -Tendermint Core is maintained by [Interchain GmbH](https://interchain.berlin). |
149 |
| -If you'd like to work full-time on Tendermint Core, |
150 |
| -[we're hiring](https://interchain-gmbh.breezy.hr/)! |
151 |
| - |
152 |
| -Funding for Tendermint Core development comes primarily from the |
153 |
| -[Interchain Foundation](https://interchain.io), a Swiss non-profit. The |
154 |
| -Tendermint trademark is owned by [Tendermint Inc.](https://tendermint.com), the |
155 |
| -for-profit entity that also maintains [tendermint.com](https://tendermint.com). |
| 147 | +The development of Tendermint Core was led primarily by All in Bits, Inc. The |
| 148 | +Tendermint trademark is owned by New Tendermint, LLC. If you'd like to work |
| 149 | +full-time on Tendermint2 or [gno.land](https://gno.land), [we're |
| 150 | +hiring](mailto:hiring@newtendermint.org)! |
156 | 151 |
|
157 | 152 | [bft]: https://en.wikipedia.org/wiki/Byzantine_fault_tolerance
|
158 | 153 | [smr]: https://en.wikipedia.org/wiki/State_machine_replication
|
|
0 commit comments