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 |
|
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 |
|