|
@ -14,9 +14,9 @@ Or [Blockchain](<https://en.wikipedia.org/wiki/Blockchain_(database)>), for shor |
|
|
[![tendermint/tendermint](https://tokei.rs/b1/github/tendermint/tendermint?category=lines)](https://github.com/tendermint/tendermint) |
|
|
[![tendermint/tendermint](https://tokei.rs/b1/github/tendermint/tendermint?category=lines)](https://github.com/tendermint/tendermint) |
|
|
[![Sourcegraph](https://sourcegraph.com/github.com/tendermint/tendermint/-/badge.svg)](https://sourcegraph.com/github.com/tendermint/tendermint?badge) |
|
|
[![Sourcegraph](https://sourcegraph.com/github.com/tendermint/tendermint/-/badge.svg)](https://sourcegraph.com/github.com/tendermint/tendermint?badge) |
|
|
|
|
|
|
|
|
| Branch | Tests | Coverage | Linting | |
|
|
|
|
|
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------- | |
|
|
|
|
|
| master | [![CircleCI](https://circleci.com/gh/tendermint/tendermint/tree/master.svg?style=shield)](https://circleci.com/gh/tendermint/tendermint/tree/master) </br> ![Tests](https://github.com/tendermint/tendermint/workflows/Tests/badge.svg?branch=master) | [![codecov](https://codecov.io/gh/tendermint/tendermint/branch/master/graph/badge.svg)](https://codecov.io/gh/tendermint/tendermint) | ![Lint](https://github.com/tendermint/tendermint/workflows/Lint/badge.svg) | |
|
|
|
|
|
|
|
|
| Branch | Tests | Coverage | Linting | |
|
|
|
|
|
|--------|--------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| |
|
|
|
|
|
| master | ![Tests](https://github.com/tendermint/tendermint/workflows/Tests/badge.svg?branch=master) | [![codecov](https://codecov.io/gh/tendermint/tendermint/branch/master/graph/badge.svg)](https://codecov.io/gh/tendermint/tendermint) | ![Lint](https://github.com/tendermint/tendermint/workflows/Lint/badge.svg) | |
|
|
|
|
|
|
|
|
Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine - written in any programming language - |
|
|
Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine - written in any programming language - |
|
|
and securely replicates it on many machines. |
|
|
and securely replicates it on many machines. |
|
@ -47,7 +47,7 @@ For examples of the kinds of bugs we're looking for, see [our security policy](S |
|
|
## Minimum requirements |
|
|
## Minimum requirements |
|
|
|
|
|
|
|
|
| Requirement | Notes | |
|
|
| Requirement | Notes | |
|
|
| ----------- | ---------------- | |
|
|
|
|
|
|
|
|
|-------------|------------------| |
|
|
| Go version | Go1.15 or higher | |
|
|
| Go version | Go1.15 or higher | |
|
|
|
|
|
|
|
|
## Documentation |
|
|
## Documentation |
|
@ -93,7 +93,6 @@ CHANGELOG even if they don't lead to MINOR version bumps: |
|
|
- crypto |
|
|
- crypto |
|
|
- config |
|
|
- config |
|
|
- libs |
|
|
- libs |
|
|
- bech32 |
|
|
|
|
|
- bits |
|
|
- bits |
|
|
- bytes |
|
|
- bytes |
|
|
- json |
|
|
- json |
|
|