Commit Graph

  • f2de3ffa3e Proto_sigs: split the deprecated module Hash Grégoire Henry 2018-01-30 11:25:14 +0100
  • 04465e3ac6 Proto_sigs: split the deprecated module Tezos_data Grégoire Henry 2018-01-30 11:08:56 +0100
  • db57afa4d1 Refactor: update OPAM packages in CI Grégoire Henry 2018-01-29 01:26:41 +0100
  • 70a4fbac3a Refactor: rename package tezos-embedded-client-* -> tezos-client-* Grégoire Henry 2018-01-29 01:16:58 +0100
  • fda8b4ee5f Refactor: rename prota_alpha/lib_proto Grégoire Henry 2018-01-29 01:08:26 +0100
  • c75756bd6d Refactor: introduce lib_client_environment Grégoire Henry 2018-01-29 01:06:47 +0100
  • acc0c5c512 Compiler: allow not to generate Registerer Grégoire Henry 2018-01-29 01:03:24 +0100
  • 0c2acd2d48 RPC: simplify Worker.EVENT Grégoire Henry 2018-01-25 11:32:51 +0100
  • e664179927 Refactor: CI: check opam packages Grégoire Henry 2018-01-23 13:51:36 +0100
  • 1d5b4c1e3b Refactor: merge lib_p2p_services into lib_shell_services Grégoire Henry 2018-01-26 13:07:49 +0100
  • 7277c9889b Refactor: Move/split P2p_types into lib_base Grégoire Henry 2018-01-24 12:48:25 +0100
  • be9f068478 Refactor: More PRC types into Tezos_base Grégoire Henry 2018-01-24 10:25:29 +0100
  • c4420ac40e Refactor: Move Blake2B.Make instanciation into Tezos_base Grégoire Henry 2018-01-23 15:11:55 +0100
  • b0466aceed Refactor: Fix lib_protocol_updater dependencies Grégoire Henry 2018-01-23 14:53:49 +0100
  • 96e493006c Refactor: Rename lib_node_updater -> lib_protocol_updater Grégoire Henry 2018-01-22 19:52:53 +0100
  • 96fe5239c9 Refactor: Rename lib_node_shell -> lib_shell Grégoire Henry 2018-01-22 19:46:41 +0100
  • 58388bd304 Refactor: Merge lib_node_shell_base/lib_node_services} -> lib_shell_services Grégoire Henry 2018-01-22 20:08:44 +0100
  • 552237673e Refactor: Move Mempool and Block_locator into lib_base Grégoire Henry 2018-01-22 19:25:07 +0100
  • 4acdfc67fb Refactor: Remame lib_node_p2p/p2p_base into lib_p2p/p2p_services Grégoire Henry 2018-01-22 19:08:18 +0100
  • e0a2570988 Refactor: Rename Node_rpc_services.Network into P2p_services Grégoire Henry 2018-01-22 18:58:43 +0100
  • 1f3c68cbd8 Refactor: Regroup protocols Grégoire Henry 2018-01-22 18:43:58 +0100
  • a3d0ee644a Refactor: Rename lib_rpc_base -> lib_rpc Grégoire Henry 2018-01-22 18:30:12 +0100
  • 636a61bf2b TMP merge Grégoire Henry 2018-01-30 10:12:21 +0100
  • 8f47c1dd6c Fix .gitignore Grégoire Henry 2018-01-29 23:33:21 +0100
  • e6cbf51745 CI: less jobs on master Grégoire Henry 2018-01-29 23:23:52 +0100
  • e3a7f334ca CI: fix publish:pages (again) Grégoire Henry 2018-01-29 23:22:56 +0100
  • b8beba2201 CI: fix rule publish:pages: Grégoire Henry 2018-01-29 22:54:20 +0100
  • 260a717cc1 CI: Fix the publish rules Grégoire Henry 2018-01-29 22:11:18 +0100
  • 6e7ca5ddaf CI: use the 'safe_docker' tag to build docker images Grégoire Henry 2018-01-28 20:57:04 +0100
  • 55db2dbf18 CI: improve pipeline duration Grégoire Henry 2018-01-28 20:03:31 +0100
  • 99cdf5e5c2 gitlab CI refactoring Pietro 2018-01-16 15:45:42 +0100
  • 66fb1811ae Opam: add missing dep in tezos-node-shell-base Grégoire Henry 2018-01-28 18:52:42 +0100
  • f00c7c0667 Data encoding: fail on string_enum that should be a constant Milo Davis 2018-01-10 20:41:52 -0500
  • c77cbcb30b Data_encoding: use constant from ocplib-json-typed Milo Davis 2018-01-17 22:22:20 -0500
  • ea500256f0 P2p: tentative fix for #98 Grégoire Henry 2018-01-27 15:10:04 +0100
  • e7483ff392 Opam: new release of ocp-ocamlres Grégoire Henry 2018-01-27 14:54:12 +0100
  • 0c51f7a7ca Proto: Fix warning Grégoire Henry 2018-01-26 13:19:16 +0100
  • a30f20c4e3 Base: remove Lwt_utils.canceler Grégoire Henry 2018-01-27 13:35:47 +0100
  • 9060122b26 Node: only validate branches that can increase the current head's fitness Benjamin Canou 2018-01-03 16:56:38 +0100
  • 41ad73a3ed Utils: remove Lwt_utils.queue Benjamin Canou 2018-01-02 17:07:11 +0100
  • 6f34b85504 RPC: net validator worker introspection Benjamin Canou 2018-01-22 18:08:41 +0100
  • 0779221d04 Node: switch the net validator to Tezos_worker Benjamin Canou 2018-01-22 17:21:23 +0100
  • e5405c2f72 RPC: peer validator worker introspection Benjamin Canou 2018-01-22 18:06:18 +0100
  • ecbf1805e1 Node: switch the peer validator to Tezos_worker Benjamin Canou 2018-01-22 17:47:18 +0100
  • 50b1957714 RPC: block validator worker introspection Benjamin Canou 2018-01-22 18:05:26 +0100
  • 6d3f5af163 Node: switch the block validator to Tezos_worker Grégoire Henry 2018-01-26 13:10:20 +0100
  • 4e04e233a0 RPC: prevalidator worker introspection Benjamin Canou 2018-01-22 18:04:20 +0100
  • 98ec3393b6 Node: switch the prevalidator to Tezos_worker Benjamin Canou 2017-11-30 18:34:22 +0100
  • d50402c27b Introduce Tezos_shell.Worker Benjamin Canou 2018-01-22 15:25:48 +0100
  • 4d197b4ba3 Node: document an internal prevalidator error Benjamin Canou 2017-11-29 18:25:07 +0100
  • cd94b998c0 Node: throttle advertisement of newly discovered operations a little bit Benjamin Canou 2017-11-29 17:39:43 +0100
  • 755d63c0ef Node: limit the refused operations cache in the prevalidator Benjamin Canou 2017-11-29 13:51:06 +0100
  • 0652808259 Shell: refactoring of the prevalidator Benjamin Canou 2017-11-17 17:17:48 +0100
  • 566a92197b Get rid of forced operation injection Benjamin Canou 2017-11-23 16:39:33 +0100
  • dee86fb462 Utils: add Lwt_pipe.pop_with_timeout Benjamin Canou 2017-12-19 19:06:22 +0100
  • 9b09e70f5e Utils: add Ring.clear Benjamin Canou 2017-12-07 14:31:28 +0100
  • bb90cc9dec Utils: add Lwt_pipe.peek_all Benjamin Canou 2017-11-30 16:39:32 +0100
  • 2441ad6026 Utils: add Ring.add_and_return_erased Benjamin Canou 2017-11-29 13:46:36 +0100
  • f145c4b196 Utils: add Lwt_pipe.pop_all_now Benjamin Canou 2017-11-22 18:29:51 +0100
  • cfd5151279 Alpha: fix colliding JSON schema definitions Benjamin Canou 2017-12-16 00:50:20 +0100
  • 6e629584ff Jbuilder: fix rule runtest_indent Grégoire Henry 2018-01-27 11:21:41 +0100
  • ff3d8799da Add 'whitedoc/proof_of_stake' to the doc index Grégoire Henry 2018-01-27 01:44:07 +0100
  • 5823c0e6f7 PoS doc Arthur B 2018-01-26 17:13:33 +0000
  • 545cd0c869 Client: commands to update config file Milo Davis 2018-01-11 19:10:12 -0500
  • 937869da43 Client: split admin/debug commands into separate executable Milo Davis 2018-01-15 22:10:20 -0500
  • c98426fb02 Debug: unmark invalid block Milo Davis 2018-01-12 17:57:08 -0500
  • df746e606d Indent: reindent with ocp-indent and fix the script Pietro 2018-01-25 14:51:31 +0100
  • bd8eaddc8c Resto: properly handle text/ocaml.exception. Grégoire Henry 2018-01-25 12:29:45 +0100
  • 00f7a0ea87 RPC: improves error handling for exceptions on generic RPCs Milo Davis 2018-01-24 09:38:19 -0500
  • 4109adfd77 Node: properly report RPC port already in use, fixes #69 Pietro 2018-01-10 14:36:18 +0100
  • 89f9d9aa5f Docs: Fix minor problem with make clean Pietro 2018-01-23 16:12:48 +0100
  • ce35bc5346 Michelson: light refactoring of equality witnesses Bruno B 2018-01-23 13:35:48 +0000
  • adf860ea40 Docs: new documentation structure using Sphinx/RST Benjamin Canou 2017-11-11 11:40:20 +0100
  • 64c65558d8 Node: add missing error pretty printers Benjamin Canou 2018-01-22 22:19:18 +0100
  • 2f85dc526d Node: fails gracefully if data dir cannot be created, fixes #83 Pietro 2018-01-05 18:37:34 +0100
  • 311f10aa83 Test: adds environment variable to disable contract typechecking Milo Davis 2018-01-08 22:00:03 -0500
  • 7b6d8c3db3 Temporary CI fix Grégoire Henry 2018-01-22 10:42:02 +0100
  • 0abdb2a893 Minor renaming. Grégoire Henry 2018-01-22 09:20:53 +0100
  • bfb2d223c0 opam: fix sandboxed scripts Grégoire Henry 2018-01-22 09:20:46 +0100
  • fbeff067c3 lib_RPC: bonary -> binary Milo Davis 2018-01-20 22:45:14 -0500
  • 6e56b7b5e7 Client: Typo in michelson error reporting Milo Davis 2018-01-19 13:55:22 +0100
  • 13c506ab16 Test: remove duplicate typechecking of contracts Milo Davis 2018-01-19 13:55:38 +0100
  • 4433395c6e Proto/Env: export the Option module Milo Davis 2018-01-19 13:54:39 +0100
  • b8063b40fe Storage: add omitted case to storage_error_encoding Milo Davis 2018-01-10 13:46:51 -0500
  • 525b09259f Fix d9405292a4 Grégoire Henry 2018-01-18 16:05:06 +0100
  • e6f773f697 Base58: encode secret keys as seed Vincent Bernardoff 2018-01-08 17:21:29 +0100
  • d9405292a4 Move all packages to src/ Pietro 2018-01-16 16:30:58 +0100
  • 3351024e3a Remove trailing .install file Pietro 2018-01-16 16:27:10 +0100
  • a9957015e1 Alpha: make duplicate_endorsement a branch error Arthur B 2018-01-10 22:10:37 +0100
  • 4fe973fa72 Ed25519: add bytes converters Vincent Bernardoff 2018-01-09 13:21:01 +0100
  • ae82f2b279 Shell: enforce the context hash of the block header Grégoire Henry 2017-12-05 15:19:25 +0100
  • 009d562e08 Shell: add context in block header Grégoire Henry 2017-12-05 15:19:22 +0100
  • 270dc3e9e8 Context: remove the default message Grégoire Henry 2017-12-05 15:18:05 +0100
  • 881186c58f Client/Genesis: let's use 'preapply'. Grégoire Henry 2017-12-05 15:18:02 +0100
  • e850648894 Shell/RPC: preapply now take a list of list of operations. Grégoire Henry 2017-12-05 15:17:57 +0100
  • 46d7830af4 Shell: Memoize locator computations Pierre Chambart 2017-12-17 19:51:06 +0100
  • 9405b702e9 OPAM: use the hex package Grégoire Henry 2018-01-15 15:03:13 +0100
  • 0c9592bca7 Michelson: SELF instruction implemented Milo Davis 2018-01-11 11:15:35 -0500
  • d69717dd75 gitignore: .DS_Store banished! Pietro 2018-01-13 13:04:46 +0100
  • 3373a1985c Michelson: document contract creation from literal Milo Davis 2018-01-08 21:14:22 -0500