astefano d478985bf8
Alpha/Test: fix tests failing when tokens_per_roll changes
This commit fixes the tests (except those from voting.ml) which failed when the value
of tokens_per_roll (from src/proto_alpha/lib_protocol/src/constants_repr.ml) changes.

Notably, 2 functions were deleted with get next baker by priority from double_baking.
They were used only in one test and they were creating pairs of baker and index,
but this index did not necessarily correspond to the baker's priority.
2019-02-20 12:39:20 +01:00
2017-10-20 08:55:21 +00:00
2019-02-19 17:37:54 +01:00
2018-07-10 16:49:55 +02:00
2019-02-19 17:37:54 +01:00
2018-08-01 10:52:24 +02:00
2019-02-19 13:16:45 +01:00
2016-09-08 19:29:33 -07:00
2018-08-01 10:52:24 +02:00
2018-08-01 10:52:24 +02:00
2018-10-02 11:23:31 +02:00
2019-02-19 17:37:54 +01:00
2018-09-17 15:53:10 +02:00

Tezos

The Project

Tezos is a distributed consensus platform with meta-consensus capability. Tezos not only comes to consensus about the state of its ledger, like Bitcoin or Ethereum. It also attempts to come to consensus about how the protocol and the nodes should adapt and upgrade.

  • Developer documentation is available online at http://tezos.gitlab.io/master always in sync with the master branch (which may be desynchronized with the code running on the live networks, replace master in the URL by the branch of your choice: mainnet, alphanet, zeronet, to make sure you are consulting the right API version)
  • The website https://tezos.com/ contains more information about the project.
  • All development happens on GitLab at https://gitlab.com/tezos/tezos

The source code of Tezos is placed under the MIT Open Source License.

The Community

The Networks

The Tezos Alpha (test) network has been live and open since February 2017.

The Tezos Beta (experimental) network has been live and open since June 2018.

Description
Languages
OCaml 84.6%
TypeScript 7.1%
JavaScript 4%
CSS 1.4%
Shell 0.8%
Other 2%