Grégoire Henry
|
66c2a60530
|
Client refactor: use the error_monad for all RPC services
|
2018-02-12 16:54:08 +01:00 |
|
Grégoire Henry
|
a70a0788d3
|
Test: quick and dirty port to alcotest
|
2018-02-12 02:09:00 +01:00 |
|
Grégoire Henry
|
0e675c2d16
|
Client refactor: add calling function in Worker_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
1858bdd852
|
Client refactor: Move Client_node_rpcs into Shell_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
21789be756
|
Client refactor: Move Client_node_rpcs.Protocols into Protocols_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
37e65d93e7
|
Client refactor: Move Client_node_rpcs.Network into P2p_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
02c2035e93
|
Client refactor: Move Client_node_rpcs.Block into Block_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
24c6f4ea98
|
Client refactor: Move Lwt_utils_unix.protect into Error_monad
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
8c58d7a610
|
Client refactor: Move non-unix part of Data_Encoding_Ezjsonm into Data_Encoding.Json
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
154b932713
|
Client refactor: Remove usage of Lwt_unix from Lwt_dropbox
|
2018-02-08 17:23:29 +01:00 |
|
Grégoire Henry
|
8f7f205031
|
Client refactor: Remove usage of Lwt_unix from Lwt_pipe
|
2018-02-08 17:23:29 +01:00 |
|
Grégoire Henry
|
f61eed1a67
|
Client refactor: move part of Lwt_utils in Lwt_utils_unix
|
2018-02-08 17:23:29 +01:00 |
|
Grégoire Henry
|
f22b3576d2
|
Client refactor: simpler dependencies in tezos-crypto
|
2018-02-08 17:23:29 +01:00 |
|
Marco Stronati
|
3ca9a081f9
|
Locator: added extended test with benchmark
|
2018-02-08 15:18:11 +00:00 |
|
Marco Stronati
|
d05dceb0b0
|
State: export predecessor_n
|
2018-02-08 15:18:10 +00:00 |
|
Marco Stronati
|
f8e69ac8f5
|
Locator: added test for size 0 and size larger than chain
|
2018-02-08 15:18:09 +00:00 |
|
Marco Stronati
|
0890034575
|
State: removed old linear predecessor
|
2018-02-08 15:18:09 +00:00 |
|
Marco Stronati
|
f62ce16e5c
|
Locator: rewrote compute to use efficient predecessor from state
|
2018-02-08 15:18:09 +00:00 |
|
Marco Stronati
|
95a4ede273
|
State: added function to get predecessor at any distance
|
2018-02-08 15:18:08 +00:00 |
|
Marco Stronati
|
738310df62
|
State: added a function to populate the predecessors storage
|
2018-02-08 15:18:08 +00:00 |
|
Grégoire Henry
|
acffadafae
|
Jbuilder: fix warning
|
2018-02-07 11:16:39 +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
|
2498da2815
|
Protocol_environment: more sharing between node and client
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
dffa65f648
|
Test: add test dependencies into *.opam and fix .gitlab-ci.yml
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
4d5e55595b
|
Test: split test/shell into src/lib_{storage,shell}
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
a1122f2083
|
Baking: handle validation passes
|
2018-02-02 11:56:57 +01:00 |
|
Grégoire Henry
|
09a7e98f9d
|
Shell: enforce the allowed passes of an operation
|
2018-02-02 11:56:57 +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
|
de80f0150b
|
Compiler: allow bytecode compilation
|
2018-01-31 14:45:32 +00:00 |
|
Grégoire Henry
|
0c2acd2d48
|
RPC: simplify Worker.EVENT
|
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
|
7277c9889b
|
Refactor: Move/split P2p_types into lib_base
|
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 |
|