Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
tezos
Browse files
Jul 20, 2020
Everywhere: update Nomadic Labs' email contact in license headers
· 41fc1bbc
Raphaël Proust
authored
Jul 17, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
41fc1bbc
P2p: minor doc fix
· e28ea01e
Philippe B.
authored
Jul 17, 2020
and
Raphaël Proust
committed
Jul 20, 2020
e28ea01e
p2p: rename greylisted_until to reconnection_time
· 72089626
pietro
authored
Jun 22, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
72089626
p2p: rename greylisting_config into reconnection_config
· 484f3c9d
pietro
authored
Jun 22, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
484f3c9d
p2p: change greylisting info in points RPC state
· 1c736882
pietro
authored
Jun 21, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
1c736882
p2p: marginally more memory efficient state_info point
· 8ccd470d
pietro
authored
Jun 21, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
8ccd470d
doc: update and add example to mockup mode documentation
· fb99053b
Ilias Garnier
authored
Jul 06, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
fb99053b
Tests/python: remove mockup --chain-id-seed test
· d50596a4
Clément Hurlin
authored
Jul 01, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
d50596a4
Client/mockup: remove --chain-id-seed arg in create mockup command
· ab2d881c
Ilias Garnier
authored
Jun 30, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
ab2d881c
Shell/Validation: allow the validator to be standalone
· 3bfe15de
vbot
authored
Jul 15, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
3bfe15de
Stdlib: provide signal_of_string for better UX
· bf3ee32c
vbot
authored
Jul 15, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
bf3ee32c
fixup: Shell/Validation: external validation through socket
· 066016a3
Victor Allombert
authored
Jul 08, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
066016a3
Bin_node: add logging events
· e129c6e6
Victor Allombert
authored
Jun 12, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
e129c6e6
Bin_node: re-write to_ipv4 function
· 08f1b195
Victor Allombert
authored
Jan 09, 2020
and
Pierre Boutillier
committed
Jul 20, 2020
08f1b195
Shell/Validation: external validation through socket
· e207ac02
Victor Allombert
authored
Nov 29, 2019
and
Pierre Boutillier
committed
Jul 20, 2020
e207ac02
Bin_validation: minor refactoring
· 98ca76ed
Victor Allombert
authored
Dec 10, 2019
and
Pierre Boutillier
committed
Jul 20, 2020
98ca76ed
Lib_validator/Lib_shell: Better handshake
· 7fc110ca
Victor Allombert
authored
Nov 29, 2019
and
Pierre Boutillier
committed
Jul 20, 2020
7fc110ca
Jul 16, 2020
p2p: remove unused variables: known_points_history_size, known_peer_ids_history_size
· 4ff5ebb5
pietro
authored
Jun 15, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
4ff5ebb5
P2p: use base's data_encoding_wrapper errors instead of defining own
· 7d185f07
Raphaël Proust
authored
Mar 17, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
7d185f07
Stdlib,Base: Introduce Data_encoding_wrapper in base, move Socket module into base
· 7c7935c5
Raphaël Proust
authored
Mar 17, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
7c7935c5
Storage: use Data_encoding.Binary read/write errors
· 6847f1b2
Raphaël Proust
authored
Mar 03, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
6847f1b2
RPC_http: use Data_encoding.Binary read/write errors
· bc0f9667
Raphaël Proust
authored
Mar 03, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
bc0f9667
Stdlib_unix: use Data_encoding.Binary errors
· 310e59f0
Raphaël Proust
authored
Mar 03, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
310e59f0
P2p: use Data_encoding.Binary.write_error information
· ba77faa3
Raphaël Proust
authored
Mar 03, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
ba77faa3
P2p: use Data_encoding.Binary.read_error information
· 90ae8f76
Raphaël Proust
authored
Mar 03, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
90ae8f76
CI: prevent Tezt from logging too much
· a26a9a31
Romain
authored
Jul 10, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
a26a9a31
Tezt: add --log-buffer-size
· f19663da
Romain
authored
Jul 10, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
f19663da
Tezt: add --log-file
· 46352f84
Romain
authored
Jul 10, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
46352f84
Tezt: allow to select tests with --file
· 22b07150
Romain
authored
Jul 10, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
22b07150
Tezt: provide spawn_ versions of commands
· 5c7826d8
Romain
authored
Jul 10, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
5c7826d8
Tezt: split into tezt and tezt-tezos
· 60b869f7
Romain
authored
Jun 24, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
60b869f7
Doc: add documentation for Tezt
· e3f8b802
Romain
authored
Jun 10, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
e3f8b802
Tezt/test: Modify main test to fully reflect a flextesa test.
· b38babd8
François Thiré
authored
Jun 03, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
b38babd8
Tezt/lib: Add optional paths for client and admin-client
· b22951d4
François Thiré
authored
May 29, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
b22951d4
Tezt/lib: Add an optional argument to configure the path of a node
· 91baade4
François Thiré
authored
May 29, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
91baade4
Tezt/lib: Add an identity field in bootstrap peers
· 232e62c8
François Thiré
authored
May 27, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
232e62c8
Tezt/lib: Add a way to call RPCs in the Client module
· e5a7aff8
François Thiré
authored
May 26, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
e5a7aff8
Tezt/lib: Add a function `kick_peer` in `Client.Admin`
· 377c8d8e
François Thiré
authored
May 25, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
377c8d8e
Tezt: add to .gitlab-ci.yml and Makefile
· 0cdf3985
Romain
authored
Jun 01, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
0cdf3985
Tezt: simple test framework in OCaml
· e763896a
Romain
authored
May 12, 2020
and
Pierre Boutillier
committed
Jul 16, 2020
e763896a
Loading