Benjamin Canou
c691068209
Michelson: change semantics of CONCAT
2018-07-19 19:04:35 +02:00
Benjamin Canou
bd709a44ba
Michelson: parse bytes as a comparable_ty (thanks @catsigma)
2018-07-19 19:04:35 +02:00
Pierre Chambart
5a60dff917
Protocol_compiler: Add an option to avoid compiling
2018-07-19 18:52:00 +02:00
Grégoire Henry
077b3cd964
Script: add archive_protocol.sh
2018-07-19 18:52:00 +02:00
Grégoire Henry
50151c55a1
Compiler: allow for _
in protocol directory name.
2018-07-19 18:52:00 +02:00
Grégoire Henry
9b9c3a1bee
Proto: avoid conflict between client errors
2018-07-19 18:52:00 +02:00
Grégoire Henry
8b01c52529
Script: fix update_hashes.sh
2018-07-19 18:52:00 +02:00
Pierre Chambart
cff6c4beb1
Alpha_002: forced registration for unregistered delegates
2018-07-19 18:52:00 +02:00
Pierre Chambart
15857d7e90
Alpha_002: prepare for Proto_alpha
upgrade
2018-07-19 00:32:39 +02:00
Pierre Chambart
e80839efe1
Alpha: really allow big maps in lambda
2018-07-18 21:45:21 +00:00
Pierre Chambart
9bec16b6a2
Alpha: typecheck_data shouldn't allow big maps
2018-07-18 21:45:21 +00:00
Benjamin Canou
93a5b3fb7d
Michelson: allow big_map
s in more places
2018-07-18 21:45:21 +00:00
Grégoire Henry
c91f082a28
Makefile: rename tezos-$protocol-baker
to tezos-baker-$protocol
2018-07-18 23:43:49 +02:00
Benjamin Canou
152134947b
Makefile: use active_protocol_versions
2018-07-18 23:18:05 +02:00
Grégoire Henry
572bcf12fc
Docker: handle multiple protocols
2018-07-18 23:17:45 +02:00
Pierre Chambart
ae1f325b76
Baker: correct handling of protocol upgrades
2018-07-18 22:34:13 +02:00
Grégoire Henry
86091e98c6
Baker: use next_protocols
when calling GET /monitor/heads
2018-07-18 22:34:13 +02:00
Grégoire Henry
f9dd92d6b4
Shell/RPC: fix filtering of next_protocols
in GET /monitor/heads
2018-07-18 22:34:13 +02:00
Grégoire Henry
378c4e2780
Node: --connections
now implies --peer-table-size
2018-07-18 17:48:39 +02:00
Grégoire Henry
41fe7d17ea
Node: check that the size of known_peer_ids
is coherent
2018-07-18 17:48:39 +02:00
Grégoire Henry
c0d42c8f46
P2p: do not drop currently connected peers
2018-07-18 17:48:39 +02:00
Vincent Botbol
4fe9f82735
Alpha/Tests: add self-delegation on origination test cases
2018-07-17 16:56:56 +02:00
Vincent Botbol
07486a3027
Alpha/Origination: ensure that delegate's originated accounts are registered
2018-07-17 16:46:29 +02:00
Alain Mebsout
da986e27ab
Proto: show Michleson error traces in correct order
2018-07-17 13:52:04 +00:00
Alain Mebsout
e52455f00a
RPC: new client command and RPC to retrieve big map value by key
2018-07-17 13:42:04 +00:00
Alain Mebsout
82f20ade37
Proto: show big map diff in transaction receipt
2018-07-17 13:42:04 +00:00
Alain Mebsout
d73d3fdf2b
Proto: Show big map diffs with keys as expressions in addtion to hashes
2018-07-17 13:42:04 +00:00
Alain Mebsout
2da9a5331e
Client: Say which file would not be read
2018-07-17 13:42:04 +00:00
Alain Mebsout
a36f42506a
Alpha: Fix CREATE_CONTRACT spends twice
2018-07-17 14:37:54 +02:00
Milo Davis
7d58552bd5
Michelson: add command to view bytes as Michelson
2018-07-17 14:09:54 +02:00
Grégoire Henry
122a2421a6
Client/Test: fix sandbox detection
2018-07-17 13:51:53 +02:00
Vincent Botbol
e264e325f8
Doc: remove and fix brokens links
2018-07-17 11:37:22 +02:00
Vincent Bernardoff
41f6757ef8
Everywhere: exception Not_found -> _opt
2018-07-13 01:31:04 +02:00
Michael Sproul
2c28d3b202
Scripts: make opam env
invocation more robust
...
Tells `opam env` to explicitly use the init script for `sh`, which prevents it
from picking an incompatible script for another shell. In particular, the init
script for `fish` makes no sense when evaluated in `sh`.
2018-07-13 00:58:00 +02:00
Jev Björsell
9e2f8ba866
Updates to README.md
...
* Remove 'frozen in time' line about the www.tezos.com website
* Use `http://` for `oztez.com`. `https://` sends the user to a matrix
server and not there explorer webapp
2018-07-13 00:54:40 +02:00
Daniel Smith
18c69203d1
Allow changing the identity PoW setting
2018-07-13 00:51:00 +02:00
Grégoire Henry
359f858c3e
CI: fix opam dependencies
2018-07-11 23:27:04 +02:00
Vincent Botbol
6909f0b3bc
Shell: benchmark for the context storage
...
Co-authored-by: Quyen <kim.quyen.ly@tezos.com>
Co-authored-by: Grégoire Henry <gregoire.henry@tezos.com>
Signed-off-by: Grégoire Henry <gregoire.henry@tezos.com>
2018-07-11 21:02:14 +02:00
Benjamin Canou
f1dce56885
Michelson: fix Emacs mode
2018-07-10 16:49:55 +02:00
Benjamin Canou
9ed554f8b2
Docs: update links to generated odoc
2018-07-10 13:58:13 +00:00
Benjamin Canou
9f4ff764a8
Docs: fix src links in extern repos
2018-07-10 13:58:13 +00:00
Grégoire Henry
ea4e33b0e2
Client: preload encrypted keys when running a daemon (again)
...
This is 370114eb8b
again, sigh.
2018-07-09 13:02:06 +02:00
James Edwards
d3589324f5
Add tezos-signer to Docker image.
2018-07-09 12:14:43 +02:00
Grégoire Henry
75448c6767
CI: add branch *-staging
2018-07-09 11:31:46 +02:00
Grégoire Henry
53f7d15d1e
Update .gitlab-ci.yml
2018-07-07 03:31:31 +00:00
Benjamin Canou
a0b94cff2b
Resto: automatically retry a few times on 502 gateway errors
2018-07-06 23:28:33 +02:00
Vincent Bernardoff
d6fac868ee
Signer/Ledger: hash big payloads on Ledger if supported
2018-07-06 23:27:20 +02:00
Grégoire Henry
3dc8b7b605
Update .gitlab-ci.yml
2018-07-06 18:35:21 +00:00
Benjamin Canou
edc1a6512f
CI: fix p2p opam tests
2018-07-06 19:11:50 +02:00
Benjamin Canou
6c78c5bc25
Update README with new doc address and license
2018-07-06 18:18:41 +02:00