michael d5925f088c P2p: Add option to disable the mempool
This allows a node to specify that it doesn't want to receive operations
that are not included in a block. To do so, one should use the new
--disable-mempool option.

A disabled mempool node announce its configuration during the ACK exchange.
This configuration should be easily expandable with other options.

Node will keep track of the ack exchange configuration for each nodes it
is connected to and will not propagate its mempool to disabled mempool
nodes.

A disabled mempool node will ignore non-empty mempool received.
In the future, this incident should be punish by a decrement of its score
and / or ban.
2018-06-04 15:35:22 +02:00
2017-10-20 08:55:21 +00:00
2018-06-04 14:07:53 +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%