Vincent Bernardoff
|
77bb186611
|
Vendors: add ocaml-pbkdf
|
2018-02-16 18:30:32 +01:00 |
|
Benjamin Canou
|
bb0fa86d91
|
Client: rename client context classes for clarity
|
2018-02-16 18:12:29 +01:00 |
|
Vincent Bernardoff
|
54e96092b4
|
Client: add encrypted signature scheme
|
2018-02-16 18:12:29 +01:00 |
|
Benjamin Canou
|
67019246e9
|
Client: add method prompt to context and cleanup Unix context
|
2018-02-16 11:08:45 +01:00 |
|
Vincent Bernardoff
|
dfeb96842a
|
Crypto: add Secretbox
|
2018-02-16 11:08:45 +01:00 |
|
Vincent Bernardoff
|
28adbb5814
|
Utils: add getpass
|
2018-02-16 11:08:45 +01:00 |
|
Vincent Bernardoff
|
6096592a22
|
Vendors: add ocaml-bip39
|
2018-02-16 11:08:45 +01:00 |
|
Grégoire Henry
|
6fa1283240
|
Shell: Rename net_id into chain_id
|
2018-02-16 02:57:25 +01:00 |
|
Benjamin Canou
|
e2be3360a9
|
Client: split client-alpha into lib and commands and extract the baker
|
2018-02-15 22:54:39 +01:00 |
|
Benjamin Canou
|
a55a60c59b
|
Client: proper error on unknown global flag
|
2018-02-15 19:59:50 +01:00 |
|
Benjamin Canou
|
a1984ee090
|
Client: fix minor display glitches
|
2018-02-15 19:59:50 +01:00 |
|
Benjamin Canou
|
3816c02958
|
Missing file in Makefile clean rule
|
2018-02-15 19:59:50 +01:00 |
|
Benjamin Canou
|
dd1b200306
|
Client: split client-base into client-base and client-commands
|
2018-02-15 19:59:50 +01:00 |
|
Benjamin Canou
|
7e6a4a5333
|
Client: minor refactoring
|
2018-02-15 18:21:18 +01:00 |
|
Benjamin Canou
|
5ff20bc566
|
Fix typos in ignore files
|
2018-02-15 18:21:18 +01:00 |
|
Benjamin Canou
|
c66f9b7733
|
Remove dangling jbuild file
|
2018-02-15 18:21:18 +01:00 |
|
Benjamin Canou
|
345bbc715d
|
Client: move protocol injection commands to the admin client
|
2018-02-15 18:21:18 +01:00 |
|
Benjamin Canou
|
bacb55800d
|
Client: split Client_commands into Client_commands and Client_context
|
2018-02-15 18:21:18 +01:00 |
|
Benjamin Canou
|
cafcaf925b
|
Client: cleanup admin commands
|
2018-02-15 18:21:18 +01:00 |
|
Benjamin Canou
|
a14616517e
|
Client: split client-base modules into functions / commands
|
2018-02-15 18:21:18 +01:00 |
|
Benjamin Canou
|
b3066d6a24
|
Client: remove Unix dependencies from client-base and client-alpha
|
2018-02-15 18:21:15 +01:00 |
|
Benjamin Canou
|
d983f601a6
|
Client: add --long and -s(hort) options
|
2018-02-15 18:20:45 +01:00 |
|
Benjamin Canou
|
3729e4f3ce
|
Client: restore alias autocompletion
|
2018-02-15 18:20:45 +01:00 |
|
Benjamin Canou
|
42566e9dcd
|
Client: move Unix out of Cli_entries and a bit of output cleanup
|
2018-02-15 18:20:42 +01:00 |
|
Benjamin Canou
|
2c2f0a1818
|
Cli_entries: export formatter setup functions
|
2018-02-15 18:19:17 +01:00 |
|
Benjamin Canou
|
a830c29185
|
Cli_entries: more docstrings
|
2018-02-15 18:19:17 +01:00 |
|
Vincent Bernardoff
|
62f436eda9
|
Base: use Re_str instead of non-thread-safe library Str
|
2018-02-15 18:19:17 +01:00 |
|
bruno
|
227232e6c7
|
Shell: delete duplicated functor
|
2018-02-15 17:38:19 +01:00 |
|
Vincent Bernardoff
|
f8ded9ca28
|
Comparable: add Make
|
2018-02-15 17:36:42 +01:00 |
|
Grégoire Henry
|
040d99b673
|
Docker: use remote opam image by default
|
2018-02-15 17:16:39 +01:00 |
|
Grégoire Henry
|
322fc1e353
|
RPC: move p2p services registration in tezos-p2p
|
2018-02-15 00:29:15 +01:00 |
|
Pietro
|
c67e6d4b04
|
Client/test: Add shell script to test protocol injection
|
2018-02-14 11:48:33 +01:00 |
|
Pietro
|
4d9f440aae
|
Fix protocol injection
- Rename Tezos_protocol_compiler_native__Registerer
- Pass module without extension to the compiler
|
2018-02-13 15:02:32 +01:00 |
|
Vincent Botbol
|
f38ee469e9
|
README: update 'tezos-sandboxed-node.sh' uri
|
2018-02-13 13:27:50 +01:00 |
|
Grégoire Henry
|
515765926f
|
Shell/test: minor fix in Test_locator
|
2018-02-13 13:25:49 +01:00 |
|
bruno
|
4fa11bdf28
|
Error_monad: improve error message for unrecognized errors
|
2018-02-13 13:24:54 +01:00 |
|
Grégoire Henry
|
77bd0af3d1
|
Shell/test: add option to not enforce context hash in block header
|
2018-02-12 16:59:59 +01:00 |
|
Grégoire Henry
|
7643fa9b15
|
Alpha: split Services/Services_registration and Client_proto_rpcs
|
2018-02-12 16:56:59 +01:00 |
|
Grégoire Henry
|
e4cde4c196
|
Client: introduce an alternative context alpha's commands
|
2018-02-12 16:56:59 +01:00 |
|
Grégoire Henry
|
d539072f1b
|
Proto/env: export RPC_context
|
2018-02-12 16:56:59 +01:00 |
|
Grégoire Henry
|
4a1da9407e
|
Client/test: minor code simplification
|
2018-02-12 16:56:59 +01:00 |
|
Grégoire Henry
|
3b95f77225
|
Alpha: split Tezos_hash multiple source files
|
2018-02-12 16:56:59 +01:00 |
|
Grégoire Henry
|
5fff7b3c1b
|
Alpha: rename Tezos_context -> Alpha_context
|
2018-02-12 16:56:59 +01:00 |
|
Grégoire Henry
|
6a5a235d42
|
Client refactor: Proto_alpha.Environment -> Alpha_environment
|
2018-02-12 16:56:59 +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
|
82530eeb29
|
Proto/env: export *_hash.zero
|
2018-02-12 16:54:08 +01:00 |
|
Grégoire Henry
|
2c90308caf
|
Client refactor: Client_proto_rpcs.block -> Block_services.block
|
2018-02-12 16:54:08 +01:00 |
|
Grégoire Henry
|
83307c6de0
|
Client: more open #full_context
|
2018-02-12 16:54:08 +01:00 |
|
Grégoire Henry
|
29e1735115
|
Client: add Cli_entries.map_command
|
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 |
|