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 · v7.0
tezos
Browse files
May 06, 2020
Docker: use 7.0 images
· 4053147f
Romain
authored
May 05, 2020
View commits for tag v7.0
v7.0
4053147f
Version: set version to 7.0
· 994eca0f
Romain
authored
May 05, 2020
994eca0f
Changelog: udpate with changes from 7.0~rc1 to 7.0
· 2a2e4658
Romain
authored
May 05, 2020
2a2e4658
P2P: check incoming ciphertext size
· 85b9c4d4
Romain
authored
May 05, 2020
85b9c4d4
Vendors/lmdb: Replace /tmp by Filename.get_temp_dir
· 44c90437
Pierre Boutillier
authored
Apr 21, 2020
and
Romain
committed
May 06, 2020
44c90437
Client: do not use depracated rpcs
· 649f9480
Victor Allombert
authored
Apr 30, 2020
and
Romain
committed
May 06, 2020
649f9480
Opam: fix tezos-version dependencies
· 3a8e03cc
Romain
authored
Apr 29, 2020
3a8e03cc
Shell/base: Move lib_base/node_version to lib_version/
· 22406129
Victor Allombert
authored
Apr 22, 2020
and
Romain
committed
May 06, 2020
22406129
P2p_services: /network/version is now DEPRECATED
· 958cb832
Victor Allombert
authored
Apr 21, 2020
and
Romain
committed
May 06, 2020
958cb832
Shell_services: /monitor/commit_hash is now DEPRECATED
· fb5d90a5
Victor Allombert
authored
Apr 21, 2020
and
Romain
committed
May 06, 2020
fb5d90a5
Shell/base: Add network_version to node_version
· c8e95825
Victor Allombert
authored
Apr 21, 2020
and
Romain
committed
May 06, 2020
c8e95825
Shell/base: introduce nullable commit_info (hash, date)
· 86c7259a
Victor Allombert
authored
Apr 21, 2020
and
Romain
committed
May 06, 2020
86c7259a
Shell/base: add version to node_version
· 7df654d2
Victor Allombert
authored
Apr 21, 2020
and
Romain
committed
May 06, 2020
7df654d2
Shell/services: add rpc to query node version
· 123dd235
Victor Allombert
authored
Jan 08, 2020
and
Romain
committed
May 06, 2020
123dd235
Lib_base: introduce placeholder for node's version
· 3ce9114e
Victor Allombert
authored
Jan 08, 2020
and
Romain
committed
May 06, 2020
3ce9114e
Baker: wait for node response before asking protocol upgrades
· 0613ab07
vbot
authored
Apr 27, 2020
and
Romain
committed
May 06, 2020
0613ab07
Apr 16, 2020
Docker: use 7.0~rc1 images
· cde7fbbb
Romain
authored
Apr 15, 2020
View commits for tag v7.0-rc1
v7.0-rc1
cde7fbbb
Version: set version to 7.0~rc1
· 54154bba
Romain
authored
Apr 15, 2020
54154bba
Scripts: add print_version.ml
· f548bd02
Romain
authored
Apr 14, 2020
f548bd02
Version: set version to 7.0+dev
· cd8fb192
Romain
authored
Apr 14, 2020
cd8fb192
Changelog: add changes from mainnet Feb. 2020
· ab4065e1
Romain
authored
Feb 21, 2020
ab4065e1
Signer: make timeout mandatory
· 52ff4b55
Vincent Bernardoff
authored
Mar 02, 2020
and
Seb Mondet
committed
Apr 16, 2020
52ff4b55
Signer: authenticate and sign using the same connection
· 10c598d0
Vincent Bernardoff
authored
Feb 28, 2020
and
Seb Mondet
committed
Apr 16, 2020
10c598d0
Signer: prevent possible fd leaks
· 0cf46035
Vincent Bernardoff
authored
Feb 18, 2020
and
Seb Mondet
committed
Apr 16, 2020
0cf46035
Signer: retry up to 3 times on signer timeout
· cf710160
Vincent Bernardoff
authored
Feb 17, 2020
and
Seb Mondet
committed
Apr 16, 2020
cf710160
Signer: add timeout
· 693e8003
Vincent Bernardoff
authored
Feb 17, 2020
and
Seb Mondet
committed
Apr 16, 2020
693e8003
Signer: add multiple commands by connection, timeout to daemon
· c5a20452
Vincent Bernardoff
authored
Feb 18, 2020
and
Seb Mondet
committed
Apr 16, 2020
c5a20452
Utils: add Socket.with_connection
· 2d795651
Vincent Bernardoff
authored
Feb 18, 2020
and
Seb Mondet
committed
Apr 16, 2020
2d795651
Utils: always close fd after `create_file`
· 064556d5
Vincent Bernardoff
authored
Feb 18, 2020
and
Seb Mondet
committed
Apr 16, 2020
064556d5
Utils: add timeout to read_bytes, Socket.recv
· d17b1cb8
Vincent Bernardoff
authored
Feb 17, 2020
and
Seb Mondet
committed
Apr 16, 2020
d17b1cb8
Utils: remove dead code
· 03dad768
Vincent Bernardoff
authored
Feb 17, 2020
and
Seb Mondet
committed
Apr 16, 2020
03dad768
tezos-codec: Fix command `dump encodings`
· d437fb12
François Thiré
authored
Apr 16, 2020
d437fb12
Apr 15, 2020
Shell/Logging: test logging in protocol validator
· dc3b37ec
Arvid Jakobsson
authored
Apr 09, 2020
and
Romain
committed
Apr 15, 2020
dc3b37ec
Shell/Logging: refactor state tests
· d8f7ac6b
Arvid Jakobsson
authored
Apr 06, 2020
and
Romain
committed
Apr 15, 2020
d8f7ac6b
Shell/Logging: add Shell_test_helpers with Mock_sink
· 90add23b
Arvid Jakobsson
authored
Apr 06, 2020
and
Romain
committed
Apr 15, 2020
90add23b
Tests/Shell: use lib_test_services in lib_requester/test
· 0f1ab387
Arvid Jakobsson
authored
Apr 06, 2020
and
Romain
committed
Apr 15, 2020
0f1ab387
Test: add lib_test_services
· e18b7974
Arvid Jakobsson
authored
Apr 06, 2020
and
Romain
committed
Apr 15, 2020
e18b7974
Shell/Logging: remove legacy logging in protocol validator
· 121ef829
Arvid Jakobsson
authored
Mar 02, 2020
and
Romain
committed
Apr 15, 2020
121ef829
Apr 14, 2020
Client/mockup: remove tezos-shell dep in .opam
· 6c17196b
Clément Hurlin
authored
Apr 14, 2020
and
Benjamin Canou
committed
Apr 14, 2020
6c17196b
Client/mockup: make tezos-mockup dune and opam files match
· 6b12690a
Clément Hurlin
authored
Apr 10, 2020
and
Benjamin Canou
committed
Apr 14, 2020
6b12690a
Loading