Grégoire Henry
|
c9822abab7
|
Resto: minor simplification (remove RPC_service.map )
|
2018-02-11 19:45:40 +01:00 |
|
Grégoire Henry
|
f2b7897572
|
Resto: add RPC_path.subst{0,1,2,3}
|
2018-02-11 19:17:39 +01:00 |
|
Grégoire Henry
|
d78fa86372
|
Resto: Add Resto.forge_partial_request
|
2018-02-11 19:17:39 +01:00 |
|
Grégoire Henry
|
0f0ec6ab7a
|
Jbuilder: fix dependencies in the tezos-compiler hack
|
2018-02-11 19:17:39 +01:00 |
|
Grégoire Henry
|
d417a679e6
|
Alpha/test: fix symbolic link
|
2018-02-11 19:17:38 +01:00 |
|
Grégoire Henry
|
f6b55fa46d
|
Test: fix manual execution of ./test-basic.sh
|
2018-02-11 19:17:38 +01:00 |
|
Marco Stronati
|
035042d69f
|
Scripts: fix alphanet/zeronet patch
|
2018-02-08 18:04:53 +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
|
db500b5ebd
|
RPC_service: hide the 'error type parameter
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
5c2ba214f0
|
Client refactor: Move handling of unix error from Error_monad to stdlib-unix
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
41d30777a6
|
Client refactor: remove Utils.read_file ...
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
1f0c10bc6f
|
Client refactor: Rename stdlib-lwt into stdlib-unix
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
484b5b5b08
|
Client refactor: move stdlib_lwt out of base
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
84d8ae9222
|
Client refactor: Move Data_encoding_ezjsonm.read_file into Lwt_utils_unix
|
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
|
7dc52dcf10
|
Client refactor: Move Lwt_Exit into base
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
27ae0591b1
|
Client refactor: Move Cli_entries into base
|
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
|
c55181273c
|
Client refactor: Move non-unix depend modules of stdlib-lwt into stdlib
|
2018-02-08 17:23:29 +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
|
7a3277e625
|
Client refactor: Move part of Logging into Logging_unix
|
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 |
|
Grégoire Henry
|
2f295a3af8
|
P2p: less types in lib_base
Let's only have types required for the RPCs.
|
2018-02-08 17:23:29 +01:00 |
|
Marco Stronati
|
67ac4d8f5c
|
Protocol: change external to val in zarith protocol env
|
2018-02-08 15:28:32 +00: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 |
|
Marco Stronati
|
eaf2103967
|
Storage: added a dedicated store for predecessors under /block/
|
2018-02-08 15:18:08 +00:00 |
|
Vincent Bernardoff
|
3be9928e54
|
Tweetnacl: bugfix
|
2018-02-08 14:34:46 +01:00 |
|
Grégoire Henry
|
632233ea0c
|
Opam: fix typo in tweetnacl package
|
2018-02-08 05:32:39 +01:00 |
|
Grégoire Henry
|
2ad06a0e06
|
CI: manually bundle test dependencies
|
2018-02-07 14:40:55 +01:00 |
|
bruno
|
0241ccd8b0
|
Docs: Michelson: fix typos
|
2018-02-07 12:44:33 +01:00 |
|
Benjamin Canou
|
75f4946072
|
Alpha: remove unused function
|
2018-02-07 12:24:01 +01:00 |
|
Pierre Chambart
|
23be8282ef
|
Docs: tutorial about profiling the node
|
2018-02-07 11:30:59 +01:00 |
|
Grégoire Henry
|
9899169f78
|
CI: embeds test packages in the default image
|
2018-02-07 11:16:39 +01:00 |
|
Grégoire Henry
|
acffadafae
|
Jbuilder: fix warning
|
2018-02-07 11:16:39 +01:00 |
|
Vincent Bernardoff
|
e1d1292c09
|
Crypto: drop libsodium
We now use simpler OCaml bindings much easier to review.
|
2018-02-07 11:16:39 +01:00 |
|
Benjamin Canou
|
8bec8b7b9c
|
Michelson: add isolate test for big maps
|
2018-02-06 17:04:49 +01:00 |
|
Benjamin Canou
|
5ae24aa7a3
|
Scripts: repair tezos-autocomplete, and make it work with emacs and zsh
|
2018-02-06 17:04:49 +01:00 |
|
Benjamin Canou
|
0352278621
|
Emacs: repair Michelson parsing error reporting
|
2018-02-06 17:04:49 +01:00 |
|