Vincent Botbol
|
91dfb730bf
|
Alpha: parametrize protocol activation with commitments and bootstrap accounts
|
2018-04-09 15:05:46 +02:00 |
|
Arthur B
|
21efb2dc9d
|
Jbuilder: update to beta.19.1
|
2018-04-06 11:47:22 +02:00 |
|
Grégoire Henry
|
bf32659a6b
|
Proto/Env: Replace configure_sandbox by proper init
|
2018-04-06 11:40:34 +02:00 |
|
Grégoire Henry
|
08a3cff5a6
|
Base: rename Cli_entries into Clic
|
2018-04-03 15:21:38 +02:00 |
|
Mathias Bourgoin
|
fcdf36acd4
|
Shell/RPC: remove the fake block /blocks/prevalidation
Add a `/mempool/pending_operations`
|
2018-03-30 00:44:58 +02:00 |
|
bruno
|
bdf6a5e564
|
General: update jbuilder to 1.0+beta19
|
2018-03-20 06:49:52 +01:00 |
|
Grégoire Henry
|
4e9fd509b3
|
Proto: export the 'last_allowed_fork_level'.
The should ignore all branch forking at a block whose level
is lower than the 'last_allowed_fork_level' of the current head.
|
2018-03-15 21:48:16 +01:00 |
|
Grégoire Henry
|
76a59af376
|
Opam: use jbuilder.1.0.0-beta18
|
2018-03-08 14:38:57 +01:00 |
|
Grégoire Henry
|
ad330db7e1
|
Opam: require jbuilder = 1.0.0-beta17
|
2018-03-07 18:12:12 +01:00 |
|
Grégoire Henry
|
0e79a65158
|
Shell: rename Block_header.proto/data into protocol_data
|
2018-02-18 17:11:13 +00:00 |
|
Grégoire Henry
|
6fa1283240
|
Shell: Rename net_id into chain_id
|
2018-02-16 02:57:25 +01:00 |
|
Grégoire Henry
|
91143452e3
|
Proto/env: allow some Lwt in the construction of rpc_context
|
2018-02-12 16:54:08 +01:00 |
|
Grégoire Henry
|
0bd31b0c38
|
Client refactor: remove last bits of lib_client_base/client_rpcs.ml
Split between `lib_rpc_http/RPC_client` and
`lib_shell_services/Block_services`.
|
2018-02-12 16:54:08 +01:00 |
|
Grégoire Henry
|
db1f134e45
|
Client refactor: use the error_monad for all RPC services (protocol)
|
2018-02-12 16:54:08 +01:00 |
|
Grégoire Henry
|
db500b5ebd
|
RPC_service: hide the 'error type parameter
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
575e367026
|
Update copyright notice (2018)
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
e28219ad60
|
Opam: update to jbuilder.1.0+beta17
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
971c3c4b21
|
Refactor: move Registred_protocol from State to Tezos_updater
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
618a43b485
|
Proto: export acceptable_passes
|
2018-02-02 11:56:54 +01:00 |
|
Grégoire Henry
|
ae3ff0503b
|
Proto: the number of validation is now a protocol constant
|
2018-02-02 10:27:58 +01:00 |
|
Grégoire Henry
|
fda8b4ee5f
|
Refactor: rename prota_alpha/lib_proto
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
c75756bd6d
|
Refactor: introduce lib_client_environment
This allow to use the functorised version of the protocol in the
client.
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
1d5b4c1e3b
|
Refactor: merge lib_p2p_services into lib_shell_services
Also split the module `Shell_services` in smaller modules.
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
96e493006c
|
Refactor: Rename lib_node_updater -> lib_protocol_updater
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
96fe5239c9
|
Refactor: Rename lib_node_shell -> lib_shell
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
58388bd304
|
Refactor: Merge lib_node_shell_base/lib_node_services} -> lib_shell_services
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
1f3c68cbd8
|
Refactor: Regroup protocols
|
2018-01-30 10:12:55 +01:00 |
|