Commit Graph

  • 09dcb59c14 Makefile: praise the return of utop. Grégoire Henry 2017-02-24 17:10:19 +0100
  • bc16b027c2 Proto: allow origination of two contract with the same properties. Benjamin Canou 2017-02-16 19:01:35 +0100
  • 69ebe7d0cc Shell: minor doc improvement in RPC. Grégoire Henry 2017-02-24 16:20:10 +0100
  • bda80bf613 Shell: rename gid into peer_id Grégoire Henry 2017-02-24 03:50:33 +0100
  • b0ed3cefac Shell: Add RPCs for introspecting the state of the P2P layer Vincent Bernardoff 2017-02-17 19:12:06 +0100
  • a23d718515 Add utils/Watcher Pierre Chambart 2017-02-17 18:15:46 +0100
  • 70491aea8c Utils: Moving_average: use int64 for total Vincent Bernardoff 2017-02-17 18:49:46 +0100
  • 92c339f732 P2P: more types Vincent Bernardoff 2017-02-17 19:05:50 +0100
  • fc53f3b233 Switch to Base58. Grégoire Henry 2017-02-19 18:22:32 +0100
  • dc2619c18e 114.33+05 Thomas Refis 2017-02-21 17:13:30 +0000
  • 5be99fca06 Merge branch 'limit_hashtbl_size' into 'master' Benjamin Canou 2017-02-16 14:46:14 +0100
  • efc6d285c6 Shell: limit known points table size Vincent Bernardoff 2017-01-24 14:36:42 +0100
  • 0a3ad7de53 Client: add rpc call ... with '{json}' Grégoire Henry 2017-02-15 15:15:24 +0100
  • 9a0ac6b837 Client/Baker: improve logging. Grégoire Henry 2017-02-14 12:24:56 +0100
  • f77a2544cc Client/Baker: fix baking of the first block. Benjamin Canou 2017-02-10 18:20:35 +0100
  • 34e1764bce Client/Baker: let the baking daemon reveal nonces Grégoire Henry 2017-02-14 10:33:34 +0100
  • f7a70f355c Node: shutdown on an RPC server error. Benjamin Canou 2017-02-13 14:05:24 +0100
  • 8f618a0f94 Proto: remove voting proposal cleanup when there is none. Benjamin Canou 2017-02-15 13:45:31 +0100
  • a7c8975ec6 Proto: check the 'delegatable-ity' before to remove a delegate key. Cagdas Bozman 2017-02-14 16:07:24 +0100
  • d475d1ac29 Proto: fix freeze_rolls_for_cycle Grégoire Henry 2017-02-14 09:42:52 +0100
  • 90c5314c4f Proto: Initialize a nonce for the genesis block Pierre Chambart 2017-02-13 22:08:51 +0100
  • c8376198c8 Proto: refill bootstrap contracts at the end of a cycle Grégoire Henry 2017-02-10 15:43:04 +0100
  • 55e2429758 P2p: more debug traces. Grégoire Henry 2017-02-13 13:37:57 +0100
  • 48da8299a6 P2p: various small fixes. Grégoire Henry 2017-02-13 14:52:16 +0100
  • 6d41b3d38c Shell: Improve the CLI of tezos-node Vincent Bernardoff 2017-01-30 19:10:16 +0100
  • dc7c692f87 CI: typo... Grégoire Henry 2017-01-26 14:04:46 +0100
  • 07641eb594 CI: Push master images to the Docker hub. Grégoire Henry 2017-01-26 09:58:21 +0100
  • 42f118f486 Publish some baker's code. Grégoire Henry 2017-01-26 11:28:23 +0100
  • 0f82719c62 114.29+68 Jeremie Dimino 2017-01-26 10:53:37 +0000
  • 9090559510 Node: typo Vincent Bernardoff 2017-01-24 17:03:24 +0100
  • c0fcf3607d 114.29+19 Jeremie Dimino 2017-01-24 16:02:53 +0000
  • ec0e7d4d48 Merge branch 'lwt_pipes_limit' into 'master' Grégoire Henry 2017-01-24 00:05:07 +0100
  • 0820744619 Lwt_pipe: minor style issue Grégoire Henry 2017-01-23 23:59:16 +0100
  • 854e2f0697 Merge branch 'work-on-script'. Grégoire Henry 2017-01-23 23:24:16 +0100
  • c194045f6e Shell: Add missing CLI arguments. Grégoire Henry 2017-01-23 22:28:44 +0100
  • b228904bc7 Node: more CLI argument Grégoire Henry 2017-01-23 11:10:07 +0100
  • 2da0c83b5a P2p: postpone the first maintenance step. Grégoire Henry 2017-01-23 11:10:02 +0100
  • 5ee3581d60 P2p: fix in P2p_maintenance Grégoire Henry 2017-01-23 11:09:59 +0100
  • c87e88d84d Shell: minor fix in RPC description Grégoire Henry 2017-01-23 11:09:55 +0100
  • 5266671c72 Fix POW Grégoire Henry 2017-01-23 22:01:18 +0100
  • 197ac28f0b Shell: Add Cryptobox.target_of_float Grégoire Henry 2017-01-23 11:09:51 +0100
  • 3a70d88fe6 Shell: animated generation of P2p.Identity Grégoire Henry 2017-01-23 11:09:48 +0100
  • 5e1eddf681 Shell: Use Error_monad in Data_encoding_ezjsonm Grégoire Henry 2017-01-23 11:09:45 +0100
  • a65ad52620 Shell: improve Lwt_utils Grégoire Henry 2017-01-23 11:09:39 +0100
  • 31872eb1b1 Shell: Improve Logging Grégoire Henry 2017-01-23 11:09:36 +0100
  • 866e7add2f Shell: improve Utils Grégoire Henry 2017-01-23 11:09:33 +0100
  • 1e4d090e2c Lwt_pipe: limit by content size in bytes Vincent Bernardoff 2017-01-23 17:19:54 +0100
  • 1989ebf1b8 CI: fix github URL Grégoire Henry 2017-01-23 11:46:56 +0100
  • 07b8d192e6 Merge branch '88-better-docker-script' into 'master' Grégoire Henry 2017-01-23 11:35:52 +0100
  • d87a6cd556 Docker: integration in CI Grégoire Henry 2017-01-22 01:59:18 +0100
  • 87254788b9 Added Dockerfiles for building and running tezos binaries damian 2016-11-23 01:54:22 -0800
  • 6efa84fa37 P2P: sign Ack message Grégoire Henry 2017-01-23 09:34:06 +0100
  • 52fab9528c P2p: add error for invalid authentification Grégoire Henry 2017-01-23 09:18:56 +0100
  • ce986c4a9c Shell: sign Ack message Vincent Bernardoff 2017-01-20 15:25:12 +0100
  • d72746c990 Michelson (docs): fixed forward example. Benjamin Canou 2017-01-17 00:23:50 +0100
  • 52ec257e1d Michelson (docs): fixed scrutable reservoir example. Benjamin Canou 2017-01-16 23:44:39 +0100
  • 5e06b9c719 Michelson (docs): fixed reservoir example. Benjamin Canou 2017-01-16 22:35:43 +0100
  • 3a149af667 Utils: include error id in the default error pretty printer. Benjamin Canou 2017-01-20 13:13:42 +0100
  • c472dbdfa4 Michelson: towards better typechecking error reports. Benjamin Canou 2017-01-12 19:37:18 +0100
  • 3cce0f3d1d Michelson: fix and extend macro expansion. Benjamin Canou 2017-01-11 18:51:59 +0100
  • 507c46bbcb Michelson: get rid of tagged data notation. Benjamin Canou 2017-01-11 17:42:54 +0100
  • 26e1adc143 Michelson: rename void into unit. Benjamin Canou 2017-01-11 16:15:38 +0100
  • 98859dbf30 Michelson (docs): rewrite intro + doc fixes. Benjamin Canou 2017-01-11 15:21:11 +0100
  • 6bfbb0d300 Michelson: enforce case sensitivity. Benjamin Canou 2016-12-14 18:05:09 +0100
  • 8b8ce63590 Michelson: fix missing type equality. Benjamin Canou 2016-12-05 13:43:48 +0100
  • 77ccf7ad34 Merge branch 'p2p' into 'master' Grégoire Henry 2017-01-19 10:31:50 +0100
  • 26ce72bc18 P2p: remove functors and rename recv into recv_any. Grégoire Henry 2017-01-16 18:38:40 +0100
  • ef514eb70e OPAM: ugly temporary hack for typerex-build to compile Grégoire Henry 2017-01-14 13:40:19 +0100
  • eee67406a5 CI: some unit tests for the p2p layer Grégoire Henry 2017-01-14 13:14:22 +0100
  • e1692ed9bf Shell: use the new P2P backend Vincent Bernardoff 2017-01-14 13:14:17 +0100
  • d9fc93a5c0 Shell: implement P2p_{maintenance,discovery}. Grégoire Henry 2017-01-14 13:14:11 +0100
  • b694a62810 Shell: implement P2p_{connection_pool,welcome} Grégoire Henry 2017-01-14 13:14:07 +0100
  • 6d47cb2c8f Shell: implement P2p_connection Grégoire Henry 2017-01-14 13:14:02 +0100
  • 2ed8bf2cfa Shell: implement P2p_io_scheduler Grégoire Henry 2017-01-14 13:13:59 +0100
  • 7f091b38b9 Shell: add Crypto_box.Public_key_hash Vincent Bernardoff 2017-01-14 13:13:49 +0100
  • 0b6aa16ca7 Shell: improve logging (prepend the current time) Vincent Bernardoff 2017-01-14 13:13:45 +0100
  • 5eb8d0077a Shell: add Data_encoding.Binary.fixed_length Vincent Bernardoff 2017-01-14 13:13:41 +0100
  • 22ae4dbf45 Shell: simplify the signature of Hash.Hash_table Vincent Bernardoff 2017-01-14 13:13:35 +0100
  • 1f7f9b369d Shell: improve Lwt_pipe Vincent Bernardoff 2017-01-14 13:13:30 +0100
  • 6b3e002285 Shell: improve Lwt_utils Vincent Bernardoff 2017-01-14 13:13:27 +0100
  • 0027d70158 Shell: improve Error_monad Vincent Bernardoff 2017-01-14 13:13:22 +0100
  • 98fd45ab9f Shell: add Ring Vincent Bernardoff 2017-01-14 13:13:19 +0100
  • ad035d7679 Shell: add Time.{Map,Set,Table} Vincent Bernardoff 2017-01-14 13:13:13 +0100
  • a891e23741 Shell: improve Utils Vincent Bernardoff 2017-01-14 13:13:09 +0100
  • df81d95614 Shell: update to lwt.2.7.0 Grégoire Henry 2017-01-14 13:12:55 +0100
  • 7689021810 CI: less build artifacts Grégoire Henry 2017-01-02 14:02:55 +0100
  • 28b4c8e6ef Minimal attacker node. Eitan Chatav 2017-01-02 13:33:11 +0100
  • 61bea21033 Merge branch 'rpc-tls' into 'master' Grégoire Henry 2017-01-02 09:36:39 +0100
  • 77ba592448 Opam: depends on ssl. Grégoire Henry 2017-01-02 09:21:36 +0100
  • 86039e5d88 typo left/right in language description Arthur Breitman 2016-12-25 08:39:49 -0800
  • b54a473196 114.20+69 Jeremie Dimino 2016-12-23 15:32:23 +0000
  • 61368ef5d3 114.20+69 Jeremie Dimino 2016-12-15 11:20:46 +0000
  • 63aeab5bb9 RPC: use the external TLS implementation. Benjamin Canou 2016-12-14 16:45:37 +0100
  • 8360b4e407 RPC: fixes some comments. Benjamin Canou 2016-12-14 16:40:42 +0100
  • 8264ec111a Client: do not eat some error messages. Benjamin Canou 2016-12-14 16:39:42 +0100
  • 19d3604441 Merge branch 'fix-node-exit' into 'master' Benjamin Canou 2016-12-14 12:04:04 +0100
  • cdb34ca7d3 RPC: TLS bugfixes Vincent Bernardoff 2016-12-13 01:52:55 +0100
  • 59881cde32 RPC: Add TLS on the client Vincent Bernardoff 2016-12-01 22:42:28 +0100
  • 77506ac4b5 RPC: Fix doc Vincent Bernardoff 2016-12-01 22:00:45 +0100
  • 42b30f7bd2 RPC: Add TLS Vincent Bernardoff 2016-12-01 20:03:39 +0100