Anton Kalyaev 3308ac7d83 set skip_timeout_commit to true for tests
For the tests its better to not use the timeout_commit, and to wait for all the
votes, because otherwise we can end up with timing dependencies in the testing
code which can lead to nondeterministic failures. That was part of the reason
for this change originally.
2017-01-11 18:00:26 -05:00
2016-02-19 02:11:50 +00:00
2016-12-22 22:03:42 -05:00
2016-12-02 00:29:25 -05:00
2016-12-02 00:29:25 -05:00
2016-12-02 00:29:25 -05:00
2016-11-16 01:32:13 -05:00
2016-12-22 22:10:40 -05:00
2016-10-12 00:24:24 -04:00
2016-12-19 15:42:39 -05:00
2016-12-18 00:18:59 -05:00
2016-12-06 04:04:08 -08:00
2016-07-18 11:51:37 -04:00
2016-09-26 00:17:58 +09:00

Tendermint

Simple, Secure, Scalable Blockchain Platform

version API Reference chat license

Branch Tests Coverage Report Card
develop CircleCI codecov Go Report Card
master CircleCI codecov Go Report Card

NOTE: This is yet pre-alpha non-production-quality software.

Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine, written in any programming language, and replicates it on many machines. See the application developers guide to get started.

Contributing

Yay open source! Please see our contributing guidelines.

Resources

Tendermint Core

Sub-projects

Install

go get -u github.com/tendermint/tendermint/cmd/tendermint

For more details, see the install guide.

Description
No description provided
Readme Apache-2.0 63 MiB
Languages
Go 72.6%
C 17.7%
Shell 3.2%
Python 1.6%
Makefile 1%
Other 3.7%