Commit Graph

2288 Commits

Author SHA1 Message Date
Grégoire Henry
5362b321d9 Dune: rename s/jbuild/dune/ 2018-08-01 10:32:12 +02:00
Vincent Bernardoff
d7d7457fa3 Node/RPC: listens on all resolved RPC addresses 2018-07-27 14:40:08 +00:00
Marco Stronati
18b45449ad
Doc: remove unused readme.rst from makefile 2018-07-25 16:47:10 +02:00
Marco Stronati
eae2260d3c Doc: sync README.md and index.rst 2018-07-25 16:46:17 +02:00
Marco Stronati
022cb0f5ea Doc: add activation of fundraiser account 2018-07-25 16:46:17 +02:00
b
66d91f05be Doc: add emacs michelson-mode 2018-07-25 16:46:17 +02:00
Marco Stronati
35c4379a1e Doc: add signer 2018-07-25 16:46:17 +02:00
Marco Stronati
59fc73d886 Doc: add node private mode 2018-07-25 16:46:17 +02:00
Marco Stronati
d35f84286b Doc: add ledger 2018-07-25 16:46:17 +02:00
Marco Stronati
f626e9d6ae Doc: new introduction howto{get,use,run} 2018-07-25 16:46:17 +02:00
Marco Stronati
8fb52eab6f Doc: add manual for all binaries 2018-07-25 16:46:17 +02:00
Marco Stronati
3b6e41b0e5 Doc: PoS add fitness 2018-07-25 15:58:38 +02:00
Marco Stronati
92575b6090 Doc: move rpc_usage to tutorials/rpc 2018-07-25 15:58:38 +02:00
Pietro
c7cfdcb4d9 [Doc]: Fix minor warnings and errors in the doc 2018-07-25 15:58:38 +02:00
Marco Stronati
9b1c338c29 Doc: fix titles and references 2018-07-25 10:58:35 +02:00
Marco Stronati
55bb91da79 CI/Makefile: decouple test for linkcheck to allow it to fail 2018-07-24 21:51:18 +02:00
Grégoire Henry
b7b6f0e960 CI: fix doc upload 2018-07-24 21:50:02 +02:00
Grégoire Henry
e85bdaeb14 Opam: update dependencies 2018-07-24 21:16:18 +02:00
Grégoire Henry
a72ae61312 Dune: add missing dune-project 2018-07-24 19:15:06 +02:00
Grégoire Henry
2a07a14efd Makefile: no need to pin local packages 2018-07-24 19:15:06 +02:00
Pietro
56209e7695 Doc: Remove dune flag from Makefile (now it is the default) 2018-07-24 19:15:06 +02:00
Pietro
b89682e441 Build: Jbuilder -> Dune 1.0.1 2018-07-24 19:15:04 +02:00
Vincent Bernardoff
907423a85b Signer/TCP: more flexible spec 2018-07-24 13:50:08 +00:00
Vincent Bernardoff
fe21585462 Utils/Socket: use getaddrinfo instead of gethostbyname 2018-07-24 13:50:08 +00:00
Benjamin Canou
b76b5367bb
Alpha: use underscores in error ids 2018-07-24 14:56:12 +02:00
dbornside
67cca7dd93 Node: change node config diagnostics json field labels to use underscores 2018-07-24 14:37:49 +02:00
dbornside
289cc7ba96 Alpha: fix Michelson interpreter diagnostics field names to have underscores 2018-07-24 14:37:49 +02:00
dbornside
41b98dac63 Alpha: change documented field labels to underscores in json field names 2018-07-24 14:37:49 +02:00
dbornside
ea5992d030 Alpha: change managerPubkey to underscores in json field names 2018-07-24 14:37:49 +02:00
Grégoire Henry
c1d89e3777
Compiler: use -hash-only in the test suite 2018-07-24 14:18:06 +02:00
Grégoire Henry
90ef97b38b Compiler: by default, enforce the hash declared in TEZOS_PROTOCOL 2018-07-21 01:06:51 +02:00
Grégoire Henry
588832f04c Proto: revert to the dummy hash for genesis 2018-07-21 00:29:13 +02:00
Grégoire Henry
fedf5d66c6 Proto: revert to the dummy hash for alpha 2018-07-21 00:28:48 +02:00
Grégoire Henry
8b6aa2b16d Alphanet.sh: minor fixes 2018-07-20 23:10:38 +02:00
Grégoire Henry
3b4db01ac7 Alphanet: fix ./alphanet.sh endorser status 2018-07-20 23:09:08 +02:00
Pierre Chambart
7b59161591 Script: fix archive_protocol.sh 2018-07-20 23:09:08 +02:00
Pierre Chambart
30def07aee Sandbox: Update scripts 2018-07-20 17:34:42 +02:00
Grégoire Henry
663127468d Accuser: ignore heads from protocols 2018-07-20 12:25:06 +00:00
Grégoire Henry
213bedaf58 Alpha: fix up compatibility for encoding of michelson primitives 2018-07-20 04:31:17 +02:00
Benjamin Canou
70fddce545 Micheline: versioned serializer for retrocompatibility 2018-07-19 19:26:24 +02:00
Alain Mebsout
a7eb0cdf36 Micheline: Fix binary deserialization of annotations
Fixes #262
2018-07-19 19:26:24 +02:00
Benjamin Canou
3ca1fc9509 Michelson: add missing bytes primitives on comparable_ty (thanks @tomjack) 2018-07-19 19:04:35 +02:00
Pierre Chambart
09592a6eeb Michelson: test compare on bytes and concat on 2 strings 2018-07-19 19:04:35 +02:00
Pierre Chambart
46f9f65b6a Michelson: Update documentation 2018-07-19 19:04:35 +02:00
Pierre Chambart
74b7ca2c77 Michelson: allow CONCAT on two bytes/strings 2018-07-19 19:04:35 +02:00
Benjamin Canou
d5ee3259db Michelson: update documentation 2018-07-19 19:04:35 +02:00
Benjamin Canou
e70cd5c645 Michelson: a few new tests 2018-07-19 19:04:35 +02:00
Benjamin Canou
7a9be54bd0 Michelson: add SIZE on string and bytes 2018-07-19 19:04:35 +02:00
Benjamin Canou
7508895e2d Michelson: add SLICE instruction on strings and bytes 2018-07-19 19:04:35 +02:00
Benjamin Canou
cd9dd32665 Michelson: add CONCAT on bytes 2018-07-19 19:04:35 +02:00