You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
669 B

  1. Source: tendermint
  2. Section: net
  3. Priority: optional
  4. Maintainer: Greg Szabo <greg@philosobear.com>
  5. Build-Depends: debhelper (>=9)
  6. Standards-Version: 3.9.6
  7. Homepage: https://tendermint.com
  8. Package: tendermint
  9. Architecture: amd64
  10. Version: @VERSION@
  11. Installed-Size: @INSTALLEDSIZE@
  12. Description: securely and consistently replicate an application on many machines
  13. Tendermint is software for securely and consistently replicating an application on many machines. By securely, we mean that Tendermint works even if up to 1/3 of machines fail in arbitrary ways. By consistently, we mean that every non-faulty machine sees the same transaction log and computes the same state.