swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
5a7f3be Tests python: Setting the loglevel in new logging framework 21 May 2019, 06:49:21 UTC
b22b427 Opam: tezos-storage always depends upon stdlib-unix 21 May 2019, 03:32:45 UTC
84cdbce P2p : random and parallel kill strategy on too_many_connection Previous strategy was to kill sequentially the peers in an order driven by the peer id. The same node A could thus get killed over and over if the node B it connects to is overloaded (max_incoming_connections is reached) and the node A insists on comming back. Now the kill list is randomly selected. Bonus: the disconnections now happen in parallel. 21 May 2019, 02:14:05 UTC
e888887 P2p: Don't announce banned points 21 May 2019, 02:14:05 UTC
59b0624 P2p: earlier detection of "public" nodes. Tag nodes as public/private even if we reject the connection. 21 May 2019, 02:14:05 UTC
6ffabdd CI: update opam 20 May 2019, 18:00:16 UTC
1426802 Bin_node: change `rolling` history-mode to `experimental-rolling` 20 May 2019, 16:03:39 UTC
cb18ba9 Bin_node: Upgrade data_version of storage (0.0.2 -> 0.0.3) 20 May 2019, 16:03:39 UTC
3155bc7 Shell/Snapshots: Add snapshot export/import features Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> 20 May 2019, 16:03:39 UTC
7f4f2e2 Bin_node: update node data version handling Co-authored-by: Vincent Botbol <vincent.botbol@tezcore.com> 20 May 2019, 16:03:39 UTC
db85a7e Bin_node: add read_data_dir config file 20 May 2019, 16:03:39 UTC
ba96835 Storage: Add export/import tests 20 May 2019, 16:03:39 UTC
6037d0e Lib_storage: add context export/import feature Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> Co-authored-by: Benjamin Canou <benjamin@canou.fr> Co-authored-by: Vincent Botbol <vincent.botbol@tezcore.com> Co-authored-by: Thomas Gazagnaire <thomas@gazagnaire.org> Co-authored-by: Pierre Chambart <pierre.chambart@ocamlpro.com> Co-authored-by: Thomas Blanc <thomas.blanc@ocamlpro.com> 20 May 2019, 16:03:39 UTC
a63daf7 Stdlib_unix: add read/write_string 20 May 2019, 16:03:39 UTC
63d11dd Stdlib: add progress display 20 May 2019, 16:03:39 UTC
780388c Shell: remove useless include 20 May 2019, 16:03:39 UTC
0bea9ed Shell/RPC: replace `Level 0 with `Genesis 20 May 2019, 15:37:48 UTC
47c36a0 Shell: use contents_not_found error when reading block contents 20 May 2019, 15:34:42 UTC
249bbd8 Node: properly display an error message when trying to switching history-mode 20 May 2019, 15:34:41 UTC
9025412 Shell: disallow switching from an history-mode to another 20 May 2019, 15:34:41 UTC
ef3d7c8 Shell: check and save history mode Co-authored-by: Benjamin Canou <benjamin@canou.fr> 20 May 2019, 15:34:41 UTC
44f6557 Shell: add testsuite for prune and delete Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> 20 May 2019, 15:34:40 UTC
aa02c85 Shell: delete block when cuting alternative heads 20 May 2019, 15:34:40 UTC
485cfa6 Shell: improve logging 20 May 2019, 15:34:39 UTC
9c32743 Shell: full/rolling purge when setting a new checkpoint Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Vincent Botbol <vincent.botbol@tezcore.com> Co-authored-by: Benjamin Cabou <benjamin@canou.fr> 20 May 2019, 15:34:39 UTC
e1d4075 Shell: add Chain.store in state 20 May 2019, 15:34:39 UTC
afbcb71 ProtoDemo: set the last_allowed_fork_level to 0 to make sure the previous blocks are not pruned 20 May 2019, 15:34:38 UTC
bc4c485 Storage: add comments 20 May 2019, 15:34:38 UTC
ed7ddf1 Shell: remove invalid heads operation metadata 20 May 2019, 15:34:38 UTC
7d0c1e5 Shell: relax with_atomic_rw type signature 20 May 2019, 15:34:37 UTC
7fd70e0 Shell: add checkpoint client admin command Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> 20 May 2019, 15:34:37 UTC
cc65da9 RPCs: add rpc_header_directory Co-authored-by: Benjamin Canou <benjamin@canou.fr> 20 May 2019, 15:34:37 UTC
6d3873f Shell: populate Protocol_hash 20 May 2019, 15:34:36 UTC
08dd93c Shell: add Protocol_hash in store 20 May 2019, 15:34:36 UTC
38446f8 Shell: remove Operation_path from store Fix bootstrap issues for full nodes 20 May 2019, 15:34:36 UTC
b255226 Shell: Chain_validator, move init_head in create 20 May 2019, 15:34:35 UTC
65e21bb Shell: fail with error when reading contents and header in state 20 May 2019, 15:34:35 UTC
e8e6197 Shell: use tzresult and chain_traversal handles partial chain Co-authored-by: Thomas Blanc <thomas.blanc@ocamlpro.com> Co-authored-by: Pierre Chambart <pierre.chambart@ocamlpro.com> 20 May 2019, 15:34:34 UTC
8887080 Shell: dismiss locators from rolling peers whose caboose is too far ahead Co-authored-by: Benjamin Canou <benjamin@canou.fr> Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> 20 May 2019, 15:34:34 UTC
d138d45 Shell: Block_validator avoid validation under save_point Co-authored-by: Benjamin Canou <benjamin@canou.fr> Co-authored-by: Grégoire Henry <gregoire.henry@tezos.com> 20 May 2019, 15:34:34 UTC
36da909 Shell: unopt genesis accessor 20 May 2019, 15:34:33 UTC
709e71c Shell: known_ancestor, unknown_prefix handle partial chain Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Thomas Blanc <thomas.blanc@ocamlpro.com> Co-authored-by: Pierre Chambart <pierre.chambart@ocamlpro.com> 20 May 2019, 15:34:33 UTC
bdc4487 Shell: update block_locator so it handles partial chain 20 May 2019, 15:34:33 UTC
6d7653f Shell: init node with caboose and save_point values 20 May 2019, 15:34:32 UTC
7fd9297 Shell: add Save_point and Caboose in store 20 May 2019, 15:34:32 UTC
a26faf5 Shell: a block is known and known_valid if we know its header 20 May 2019, 15:34:32 UTC
e040cb7 Shell: remove Store.Block.Header 20 May 2019, 15:34:31 UTC
9292450 Shell: replace block header abstraction Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> 20 May 2019, 15:34:31 UTC
0bec5d7 Shell: remove type hashed_header 20 May 2019, 15:34:31 UTC
ebd67f2 Shell: remove contents field in block type 20 May 2019, 15:34:30 UTC
facff17 Shell: add header field in contents type 20 May 2019, 15:34:30 UTC
32e04d8 Store: add Pruned_contents Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Vincent Botbol <vincent.botbol@tezcore.com> 20 May 2019, 15:34:30 UTC
5fe11e2 Bin_node: use a module for patch context 20 May 2019, 15:34:29 UTC
ace8497 Bin_node: typo 20 May 2019, 15:34:29 UTC
02ce204 Node: history mode node initialization Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Benjamin Canou <benjamin@canou.fr> 20 May 2019, 15:34:29 UTC
6c47304 Bin_node: add bare option to ensure_data_dir 20 May 2019, 15:34:28 UTC
e98447e Bin_node: use a module for the main chain genesis 20 May 2019, 15:34:28 UTC
f0ef5d1 Shell_services: introduce history modes 20 May 2019, 15:34:27 UTC
0b8575b Crypto: make Base58.encode tail recursive 20 May 2019, 15:34:27 UTC
4f10f78 Shell: extend atomic storage operations 20 May 2019, 15:34:27 UTC
c54bfbe Shell: use "atomic" upgrade of disk storage 20 May 2019, 15:34:26 UTC
d187be4 Shell: remove test made incoherent by new checkpoint repr 20 May 2019, 15:34:26 UTC
c02aa10 Shell: store the full block header of the checkpoint 20 May 2019, 15:34:26 UTC
af1f9a7 Shell: use private type for `State.Block.Header.t` 20 May 2019, 15:34:25 UTC
ecc3587 Shell/RPC: export a Base58Check representation of block headers Co-authored-by: Benjamin Canou <benjamin@canou.fr> Co-authored-by: Pierre Boutillier <pierre.boutillier@ens-lyon.org> 20 May 2019, 15:34:25 UTC
e9e816d Flextesa accusation test: fix Co-authored-by: MBourgoin <mathias.bourgoin@tezcore.com> Co-authored-by: Raphaël Proust <code@bnwr.net> 20 May 2019, 10:00:15 UTC
21bb2db Doc: the Michelson type `address` is actually comparable 17 May 2019, 13:49:10 UTC
7eaea17 Tests/python: remove numbering in CI 17 May 2019, 09:52:42 UTC
c699829 Tests: test_cors.py added to CI 17 May 2019, 09:52:42 UTC
3f6c6c2 Tests: ported test_cors.sh to test_cors.py 17 May 2019, 09:52:42 UTC
83f3f16 Shell_services: return P2P version as is Fixes 497 17 May 2019, 09:52:13 UTC
b265872 Endorser: remove duplicate addresses for which an endorser endorses 16 May 2019, 08:15:14 UTC
e648fc4 Test/Python: correct time between blocks - multiple bakers 16 May 2019, 06:13:26 UTC
7729073 Tests/Flextesa: remove .opam 15 May 2019, 20:50:54 UTC
38e4ae8 Opam packaging: fix flextesa build 15 May 2019, 20:46:52 UTC
6e91d5e Opam packaging: fix tezos-client-alpha-commands deps 15 May 2019, 20:46:52 UTC
b6619de lib_network_sandbox: Make it 32bits arch compatible 15 May 2019, 20:46:52 UTC
4511710 Flextesa: voting commmand takes the TEZOS_PROTOCOL file as argument 15 May 2019, 11:36:03 UTC
d6a3b46 Opam packaging: install TEZOS_PROTOCOL as part of tezos-embedded-protocol-%.raw This allows to `tezos-admin-client inject protocol /raw` 15 May 2019, 11:36:02 UTC
18eeec0 Alpha/Client: update opam 14 May 2019, 16:42:22 UTC
a711ac1 CI: update opam test 14 May 2019, 15:27:43 UTC
9ba57b8 Everywhere: use built-in return operators 14 May 2019, 01:28:49 UTC
a996125 build: remove merge artifact in src/lib_shell/dune 13 May 2019, 18:54:25 UTC
7eab940 Test/Python: change time between blocks 13 May 2019, 18:53:42 UTC
8c7fa74 Test/OCaml: adapt framework with the new time system 13 May 2019, 18:53:42 UTC
98d553d version/CI: update opam hash 13 May 2019, 18:53:41 UTC
0b4d7fa P2p, Shell: write Time.System types instead of equal types This should help Menhir point the right way 13 May 2019, 18:53:41 UTC
6d8145a Base/time: tweak pretty-printing for backwards compatibility 13 May 2019, 18:53:41 UTC
71ed49e Shell: don't use float for time, use Ptime 13 May 2019, 18:53:40 UTC
c921903 client_base: move unix dependent code into client_base_unix 13 May 2019, 18:53:40 UTC
8e81069 Separate unix dependency 13 May 2019, 18:53:40 UTC
ab7f0c6 Base/Time: documentation of new interface 13 May 2019, 18:53:39 UTC
323d1e1 Base/Time: rewrite Time 13 May 2019, 18:53:39 UTC
a51e7ad RPCs: refactor memory services (split into three parts in stdlib/stdlib_unix and lib_shell) 13 May 2019, 15:41:07 UTC
f03711b Tests: add test for stats rpcs 13 May 2019, 15:41:07 UTC
6329d47 Shell_services/Stats: small renaming 13 May 2019, 15:41:07 UTC
e3d34f7 Shell/Stat_services: better handling of stats when running on a darwin (OSX) os 13 May 2019, 15:41:07 UTC
ca439ec Shell/Stat_services: add page_size in proc_statm 13 May 2019, 15:41:07 UTC
1ae97b8 StdLib: Typo 13 May 2019, 15:41:07 UTC
4c99b0c Shell: add RPC to query proc_statm info 13 May 2019, 15:41:07 UTC
back to top