Jeremie Dimino
|
620861ebf1
|
v0.9.114.35+03
|
2017-03-28 18:32:08 +01:00 |
|
Benjamin Canou
|
66cb6a8567
|
Alpha: remove unused storage key.
|
2017-03-28 14:37:26 +02:00 |
|
Benjamin Canou
|
31bc331063
|
Switch to OCaml version 4.04.0.
|
2017-03-28 14:37:26 +02:00 |
|
Benjamin Canou
|
ed6e91a47d
|
RPCs: make the result of [/blocks/X] compatible with Alpha's [/helpers/parse/block].
|
2017-03-28 14:37:26 +02:00 |
|
Benjamin Canou
|
9872ff8b36
|
RPCs: make the result of [/operations/X] compatible with Alpha's [/helpers/parse/operation].
fixes #160
|
2017-03-28 14:37:26 +02:00 |
|
Grégoire Henry
|
7e1cc171cc
|
Shell: fix unhandled exception in io_scheduler .
|
2017-03-28 14:37:15 +02:00 |
|
Benjamin Canou
|
cf81497e9d
|
Alphanet: add git to the docker image for [git repack] to work.
|
2017-03-28 13:08:00 +02:00 |
|
Benjamin Canou
|
c46950b903
|
Shell: repack the context every 10 commits.
|
2017-03-16 18:49:31 +01:00 |
|
Benjamin Canou
|
d99d8f88a1
|
Utils: add [Lwt_utils.Idle_waiter].
|
2017-03-16 18:49:31 +01:00 |
|
Benjamin Canou
|
70e31054d1
|
Alpha: classified public key revelation error.
|
2017-03-16 18:49:31 +01:00 |
|
Guillem Rieu
|
4e82e94ef4
|
Client: add tags to aliases (enabled for contracts).
|
2017-03-16 18:49:31 +01:00 |
|
Guillem Rieu
|
9c2564391c
|
Client: lift some commands into functions.
|
2017-03-16 18:49:31 +01:00 |
|
Guillem Rieu
|
83f2e0dcd3
|
Client: switch to JSON config file and remove config-file dependency.
|
2017-03-16 18:49:31 +01:00 |
|
Guillem Rieu
|
04ef832ad3
|
Client: add optional seed argument to Client_keys.gen_keys
|
2017-03-16 18:49:31 +01:00 |
|
Guillem Rieu
|
c6c81345a8
|
RPC: add answer functions with HTTP code argument to RPC interface.
|
2017-03-16 18:49:31 +01:00 |
|
Guillem Rieu
|
cc44053229
|
RPC: add HTTP methods and Content-Type headers.
|
2017-03-16 18:49:31 +01:00 |
|
Guillem Rieu
|
a2758253ea
|
Utils: add [merge_list2] function
|
2017-03-16 18:49:31 +01:00 |
|
Benjamin Canou
|
967075f49a
|
CLient: fix endorse for command.
|
2017-03-16 18:49:31 +01:00 |
|
Vincent Bernardoff
|
8962f324d4
|
Client: a bit of doc.
|
2017-03-16 18:49:31 +01:00 |
|
Vincent Bernardoff
|
215bd0e2d2
|
Alpha: simplify mining/endorsement slots RPCs.
|
2017-03-16 18:49:31 +01:00 |
|
Vincent Bernardoff
|
b48187d43b
|
Client: fix .merlin file.
|
2017-03-16 18:49:31 +01:00 |
|
Arthur Breitman
|
76fad5a3db
|
Economic = economique
Economical = econome
|
2017-03-15 08:00:53 -07:00 |
|
Grégoire Henry
|
826f2ea4ba
|
P2p: implements peer swapping
|
2017-03-14 11:56:42 +01:00 |
|
Grégoire Henry
|
cf0d6d2580
|
Typo
|
2017-03-14 11:56:42 +01:00 |
|
Grégoire Henry
|
176c469a5c
|
CI: fix public image
|
2017-03-14 11:19:33 +01:00 |
|
Benjamin Canou
|
b5f0021016
|
Shell: add RPC to list network protocol versions.
|
2017-03-13 19:08:08 +01:00 |
|
Grégoire Henry
|
16bae53015
|
Makefile: do not compile the (old) webclient
|
2017-03-13 19:08:08 +01:00 |
|
Grégoire Henry
|
2d828060d5
|
Client: do not fail when the protocol is unknown...
|
2017-03-13 19:08:08 +01:00 |
|
Jeremie Dimino
|
f013814aa8
|
114.35+03
|
2017-03-13 14:25:46 +00:00 |
|
Benjamin Canou
|
7ba73a5955
|
Alpha: classify and document mining errors.
|
2017-03-10 18:33:46 +01:00 |
|
Benjamin Canou
|
259972a3dd
|
Alpha: classify and document qty errors.
|
2017-03-10 18:33:46 +01:00 |
|
Benjamin Canou
|
9caef6fae4
|
Alpha: classify and document contract errors.
|
2017-03-10 18:33:46 +01:00 |
|
Vincent Bernardoff
|
d845dc9740
|
Alpha: documentation of RPC wrappers.
|
2017-03-10 18:33:46 +01:00 |
|
Grégoire Henry
|
c2ae0b278a
|
OPAM: more version contraint
|
2017-03-10 16:27:21 +01:00 |
|
Grégoire Henry
|
6202dc54bc
|
Shell: fix the last known memory leak...
|
2017-03-09 14:38:39 +01:00 |
|
Grégoire Henry
|
82628a6ca2
|
Client: avoid unrequired monitor
|
2017-03-09 14:38:39 +01:00 |
|
Vincent Bernardoff
|
556c965af7
|
RPC server: use ~on_exn
|
2017-03-09 14:38:39 +01:00 |
|
Grégoire Henry
|
ab4015b189
|
Shell: fix (part of) the memory leak in validator
|
2017-03-09 14:38:39 +01:00 |
|
Grégoire Henry
|
ec12edeb91
|
Proto/Alpha: fix mining right timestamp
|
2017-03-09 14:38:38 +01:00 |
|
Grégoire Henry
|
39403e243e
|
Shell: avoid operation leaks
|
2017-03-09 14:38:38 +01:00 |
|
Benjamin Canou
|
3b483811f5
|
Client/genesis: option to set the timestamp of the activation block.
|
2017-03-09 14:38:38 +01:00 |
|
Grégoire Henry
|
ccfdaa6bd0
|
FunView: fix recursive removal.
|
2017-03-09 14:38:38 +01:00 |
|
Grégoire Henry
|
534dc6af9d
|
Shell: the genesis block should not flag the node as 'bootstraped'
|
2017-03-09 14:38:38 +01:00 |
|
Grégoire Henry
|
8453a69e0b
|
Shell: no duplicates in Prevalidation
|
2017-03-09 14:38:38 +01:00 |
|
Jeremie Dimino
|
e3aead1c7f
|
114.35+03
|
2017-03-07 14:51:47 +00:00 |
|
Jeremie Dimino
|
1ed20a233f
|
114.35+03
|
2017-03-07 13:49:37 +00:00 |
|
Grégoire Henry
|
c396cd4dec
|
CI: minor fix.
|
2017-03-07 13:28:23 +01:00 |
|
Grégoire Henry
|
9dd2e4963f
|
Makefile: add --warn-error 8 (incomplete pattern-matching)
|
2017-03-07 13:12:23 +01:00 |
|
Vincent Bernardoff
|
63e5ea5e79
|
Client: Add "network stat" command.
|
2017-03-07 13:07:18 +01:00 |
|
Vincent Bernardoff
|
9e823c7dfb
|
typo
|
2017-03-07 13:04:14 +01:00 |
|