Grégoire Henry
|
d5d5cc7c09
|
Proto: rename bootstrap into alpha
|
2017-02-25 18:14:05 +01:00 |
|
Benjamin Canou
|
bc16b027c2
|
Proto: allow origination of two contract with the same properties.
fixes #124
|
2017-02-24 16:24:27 +01:00 |
|
Vincent Bernardoff
|
6d41b3d38c
|
Shell: Improve the CLI of tezos-node
* Use subcommands:
* `tezos_node run`
* `tezos_node config`
* `tezos_node identity`
* Regroup all on-disk data in `--data-dir`
* Split `Node_main` in multiple files.
* Add DNS resolution for `--net-addr` and `--rpc-addr`
* Hardcode `bootstrap.tezos.com` as bootstrap peer(s)
* Add `--no-bootstrap-peers`
* Rename `--expected-connections` -> `--connections`
|
2017-02-15 15:26:17 +01:00 |
|
Grégoire Henry
|
b228904bc7
|
Node: more CLI argument
|
2017-01-23 22:15:36 +01:00 |
|
Benjamin Canou
|
a098d25a55
|
Client: add a context to command evaluation.
|
2016-12-03 13:05:02 +01:00 |
|
Benjamin Canou
|
e7c39578b4
|
Extract the js_of_ocaml compatible part of utils.
|
2016-12-01 18:27:53 +01:00 |
|
damian
|
d391be687b
|
Update tooling for new cmdliner code.
|
2016-12-01 12:57:22 +01:00 |
|
Grégoire Henry
|
1805a1d816
|
Shell: inline Ed25519 into Environment
This interface is not used in the shell, only in the protocol. It is
just a (documented) wrapper over a fragment of sodium.
|
2016-11-16 00:53:40 +01:00 |
|
Grégoire Henry
|
cbee2ecfe7
|
Test: improve report
|
2016-10-12 15:33:32 +02:00 |
|
Çağdaş Bozman
|
03d37bfdeb
|
Update test framework
We now use Kaputt for our tests.
|
2016-10-10 11:30:06 +02:00 |
|
Tezos
|
f42e9d12ac
|
First public release
|
2016-09-08 19:29:33 -07:00 |
|