Commit Graph

  • f9c28da177 Docs: update Michelson to the new collection litterals Benjamin Canou 2018-01-09 20:14:54 +0100
  • c71d6c704f Micheline: more compact binary serialization Milo Davis 2017-12-07 18:36:42 +0100
  • f1132b8044 Michelson: Collection literals are now sequences Milo Davis 2017-12-07 14:37:59 +0100
  • 2364a66403 Michelson: Simpler prim encoding Milo Davis 2017-12-07 14:44:39 +0100
  • 6e1be8efe3 Docs: fix broken link Bruno B 2018-01-02 17:10:19 +0000
  • 899bc53289 Emacs: use special-mode-map derivative in output buffer Milo Davis 2018-01-08 10:48:27 -0500
  • 2d00e5a2f8 Base58: use option values instead of raising Vincent Bernardoff 2018-01-04 17:11:13 +0100
  • 2d349b606f TzString: add fold_left Vincent Bernardoff 2018-01-04 17:10:24 +0100
  • 44b39a51c3 Ed25519: typos Vincent Bernardoff 2018-01-04 17:30:39 +0100
  • 58ad60f38a Lwt: do not use deprecated functions Vincent Bernardoff 2017-12-29 15:29:29 +0100
  • 0ce7c79367 Micheline: fix loop in resilient parser Benjamin Canou 2018-01-02 11:54:46 +0100
  • a7617f527d Michelson: Contract creation from literal Milo Davis 2017-12-13 14:34:33 +0100
  • 2e859f14a3 Michelson: add regression test for hash consistency Benjamin Canou 2017-12-16 01:30:07 +0100
  • 6eec862617 Michelson: makes command line consistent with Michelson Milo Davis 2017-12-14 14:52:19 +0100
  • dabc30ea5f Node: warn user if {TEZOS,LWT}_LOG is invalid Vincent Bernardoff 2017-12-15 17:01:25 +0100
  • f10d979432 Stdlib: add Option.try_with Vincent Bernardoff 2017-12-15 17:00:50 +0100
  • 9d30a8f4bf Node: better error reporting in peer validator Pietro Abate 2017-12-13 12:08:43 +0100
  • 054506a85f Init-client: fix bash-completion error Milo Davis 2017-12-14 11:33:38 +0100
  • e54b7e9eb2 Micheline: fixes bug in resilient parser Milo Davis 2017-12-14 12:37:12 +0100
  • 71c8e02b41 Node: properly restore the current head after a node reboot Pietro Abate 2017-12-14 18:46:55 +0100
  • ac93872b2c Alpha: allow no commas in tez litterals Benjamin Canou 2017-12-14 18:40:30 +0100
  • 319585dd80 Michelson: preliminary gas infrastructure Milo Davis 2017-11-06 15:22:58 +0100
  • ef29aa2d0a Michelson: reindent interpreter Milo Davis 2017-12-01 10:39:14 +0100
  • 82dcd5c179 Data_encoding: optimize binary serialization Milo Davis 2017-12-04 16:35:48 +0100
  • b2918c1387 Data_encoding: Adds ranged_int and ranged_float Milo Davis 2017-12-08 11:59:09 +0100
  • dc7a023e22 Data_encoding: Make tags on unions mandatory Milo Davis 2017-11-24 17:19:38 +0100
  • abd5bb22a8 Error monad: Better error for non-object error encodings Milo Davis 2017-12-04 12:10:20 +0100
  • 25bc6bfc96 RPC: Hides optional fields when inputting JSON Milo Davis 2017-09-14 17:17:45 +0200
  • e75112d8e2 RPC: file can be used with rpc call Milo Davis 2017-09-12 17:10:19 +0200
  • 9f5b6183ac Apply patch: update script to match new directory structure Milo Davis 2017-12-13 14:36:14 +0100
  • 74318c89eb Client: use node address and port specified in config file Vincent Bernardoff 2017-12-12 16:48:24 +0100
  • e9c45c076e Client: fix default host socket address Vincent Bernardoff 2017-12-12 15:32:58 +0100
  • 0c06513866 Fix CI (wrong package name) Benjamin Canou 2017-12-12 14:39:53 +0100
  • 2595c14944 Build: add -safe-string to more places Milo Davis 2017-12-11 16:36:24 +0100
  • 3c38458843 RPC: simplify the signature of Client_rpcs.ctxt Grégoire Henry 2017-12-08 22:08:29 +0100
  • c66f0232f5 RPC: add BSON serialization Grégoire Henry 2017-12-09 05:24:05 +0100
  • fe559a1f73 RPC: share some RPC_arg definitions in lib_base Grégoire Henry 2017-12-08 19:10:08 +0100
  • 60503aa6fa RPC: split package tezos-node_services Grégoire Henry 2017-12-08 18:46:12 +0100
  • 0871911920 RPC: split modules RPC/RPC_server Grégoire Henry 2017-12-09 03:51:58 +0100
  • 80b0e8d67a Client: rename Client_rpcs.rpc_sig into Client_rpcs.ctxt Grégoire Henry 2017-12-07 17:43:21 +0100
  • 4aa1b14ba6 RPC: introduce Resto_cohttp.Client and RPC_clients. Grégoire Henry 2017-12-07 17:43:21 +0100
  • 02fd021aa9 Resto: allow optional/multi argument in query string Grégoire Henry 2017-12-08 16:53:24 +0100
  • 26d1c463f9 Resto: split Resto_cohttp.Server Grégoire Henry 2017-12-07 17:43:21 +0100
  • ebd067a261 Resto: now depends on package 'uri' Grégoire Henry 2017-12-07 17:43:21 +0100
  • e57a0734e5 RPC: remove deprecated function RPC.register* Grégoire Henry 2017-12-07 17:43:21 +0100
  • f4c19694e0 RPC: move RPC.forge_request into Client_rpcs Grégoire Henry 2017-12-07 17:43:21 +0100
  • 98755cd2a0 RPC: remove deprecated type RPC.directory Grégoire Henry 2017-12-07 17:43:21 +0100
  • bfb6694afb RPC: remove the deprecated value RPC.service Grégoire Henry 2017-12-07 17:43:21 +0100
  • 7ac969beb1 RPC: remove the deprecated type RPC.service Grégoire Henry 2017-12-07 17:43:21 +0100
  • af8dd63e41 Remove explicit references to the module Error_monad Grégoire Henry 2017-12-07 17:43:21 +0100
  • 34cca61f7b Resto: minor renaming Grégoire Henry 2017-12-07 17:43:21 +0100
  • 375ddd48dc Indentation fixes. Grégoire Henry 2017-12-07 17:43:21 +0100
  • 154578827f Update CHANGES file Benjamin Canou 2017-12-11 15:38:16 +0100
  • 6df701def2 Tests: add tests for tez constants parsing Benjamin Canou 2017-12-08 10:40:26 +0100
  • bf276fb017 Michelson: make parsing tests compile again Benjamin Canou 2017-12-08 10:16:20 +0100
  • fe04a872df Remove unused file Benjamin Canou 2017-12-08 10:12:00 +0100
  • 174ea10d6d Alpha: Add 4 more decimals to tez representation. Pietro Abate 2017-11-29 18:06:17 +0100
  • a67de99ddb Docs: add Michelson anti-patterns (work in progress) Milo Davis 2017-07-17 10:06:22 +0200
  • 3a2b8904e5 CI: allow separate compilation of each opam package Grégoire Henry 2017-12-06 19:52:02 +0100
  • 3ee46c59be CI: add support for opam2-beta5 Grégoire Henry 2017-12-06 23:03:27 +0100
  • de5935228f Opam: remove tezos-deps.opam Grégoire Henry 2017-12-06 19:52:00 +0100
  • d8d54ce321 Jbuilder: install tezos-sandboxed-node.sh/tezos-init-sandboxed-client.sh Grégoire Henry 2017-12-06 19:51:57 +0100
  • be04cb027b Opam: pin external dev packages Grégoire Henry 2017-12-06 19:51:54 +0100
  • 38ca0b8ad0 Opam: add compiler version contraints Grégoire Henry 2017-12-06 19:51:52 +0100
  • d2708740c8 Opam: fix some dependencies and add some scripts/opam-*.sh. Grégoire Henry 2017-12-06 19:51:49 +0100
  • 2471232766 Jbuilder: remove spurious file Grégoire Henry 2017-12-06 23:11:34 +0100
  • ab77eb250e Resto/Jbuilder: fix test packaging Grégoire Henry 2017-12-06 21:20:25 +0100
  • f480d730e1 Alpha: do not include duplicate endorsements Arthur B 2017-12-07 11:34:14 +0100
  • 264b950f39 Export Error_monad.fail_when to the protocol Benjamin Canou 2017-12-07 16:07:53 +0100
  • e3e59f22be Client: better error message for RPC connection failed Vincent Bernardoff 2017-12-04 16:37:58 +0100
  • c7729a07f7 Jbuilder: use a jbuild template for compiling protocols Grégoire Henry 2017-12-05 15:16:34 +0100
  • da87aaadc5 Base: move Protocol.Meta from lib_protocol_compiler to lib_base Grégoire Henry 2017-12-05 15:15:38 +0100
  • a505b54287 CI: fix dependency caching Grégoire Henry 2017-12-05 15:15:36 +0100
  • 7807f7aa4d Context: switch to blake2B Grégoire Henry 2017-12-05 15:17:54 +0100
  • 61984d6edd Michelson macros: even more error handling Benjamin Canou 2017-12-05 15:47:11 +0100
  • 76e70a2799 Michelson macros: annotations permitted and better error handling Milo Davis 2017-12-01 17:00:32 +0100
  • ae2959b91c Client library refactor Milo Davis 2017-11-07 17:38:11 +0100
  • 0e2ed6f133 Removes -force global argument Milo Davis 2017-11-07 14:23:01 +0100
  • 9cb50f01b2 P2P: ignore spurious SIGPIPE signals Benjamin Canou 2017-12-04 15:46:26 +0100
  • 0967c7fde7 Tests: cleanup P2P tests output Benjamin Canou 2017-12-04 15:50:50 +0100
  • d3f91f05a2 Fix CI for new repository structure Grégoire Henry 2017-11-27 06:13:12 +0100
  • 82857dcb94 Jbuilder: split lib_node_net Grégoire Henry 2017-11-27 06:13:12 +0100
  • 3f354e7d78 Jbuildet: tezos-node-db -> tezos-storage Grégoire Henry 2017-11-27 06:13:12 +0100
  • ab5b597eb1 Jbuilder: Move client & node libraries in their own OPAM packages Grégoire Henry 2017-11-27 06:13:12 +0100
  • cecd042daa Move Michelson specification to /docs Benjamin Canou 2017-12-04 19:06:27 +0100
  • 9cb498eee6 Jbuilder: Move alpha/genesis/demo in their own two OPAM packages Grégoire Henry 2017-11-27 06:13:12 +0100
  • 78d838059f Jbuilder: move protocol-compiler in its own OPAM package Grégoire Henry 2017-11-27 06:13:12 +0100
  • e24b1dda75 Jbuilder: move protocol_environment_sigs in its own OPAM package Grégoire Henry 2017-11-27 06:13:12 +0100
  • 92d166175f Jbuilder: move Micheline in its own OPAM package Grégoire Henry 2017-11-27 06:13:12 +0100
  • b6449cae87 Jbuilder: split src/utils/ in multiple OPAM packages Grégoire Henry 2017-11-27 06:13:12 +0100
  • 5b50279851 Import new version of vendors/ocplib-resto Grégoire Henry 2017-11-27 06:13:12 +0100
  • 6c679d2e2c Michelson: compute depth for type size check Pierre Chambart 2017-11-30 16:35:08 +0100
  • fedeb6c8fd Michelson: enforce a maximum stack item type size Pierre Chambart 2017-11-24 16:51:04 +0100
  • b4495568cb Fixes OSX select exception Milo Davis 2017-11-30 14:50:36 +0100
  • 97d983285e Node: allow identity.json to stay when clearing the data-dir Benjamin Canou 2017-11-28 17:23:37 +0100
  • e91f5bc588 Node: Cleanup a few error messages. Benjamin Canou 2017-11-28 15:07:34 +0100
  • 606c6e55e4 Node: update shutdown order to prevent some leveldb read errors. Benjamin Canou 2017-11-28 14:44:22 +0100
  • 4b0896300d Fix alphanet_constants.patch Benjamin Canou 2017-11-27 23:26:18 +0100
  • 6e68fb425a Fix #66 and #59 Pietro Abate 2017-11-27 17:23:21 +0100
  • 8f30934220 Validator: always log invalid block Grégoire Henry 2017-11-20 04:12:58 +0100