Commit Graph

  • 021fd8c864 v0.9.115.01+41 Thomas Refis 2017-06-01 13:33:32 +0100
  • 90f87bec4a Alpha: update bootstrap parameters. Benjamin Canou 2017-05-31 18:05:29 +0200
  • 512fde82e4 Alpha: add a faucet counter to prevent replay. Benjamin Canou 2017-05-31 16:35:10 +0200
  • d351bb1608 Shell: small bugfix preventing mempool cleanup. Benjamin Canou 2017-05-31 16:32:30 +0200
  • c7c7ffbd0e do not pin cohttp to dev version Vincent Bernardoff 2017-05-22 09:42:19 +0200
  • b1bb9ae326 v0.9.115.00+14 Thomas Refis 2017-05-17 10:12:41 +0100
  • de4c49823b mention existence of the testnet arthur.breitman@gmail.com 2017-05-14 15:22:16 -0700
  • 244129cb28 v0.9.114.44+47 Thomas Refis 2017-05-11 15:11:15 +0100
  • 8f6340dd7f Merge branch 'improve-Readme-Install-Deps' into 'master' Grégoire Henry 2017-05-10 14:58:22 +0200
  • 57912c6e8a improve README: for installation of libsodium OCamlPro-Iguernlala 2017-05-10 12:21:13 +0200
  • 443cee2bb3 Fix compilation with lwt.3.0.0 Grégoire Henry 2017-05-07 11:56:30 +0200
  • d2a2052a2e transfering -> transferring typo fix arthur.breitman@gmail.com 2017-05-06 20:53:09 -0700
  • 400d25d54a Docker: do not export the RPC port by default. Grégoire Henry 2017-04-19 15:32:27 +0200
  • 9b3e2c2502 Docker: do not fail when there is nothing to backup... Grégoire Henry 2017-04-17 21:59:49 +0200
  • 442f2d00a0 RPCs: fix missing CORS headers. Benjamin Canou 2017-04-19 16:54:46 +0200
  • c1c4a5bdcb v0.9.114.41+37 Jeremie Dimino 2017-04-19 14:30:00 +0100
  • c1b4a74bf7 Merge branch 'improved_rpc_context' into 'master' Grégoire Henry 2017-04-17 20:52:01 +0200
  • 72e200bfd3 Docker: export "safe" RPCs from the container. Grégoire Henry 2017-04-17 02:25:20 +0200
  • 9480d411a2 Proto: add an RPC that return all the 'parsed' operations of a block Grégoire Henry 2017-04-14 00:47:26 +0200
  • 8a20ec8b0f Shell/Proto: export more information to the RPC handler Grégoire Henry 2017-04-14 00:07:01 +0200
  • fb04fc1c17 Shell: lazy access to all the operations of a block Grégoire Henry 2017-04-14 00:05:36 +0200
  • 729ca9887d Shell/Protocol: minor renaming Grégoire Henry 2017-04-13 22:48:07 +0200
  • c316dc00a8 Minor improvement in the docker image. Grégoire Henry 2017-03-09 14:43:59 +0100
  • b861d45b14 Proto/Alpha: fix proposal checking location in Amendment.record_ballot Guillem Rieu 2017-04-14 19:00:36 +0200
  • 76b9cedcef Tests: add test for switching unanimously to 'demo' protocol Guillem Rieu 2017-04-12 18:53:23 +0200
  • 3c44f1dfba Proto/Alpha: replace Vote.set_current_proposal by init_current_proposal Guillem Rieu 2017-04-14 16:25:01 +0200
  • 8777349a19 A few fixes to make things more posix compliant in build/test scripts Alain Mebsout 2017-04-12 12:55:01 +0200
  • e12e0e9a5b Merge branch 'improve-tests' into 'master' Mohamed Iguernlala 2017-04-14 13:40:21 +0200
  • b5c6f6cb2f test_p2p_connection: put more deterministic garbled data OCamlPro-Iguernlala 2017-04-14 12:57:34 +0200
  • 7f9c77cee8 test/utils: small fix: Data_encoding.Binary.Error has no arguments OCamlPro-Iguernlala 2017-04-14 03:42:17 +0200
  • 42a4e4ecc0 Merge branch 'stream-binary-decoding' into 'master' Grégoire Henry 2017-04-14 00:08:51 +0200
  • b9c1baa454 Makefile: minor dependency fix in test` Grégoire Henry 2017-04-13 22:15:33 +0200
  • 7d214a19f7 data_encoding: read streams of Mbytes.t, tests, remove dead code (debug functions), expose a function that checks without reading the data OCamlPro-Iguernlala 2017-04-13 18:05:41 +0200
  • 0f247adea6 Shell: add the protocol level in the header of block Grégoire Henry 2017-04-12 18:22:40 +0200
  • f9f5bca5a0 Merge branch 'level_in_block_header' into 'master' Grégoire Henry 2017-04-12 16:36:49 +0200
  • 2b0df39115 Context: simplify the storage of 'test_network'. Grégoire Henry 2017-04-10 21:14:17 +0200
  • 495e887538 RPC: minor improvements in naming consistency Grégoire Henry 2017-04-10 17:06:11 +0200
  • 1b6ecbfc81 Shell/RPC: simplify block-watcher signature Grégoire Henry 2017-04-10 15:54:34 +0200
  • f805507702 Shell: move level in th shell part of block. Grégoire Henry 2017-04-10 13:01:22 +0200
  • 2480bfd216 Shell: remove dead code Grégoire Henry 2017-04-10 12:59:04 +0200
  • ab76b8fbf5 Shell/State: consistent use of pred vs. predecessor. Grégoire Henry 2017-04-10 12:58:31 +0200
  • 6212af55f1 Proto/Alpha: use uint16 for mining priority. Grégoire Henry 2017-04-10 12:50:15 +0200
  • 77d6805664 P2p: remove compilation warning in unit test Grégoire Henry 2017-04-11 00:57:34 +0200
  • e276b0566e Alpha: minor changes in unit tests Grégoire Henry 2017-04-11 00:57:04 +0200
  • a731a47d3c Proto: explicit fitness/timestamp in the signature Grégoire Henry 2017-04-10 12:14:11 +0200
  • 1409fbadbc Split the signature on Protocol.apply. Grégoire Henry 2017-04-10 23:43:35 +0200
  • 3b5a3eb509 Client: minor fix in the daemon. Grégoire Henry 2017-04-10 22:58:36 +0200
  • 5a21f3c159 Reengineer the PROTOCOL signature to prepare for the multi-step validator. Benjamin Canou 2016-10-20 18:54:16 +0200
  • efdad6eaee P2p: add test for invalid messages. Grégoire Henry 2017-04-10 23:27:33 +0200
  • 3d00dcf19f Shell/P2p: add unit test with "garbled" messages. Grégoire Henry 2017-04-10 00:44:10 +0200
  • e11e9c9ac5 Shell/P2p: Split the unit tests in smaller atom. Grégoire Henry 2017-04-09 22:52:24 +0200
  • 413bddcd96 Shell/P2p: propagate all errors to {raw_,}write_sync. Grégoire Henry 2017-04-10 00:10:42 +0200
  • c187a0b792 Shell/P2p: implements raw_write_sync. Grégoire Henry 2017-04-09 19:05:56 +0200
  • c2a4db2d81 Shell/P2p: propagate disconnection errors through the pool. Grégoire Henry 2017-04-10 00:40:47 +0200
  • 4523a67e7d Shell/P2p: fix connection close on read error Grégoire Henry 2017-04-10 00:16:17 +0200
  • 4537c8780e Shell: introduce Error_monad._assert. Grégoire Henry 2017-04-10 00:09:01 +0200
  • 18e2edf6f4 Client: minor client output fixes and enhancements. Benjamin Canou 2017-04-07 21:21:20 +0200
  • c1e2d8eb25 Proto/Alpha: fix endorsement test Cagdas Bozman 2017-04-07 13:11:49 +0200
  • 54027a701b Proto/Alpha: some unit tests for 'endorsement' Cagdas Bozman 2017-04-05 22:43:50 +0200
  • 08fc0b5f76 Proto/Alpha: some unit tests for 'origination' Guillem Rieu 2017-04-05 22:42:40 +0200
  • bb95acfb48 Proto/Alpha: some unit tests for 'transactions' Vincent Bernardoff 2017-04-05 22:40:02 +0200
  • dbdcca7dbb Client/Alpha: simplify Client_proto_context Grégoire Henry 2017-04-05 22:33:46 +0200
  • a6c7f355cc Test: simplify Makefile Grégoire Henry 2017-04-05 18:24:26 +0200
  • 166801fc77 Client: more Error_monad in Cli_entries. Grégoire Henry 2017-04-05 10:22:41 +0200
  • cfb7e35914 Client: a bit of Error_monad in Hash Grégoire Henry 2017-04-05 09:54:21 +0200
  • f5e2f7b481 Client: more Error_monad in Client_aliases Grégoire Henry 2017-04-05 01:02:10 +0200
  • 3226565b39 Client: more Error_monad in Client_{node,proto}_rpcs Grégoire Henry 2017-04-04 23:35:41 +0200
  • f26dfdbe8e RPC: fix CORS preflight. Benjamin Canou 2017-04-08 16:09:40 +0200
  • 9628ff0c2d README.md update ocaml version to 4.04 (#9) Davide Gessa 2017-04-03 16:33:46 +0200
  • 329b72d1aa RPC: batch operation parsing/retrieval Vincent Bernardoff 2017-03-30 14:31:16 +0200
  • cb2aa6ea2b [Data_encoding.Binary] add a function 'to_bytes_list' to encode a given data as a list of 'small' blocks OCamlPro-Iguernlala 2017-03-30 17:34:00 +0200
  • 5449cbbfe6 Proto/Alpha: use record for mining slot. Grégoire Henry 2017-04-02 16:07:19 +0200
  • ef3180c561 Shell: Smaller Net_id. Grégoire Henry 2017-03-31 13:04:05 +0200
  • ffc8fa0383 RPC: rebind 'complete' for blocks and operations. Grégoire Henry 2017-03-30 17:19:59 +0200
  • deec250be7 Merge branch 'use-MBytes-set-and-get-char' into 'master' Mohamed Iguernlala 2017-03-31 18:00:16 +0200
  • a330f3bcc5 [data_encoding] use MBytes.{get/set}_char to read/write binary data instead of int8 OCamlPro-Iguernlala 2017-03-31 17:46:10 +0200
  • 9b3cde5df9 Client: add Client_proto_context.delegate_contract function Guillem Rieu 2017-03-21 15:19:35 +0100
  • 545c605f02 Test: dump the content of the node logs. Grégoire Henry 2017-03-31 17:09:11 +0200
  • 5bfe8f90f2 Alpha: document and classify more errors. Benjamin Canou 2017-03-20 18:11:43 +0100
  • 62ed003957 Alpha: remove assets. Benjamin Canou 2017-03-20 15:15:39 +0100
  • 2ed66ea569 Alpha: take origination burn from source and not destination. Benjamin Canou 2017-03-20 14:37:01 +0100
  • 02a67a7976 Alpha: fix typo in error registration. Benjamin Canou 2017-03-20 14:34:27 +0100
  • 24b5290a74 Opam: use the libev backend of Lwt. Grégoire Henry 2017-03-31 16:54:50 +0200
  • 852ba95a3c Client: do no pat parse the config file and Sys.argv twice. Grégoire Henry 2017-03-31 00:42:13 +0200
  • 1879c4359f Merge remote-tracking branch 'ocp/bugfix-in-data-encoding' Grégoire Henry 2017-03-31 16:48:07 +0200
  • c2bf738079 Merge branch 'merkle' Grégoire Henry 2017-03-31 16:47:32 +0200
  • 0a48a2e14a alpha: expose to_int32 for some types Vincent Bernardoff 2017-03-30 14:32:46 +0200
  • e1d8e788f6 Merge branch 'improve-test-basic.sh' into 'master' Mohamed Iguernlala 2017-03-31 10:42:09 +0200
  • ec96cc53d6 add an echo in ./test/test-basic.sh to say that the log of started node is dumped in ./test/LOG OCamlPro-Iguernlala 2017-03-31 10:33:29 +0200
  • 245fa66140 Shell: Split the operations list out of the (minimal) block header. Grégoire Henry 2017-03-30 13:16:21 +0200
  • 618fb64129 Client/RPC: rename wait into async Grégoire Henry 2017-03-30 13:08:33 +0200
  • e273cfa07f Shell/Distributed_db: allow to precheck data. Grégoire Henry 2017-03-28 13:31:41 +0200
  • a6307c40cf Shell: add unit tests for Merkle tree Grégoire Henry 2017-03-31 01:17:25 +0200
  • 9097809589 Shell: Merkle tree of operations Grégoire Henry 2017-03-16 17:17:06 +0100
  • ee554820c7 add more tests for "floats" in test_data_encoding ( +/- infinity, +/- 0., NaNs) OCamlPro-Iguernlala 2017-03-30 11:26:11 +0200
  • 669a0249ca add some asserts in data_encoding OCamlPro-Iguernlala 2017-03-29 18:33:39 +0200
  • dc32decd05 [bugfix in data_encoding] When writing a float (to binary format), MBytes.set_double should be used instead of MBytes.set_float (Float _ encodes doubles in the encoding, not singles) OCamlPro-Iguernlala 2017-03-29 18:32:46 +0200
  • f96fbe7d31 [bugfix in data_encoding] When reading a float (from binary format), MBytes.get_double should be used instead of MBytes.get_float (Float _ encodes doubles in the encoding, not singles) OCamlPro-Iguernlala 2017-03-29 18:02:19 +0200
  • 620861ebf1 v0.9.114.35+03 Jeremie Dimino 2017-03-28 18:32:08 +0100
  • 66cb6a8567 Alpha: remove unused storage key. Benjamin Canou 2017-03-28 14:36:47 +0200