Go to file
Milo Davis e6418b4602 Test: minor improvements to test_lib.inc.sh
- Can now set show_logs variable from outside the script
- Better logging for assert_balance
- bake_after can now handle quoted arguments
2018-04-08 11:41:37 -04:00
.github Symlink: fix missing symlink referent 2018-01-31 22:36:07 +00:00
.gitlab/issue_templates Issue template 2017-10-20 08:55:21 +00:00
docs Docs: fix the RPC and error docs intros 2018-03-26 01:04:07 +02:00
emacs Client: update typecheck program flags and michelson mode 2018-02-17 20:42:03 -05:00
scripts Script: generate prefix for base58 encoding 2018-04-06 11:47:22 +02:00
src Test: minor improvements to test_lib.inc.sh 2018-04-08 11:41:37 -04:00
vendors Jbuilder: update to beta.19.1 2018-04-06 11:47:22 +02:00
.dockerignore Fix .gitignore 2018-04-06 11:47:22 +02:00
.gitignore Fix .gitignore 2018-04-06 11:47:22 +02:00
.gitlab-ci.yml Base: rename Cli_entries into Clic 2018-04-03 15:21:38 +02:00
.ocp-indent First public release 2016-09-08 19:29:33 -07:00
jbuild Jbuilder: Move alpha/genesis/demo in their own two OPAM packages 2017-12-04 16:05:54 +01:00
jbuild-workspace Jbuilder: Move client & node libraries in their own OPAM packages 2017-12-04 19:15:26 +01:00
Makefile Makefile: use ${MAKE} for recursive calls 2018-03-20 07:10:27 +01:00
README.md Update the README 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.