Commit Graph

2361 Commits

Author SHA1 Message Date
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
Grégoire Henry
6d59a497e7 CI: add script for importing packages 2018-07-06 18:18:41 +02:00
Grégoire Henry
f49fc5f548 CI: allow documentation versionning 2018-07-06 18:18:41 +02:00
Grégoire Henry
c0222e53ee CI: use the new opam images from tezos/opam-repository 2018-07-06 18:18:41 +02:00
Benjamin Canou
8aec39d8bb CI: use IPv4 in p2p tests 2018-07-06 18:05:10 +02:00
Benjamin Canou
9bc9768e17 Fix OPAM dependencies 2018-07-04 19:03:31 +02:00
Guenther Starnberger
f7d95c30cf Don't combine positional args passed to exec_docker into single argument 2018-07-04 17:33:55 +02:00
Vincent Bernardoff
7f569b45fa Signer/Encrypted: typos 2018-07-04 09:47:25 +02:00
Vincent Bernardoff
a0f5cb09db Signer/Encrypted: add test 2018-07-04 09:47:25 +02:00
Marco Stronati
822f38f735 Doc/PoS: typo 2018-07-03 15:46:31 +00:00
Marco Stronati
3fbfe3c1db Doc/PoS: how to compute seed 2018-07-03 15:46:31 +00:00
Marco Stronati
cd823a05b8 Doc/PoS: remove mention to PVSS 2018-07-03 15:46:31 +00:00
Marco Stronati
a077269563 Doc/PoS: remove TIME_DELAY_FOR_PRIORITY 2018-07-03 15:46:31 +00:00
Marco Stronati
0ed80bcced Doc/PoS: changes to baking rights 2018-07-03 15:46:31 +00:00
Marco Stronati
24c4e6559e Doc/PoS: multiple endorsements, one operation 2018-07-03 15:46:31 +00:00
Marco Stronati
45ddfeacea Doc/PoS: explain endorsements 2018-07-03 15:46:31 +00:00
Marco Stronati
399045c425 Doc/PoS: add seed_nonce_revelation_tip 2018-07-03 15:46:31 +00:00
Marco Stronati
1539f0d0e8 Doc/PoS: simplify security deposit 2018-07-03 15:46:31 +00:00
Marco Stronati
5b6db63b34 Doc/PoS: rename allowed_fork to preserved_cycles 2018-07-03 15:46:31 +00:00
Vincent Bernardoff
ea78c9b6d6 Signer/Ledger: major > 1 also supports P256 2018-07-03 14:55:28 +00:00
Pierre Chambart
8581264d11 Tests: add a Michelson guestbook test contract 2018-07-03 15:30:28 +02:00
Benjamin Canou
c3c4e3d5a8 Tests: fix injection test after headers update 2018-07-03 15:26:10 +02:00
Benjamin Canou
dd4844127e Fix small glitch in update_hashes script 2018-07-03 14:08:59 +02:00
Benjamin Canou
467a32f180 Fix small glitch in chain reset script 2018-07-03 13:44:59 +02:00
b
322710c56c Update wrong licenses 2018-07-03 12:04:24 +02:00
Benjamin Canou
031e18c5d0 Scripts: add update_hashes.sh 2018-07-03 12:02:10 +02:00
Benjamin Canou
61acb40784 Scripts: fix test chain reset script 2018-07-02 16:47:34 +02:00
Benjamin Canou
74732d7711 Sync with betanet 2018-07-02 10:53:20 +02:00