Grégoire Henry d6f79edae2 Shell/RPC: rework /blocks
- start using `GET` and query parameters instead of `POST`  when
  meaningful

- inline parsed protocol data and metadata in block headers

- inline parsed protocol data and metadata in operations

- split the RPC in four categories:

  - static data, available explicitly in block headers and operations

  - static "metadata", information that were computed while validating
    a block or an operation, but which are not explicit in the block
    header (e.g. the baker of a block, the list of internal
    transfer... (currently not implemented, but that's WIP))

  - "context" all the static data we may read in the context
    (contracts balance, list of delegates, ...)

  - "helpers" are some RPC that may perform some computation.
2018-06-06 10:54:33 +02:00
2017-10-20 08:55:21 +00:00
2018-06-06 10:54:33 +02:00
2018-06-06 10:54:33 +02:00
2018-06-06 10:54:33 +02:00
2018-06-06 10:49:48 +02:00
2018-05-27 21:25:38 +02:00
2018-05-25 17:18:41 +02:00
2016-09-08 19:29:33 -07:00
2018-05-30 12:59:59 +02:00
2018-02-20 22:40:43 +00:00

Tezos

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.

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

The source code of Tezos is currently under exclusive copyright of Dynamic Ledger Solutions, and will be open sourced under the MIT license when the main network lunches.

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