Commit Graph

  • 09f790680f
    I extended the grammar with optional semicolons and vertical bars. Christian Rinderknecht 2019-03-07 17:06:02 +0100
  • b7c2546e5b
    Daemon: await_bootstrapped_node now retries on Connection_failed Grégoire Henry 2019-03-05 17:29:09 +0100
  • ec6cefb1ff Forgot a file in the previous commit… Your Name 2019-03-05 15:23:34 +0100
  • 32c024cf4f Made the Verwion.ml more resistant. Your Name 2019-03-05 15:18:22 +0100
  • 9b1cdab3d2 Put back the full hash and -dirty in Verson.ml Your Name 2019-03-05 15:00:34 +0100
  • ee8ff6ce41
    Small refactoring. Christian Rinderknecht 2019-03-07 12:24:57 +0100
  • c0f541a803 Escaped invalid characters before printing lexical error message. Christian Rinderknecht 2019-03-04 09:42:58 +0100
  • 61575e13ea Merge commit '45d18f7' Your Name 2019-03-05 11:15:02 +0100
  • 629bb48b8f Used records everywhere instead of objects. Your Name 2019-03-05 09:53:58 +0100
  • 26eafdf87e tmp, compiles Your Name 2019-03-04 13:18:55 +0100
  • 0cb43cff8b Transformation of the printer into a visitor: first part (this compiles) Your Name 2019-03-01 19:58:04 +0100
  • 30cf888734 Started work on the typechecker. Your Name 2019-03-01 18:54:41 +0100
  • bbd590bc49 Propper dependency on .git/HEAD and .git/refs/heads/the_current_branch to regenerate Version.ml. Will not update correctly if a git worktree or its main .git are moved, in these cases use dune clean. Your Name 2019-03-01 18:49:25 +0100
  • 15d5f2485d Hack to get propper dune dependencies for Version.ml Your Name 2019-03-01 17:59:58 +0100
  • 0909650814 tmp Your Name 2019-03-01 17:53:52 +0100
  • 45d18f7b12
    Added instruction 'fail'. I changed the grammar and AST for local functions and removed global mutable variables. Christian Rinderknecht 2019-02-28 15:46:34 +0100
  • 32a1d2647c
    Opam: remove unused dependencies from alpha-{baker,endorser,accuser} Marco Stronati 2019-02-28 13:05:19 +0100
  • 9abcd0e55f
    P2p: change configuration of P2p_maintenance Grégoire Henry 2019-02-26 17:44:38 +0100
  • 10c37f153d
    Make 2-min sleep configurable (P2p_maintenance) Sebastien Mondet 2019-02-25 17:58:09 -0500
  • 35727d4ac3
    Clic: stop being colorless. Grégoire Henry 2019-02-27 02:36:06 +0100
  • e4a5d3c45c test for check point Lý Kim Quyên 2019-01-23 16:23:58 +0100
  • d7ba8bb07d Resto: Fix #480: Keep the host: set by the user with TEZOS_SIGNER_HTTP_HEADERS Pierre Boutillier 2019-02-27 10:12:40 +0100
  • b4b97dada3
    Fix identity.json preservation in docker images after a reset Pierre Boutillier 2019-02-26 18:34:30 +0100
  • c80ab66397
    Shell: improve termination Grégoire Henry 2019-02-20 15:34:46 +0100
  • 359f2d6932
    P2p: improve cancelation in maintenance Grégoire Henry 2019-02-20 15:02:01 +0100
  • 07595c9e1f
    P2p: improve cancelation Grégoire Henry 2019-02-20 14:44:38 +0100
  • 4adf696c65
    P2p: improve logging level Grégoire Henry 2019-02-20 14:44:07 +0100
  • d29f426b8e
    Fix some typos in Michelson specifications Raphaël Proust 2019-02-22 15:06:58 +0800
  • d649975494
    Fix some typos in the Michelson specification Ivan Gromakovskii 2019-01-29 13:15:01 +0300
  • 33a7ca51c3
    Client: Use Host in HTTP requests Grégoire Henry 2018-06-06 21:31:49 +0200
  • 24686ae8f2
    Shell/RPC: enforce Host when using CORS. Grégoire Henry 2018-06-06 21:16:32 +0200
  • e9eac31e9a Add /monitor/commit_hash RPC Sebastien Mondet 2019-02-25 16:58:36 -0500
  • 4893fe8826 added a comment to the dune file Galfour 2019-02-25 21:34:32 +0000
  • 9df0f6ad3a initial commit Galfour 2019-02-25 21:29:29 +0000
  • b4e6018dd1 P2p: do not use ipv4 discovery in sandboxed scripts (closes 477) Grégoire Henry 2019-02-25 15:44:25 +0100
  • 32348c092c
    Fix use of ledger in main_signer Sebastien Mondet 2019-02-20 16:24:52 -0500
  • 3690566b0b
    Fix client display for “unspecified” chain-id Sebastien Mondet 2019-02-12 14:03:44 -0500
  • f2dd2c5776
    Improve UX of ledger commands Sebastien Mondet 2019-01-30 17:58:21 -0500
  • da4a99ac27
    Add support for test-chain-related APDUs Sebastien Mondet 2019-01-28 17:12:58 -0500
  • 575aafc554 vendors: add synopsis to each opam file Raphaël Proust 2019-02-20 11:01:48 +0800
  • 4cbc5282b8
    P2p: fix typo Grégoire Henry 2019-02-21 15:30:59 +0100
  • 568057ed8f
    P2p: minor style issues Raphaël Proust 2019-02-21 14:58:59 +0100
  • 9250e3891d
    P2p: add P2p_point.Id.pp_list Julien Tesson 2018-11-12 13:25:05 +0100
  • 0557c49c88
    P2p: add P2p_connection.Pool_event.pp Julien Tesson 2018-10-26 13:41:25 +0200
  • 48094c9989
    Stdlib: add Option.pp Julien Tesson 2018-10-24 17:17:18 +0200
  • be5f985ec7
    P2p: exporting Point.Id.equal Julien Tesson 2018-10-24 17:06:16 +0200
  • f6f047ea15 Micheline: fix dependencies in opam/dune Raphaël Proust 2019-02-21 11:55:10 +0800
  • e4e30bb3d8 Scripts: more typos Raphaël Proust 2019-02-21 16:45:01 +0800
  • 97a1b9160a Scripts: typos b 2019-02-21 09:21:44 +0100
  • acf376617c Doc: fix typo b 2019-02-21 09:17:37 +0100
  • 671b10a2d2 Micheline: small improvements to the tests Raphaël Proust 2019-02-21 10:33:34 +0800
  • 10c2406ce6 add test Lý Kim Quyên 2019-02-20 12:03:29 +0100
  • 12fd778172 Test/Micheline: clean-up & refactor of the test suite Vincent Botbol 2019-02-14 15:04:16 +0100
  • 2d0c98b2da test michelson parser Lý Kim Quyên 2019-01-23 15:43:50 +0100
  • f44212ce57 gitlab-ci: run src/proto_alpha/lib_client tests Raphaël Proust 2019-02-20 14:44:30 +0800
  • ad4e02c827 test michelson macros Lý Kim Quyên 2019-01-23 15:34:00 +0100
  • 4aafeee6eb
    Signer: added supports_deterministic_nonces Eugen Zalinescu 2018-12-17 10:07:32 +0100
  • d76c24670a
    Signer: very simple test for deterministic nonce Eugen Zalinescu 2018-12-14 10:34:08 +0100
  • fd9694d8b0
    Signer: added deterministic nonces Eugen Zalinescu 2018-10-29 11:56:20 +0100
  • 987d3a9c6a
    P2p: use --private-mode for sandboxed nodes Grégoire Henry 2019-02-20 18:56:49 +0100
  • d78505fff8
    Opam: fix packaging of proto_demo Grégoire Henry 2019-02-20 18:34:28 +0100
  • e3f9ae4578
    P2p: (re)add local peer discovery Grégoire Henry 2019-02-20 17:52:47 +0100
  • f51b8ad998
    Client: update proto_demo Philippe Bidinger 2018-10-18 13:32:14 +0200
  • 91403aa69d
    Shell: remove dead code Grégoire Henry 2018-10-29 22:08:12 +0100
  • f458b6119c
    Lwt_utils: connect: add a ?timeout argument Vincent Bernardoff 2018-09-04 00:23:51 +0900
  • cc848fc479
    P2p: export 'P2p_pool.private_node' OCamlPro-Iguernlala 2018-08-24 11:15:04 +0200
  • a70ae26706
    P2p: export function 'P2p_pool.score' OCamlPro-Iguernlala 2018-07-24 15:54:22 +0200
  • 3a3d0848ad
    P2p: randomly allow one additional incoming connection OCamlPro-Iguernlala 2018-07-19 15:25:48 +0200
  • 3a4d523e09
    P2p: improve logging level in P2p_maintenance OCamlPro-Iguernlala 2018-07-19 12:34:57 +0200
  • 78f22f4fdd
    Alpha/Baker: add optional pidfile argument to daemons Vincent Bernardoff 2018-07-11 16:40:56 +0200
  • c66381a1c3
    Signer: add an optional pidfile argument Vincent Bernardoff 2018-07-11 15:40:22 +0200
  • 356f4df169
    Alpha: rename versions to alpha_{current,previous} Marco Stronati 2019-01-20 21:42:19 +0100
  • 6194efa4e0
    Scripts: remove old archive_protocol.sh Marco Stronati 2019-01-19 09:14:03 +0100
  • 62abb52b9f
    Scripts: add activate_protocol.sh Marco Stronati 2019-01-10 16:01:30 +0100
  • 53fc7c9dfc
    Scripts: add snapshot_alpha.sh Marco Stronati 2019-01-09 16:24:55 +0100
  • a21f671b0d
    Alpha/Test: added voting tests for quorum astefano 2018-12-02 09:09:32 +0100
  • d478985bf8
    Alpha/Test: fix tests failing when tokens_per_roll changes astefano 2019-02-04 16:36:30 +0100
  • f193038e91
    Shell: remove unused dependecies in opam file Marco Stronati 2019-01-11 16:53:58 +0100
  • 1e6a8e1874
    Crypto: add check on signature path lengths Marco Stronati 2019-02-13 19:50:23 +0100
  • fd4f435e2e
    Crypto: add docstrings Marco Stronati 2019-02-13 15:22:27 +0100
  • c7c8d64557
    Error Monad: improve docstring to register_error_kind Raphaël Proust 2019-02-20 14:03:44 +0800
  • 3776e6853d
    Error Monad: add docstring to register_error_kind Pietro Abate 2018-10-29 10:33:42 +0100
  • 5f378c8ba0
    P2p: algorithmic optimisation in P2p_pool. Grégoire Henry 2019-02-19 16:29:54 +0100
  • 15b61d6b84
    P2p: fix race condition in node initialisation Grégoire Henry 2019-02-19 16:29:38 +0100
  • 1853889637
    P2p: improve P2p_socket Grégoire Henry 2019-02-19 16:28:12 +0100
  • 2716cbc1f1
    P2p: introduce P2p_fd Grégoire Henry 2019-02-19 16:27:14 +0100
  • 2e85409d25
    Stdlib: better debug message in List.Bounded.insert Grégoire Henry 2019-02-19 16:27:22 +0100
  • 14656a288b
    Make: add make build-dev-deps Grégoire Henry 2019-02-19 17:08:02 +0100
  • fbd97da7b4
    Opam: add upper constraint on cstruct Grégoire Henry 2019-02-19 17:07:36 +0100
  • 9fdf0636c9
    Opam: add upper constraint on dune Grégoire Henry 2019-02-19 17:04:22 +0100
  • cf3390448a Lib_client_base: add branch option to wait for confirmation command Victor Allombert 2019-02-19 12:56:11 +0000
  • d30894b2f9
    Proto_alpha/forge: more consistent style Raphaël Proust 2018-11-27 17:25:49 +0800
  • e956c1f7bf
    Proto_alpha/forge: simplify error management Raphaël Proust 2018-11-27 17:25:20 +0800
  • 5ed2ac3f90
    Add Vim swap files to .gitignore Jeremy Bae 2019-01-04 00:50:25 +0900
  • 7c59d32a4b Client: emit exit 1 when operation receipt is not found Pietro Abate 2019-01-30 20:50:39 +0100
  • cb0b8f63b1 Shell: properly handle Unix_error while validating blocks Grégoire Henry 2019-02-06 20:19:08 +0100
  • fd2c043a5d Return proper error message in ocp-resto/client Sebastien Mondet 2019-02-14 11:22:52 -0500
  • 27c5bc86c0
    Doc: add client voting commands Marco Stronati 2019-02-04 13:00:49 +0100
  • 9026903850
    Doc: update stack exchange status b 2019-02-06 09:53:51 +0100
  • 136f16de14
    Build-deps update imposed by uri.2.1.0 change in place Pierre Boutillier 2019-02-01 21:30:21 +0100