https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
9e5e854 EOL: Alphanet test network has reached end of life Signed-off-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> 16 June 2020, 09:13:09 UTC
e012665 Merge branch 'mainnet' into alphanet 15 August 2019, 20:15:17 UTC
e725003 Shell/Prevalidator: batched operation application Co-authored-by: @MBourgoin <mathias.bourgoin@nomadic-labs.com> Co-authored-by: @vect0r <victor.allombert@nomadic-labs.com> 14 August 2019, 15:27:51 UTC
88920a9 Shell/Worker: use Event log instead of legacy logging 14 August 2019, 14:41:19 UTC
713f87f Lib_stdlib: add fold_left_s_n for batched fold_left_s Co-authored-by: @MBourgoin <mathias.bourgoin@nomadic-labs.com> Co-authored-by: @vect0r <victor.allombert@nomadic-labs.com> 14 August 2019, 14:39:09 UTC
c299601 P2P: Always run a maintenance when activating the worker 14 August 2019, 14:06:45 UTC
bae0b3d P2p: reload known points info from peers.json on startup 14 August 2019, 14:06:29 UTC
58ab11d base, stdlib: refine ipaddr dependencies 12 August 2019, 16:17:47 UTC
e0a3e14 Ledger: Generalize references to Ledger Nano S now that Nano X is supported 08 August 2019, 20:42:24 UTC
34e1198 Mainnet/Node: redisable testchain by default 08 August 2019, 20:38:36 UTC
aa6b3a6 Merge remote-tracking branch 'tezos/master' into mainnet 07 August 2019, 15:06:42 UTC
c614a8d stdlib: remove lwt_log dependency completely. not used in this module 07 August 2019, 09:24:07 UTC
95345ca logging: use lwt_log.core instead of lwt_log to avoid unix dependency 07 August 2019, 09:24:07 UTC
2e66ebf Prevalidator: Not use _exn functions 07 August 2019, 09:10:46 UTC
28038e9 stdlib: add mtime dependency in opam file 07 August 2019, 08:39:49 UTC
b8f2372 doc: fix babylon rst doc 07 August 2019, 08:25:58 UTC
8265d07 Stdlib/Sys_info: ensure open files are closed 06 August 2019, 21:27:33 UTC
501669d CI: update opam tests 06 August 2019, 10:19:59 UTC
7e5f66f Signer: extract `lib_signer_backends.unix` subpackage from `lib_signer_backends` introduce a new library lib_signer_backends_unix containing the socket and ledger backends 06 August 2019, 10:19:59 UTC
ce8f97f Merge remote-tracking branch 'tezos/master' into mainnet 06 August 2019, 09:16:41 UTC
d44fbd5 Block_validation: blocks with eco-proto errors are invalid 05 August 2019, 20:54:28 UTC
4203997 Shell, Validation: less tzresult 05 August 2019, 20:54:28 UTC
a6d8f8a Shell: Only Invalid_block indicates invalid blocks 05 August 2019, 20:54:28 UTC
f8b3caa Fix repeated annotation pattern in Michelson JSON whitedoc. Also clean up some formatting. 05 August 2019, 20:18:28 UTC
4db7b68 Build: make `make build-deps` fail with non-zero 05 August 2019, 19:41:07 UTC
83213b8 Doc: fix number of top-level items 05 August 2019, 10:09:22 UTC
3a8b0ee Doc: update hash of protocol 005 02 August 2019, 15:23:49 UTC
3549454 Doc: binary format changes in 005 02 August 2019, 15:23:49 UTC
a2d82d6 Shell: better use of Lwt - Avoid `>>= fun () -> Lwt.return_unit` (useless bind) - Avoid `>>= return` when `>>= fun () -> return_unit` is valid (prefer inlined return operators, including from the error monad) - etc. 02 August 2019, 14:45:40 UTC
cf42854 Error_monad: improvements in inlined return functions 02 August 2019, 14:45:32 UTC
1a11e58 P2p: better use of Lwt - Avoid `>>= fun () -> Lwt.return_unit` (useless bind) - Avoid `>>= return` when `>>= fun () -> return_unit` is valid (prefer inlined return operators, including from the error monad) 02 August 2019, 14:45:30 UTC
a6f1a97 P2P: fix typo in services documentation 02 August 2019, 11:54:49 UTC
afdbfa6 Shell: Prevent kicking peers sending a locator with one block difference 02 August 2019, 11:54:47 UTC
0983ce7 Ledger: Produce helpful error when attempting to use derivation scheme unsupported by Ledger application 30 July 2019, 21:04:14 UTC
3b88859 Ledger: Make deterministic nonce tests optional 30 July 2019, 21:04:14 UTC
b3fca8b Ledger: Support BIP32-Ed25519 derivation 30 July 2019, 21:04:14 UTC
b587ca5 Ledger: Make support for non-hardened paths depend on derivation scheme 30 July 2019, 20:49:45 UTC
3e010de Ledger: Use 'h' syntax instead of '\'' for showing ledger URIs 30 July 2019, 20:49:45 UTC
b2e58e7 Ledger: Allow 'h' as an alternative syntax to '\'' for non-hardened paths 30 July 2019, 20:49:44 UTC
6c9c041 Ledger: Allow non-hardened paths 30 July 2019, 20:49:36 UTC
fd7d7f6 Ledger: remove obsolete error variant 30 July 2019, 20:03:54 UTC
2e5d4df Ledger: add support for the Legder Nano X 30 July 2019, 20:03:50 UTC
f4a09e2 Ledger: add support for the sign-and-hash APDU 30 July 2019, 20:03:16 UTC
7afa896 Ledger: add support for deterministic nonces 30 July 2019, 19:55:16 UTC
24ffcab Clic: print offending command on insertion conflict 29 July 2019, 08:54:45 UTC
11cce32 Scripts: Adapt reset_chain.sh to moves in the codebase 29 July 2019, 08:02:28 UTC
0b5fb4c Proto alpha client / Lib client : Proto alpha client now unix free add ctxt#now in the client context and move back wait_for_bootstrapped in lib_client_base 29 July 2019, 08:01:55 UTC
a434d77 Test/python: test head after chain fork 27 July 2019, 13:21:09 UTC
498c0e3 Documentation: Corrections for IF_LEFT, IF_CONS,… 26 July 2019, 19:45:46 UTC
458d52f Michelson mode : require cl 26 July 2019, 19:39:50 UTC
f40105d Doc: add proto 005 page 26 July 2019, 13:00:07 UTC
3b95c5d Issues: add history mode information 26 July 2019, 12:26:13 UTC
5184111 Issues: improve issue template 26 July 2019, 12:26:13 UTC
ceb4962 Stdlib: fix Option.pp 25 July 2019, 12:20:19 UTC
634de36 Ledger: Fix formatting for longer error messages 25 July 2019, 00:32:37 UTC
9f2efbc Doc: update proposal testing tutorial to new yes-node 22 July 2019, 16:17:27 UTC
6f5fd95 Flextesa: allow controlling timing of proposals 22 July 2019, 13:51:56 UTC
cfafed8 Flextesa: disable obsidian node in Kiln config 22 July 2019, 13:51:56 UTC
c717856 Flextesa: improve error display 22 July 2019, 13:51:56 UTC
52c925e Flextesa: fix check for protocol path 22 July 2019, 13:51:56 UTC
06b60da Flextesa: config kiln earlier in daemons-upgrade 22 July 2019, 13:51:56 UTC
72a113f Flextesa: add option to include dummy proposals 22 July 2019, 13:51:56 UTC
934e5e9 Flextesa: fix non-closed file 22 July 2019, 13:51:56 UTC
8d11955 Flextesa: improve `--help` of voting test 22 July 2019, 13:51:56 UTC
94b298f Flextesa: fix bug with `--pause-{at-end,on-error}` 22 July 2019, 13:51:56 UTC
92cb399 Flextesa: add `--waiting-attempts` (daemons-upgr.) 22 July 2019, 13:51:56 UTC
d6be655 Flextesa: improve the protocol's `Cmdliner.Term.t` 22 July 2019, 13:51:56 UTC
a21a354 Flextesa: add `nay-for-promotion` test variant It is a new option for the test `daemons-upgrade`. 22 July 2019, 13:51:56 UTC
71dcde1 Doc: correct contributing.md links 20 July 2019, 07:32:30 UTC
dc2228d Node: avoid division by zero when generating identity Fixes #535 19 July 2019, 16:21:28 UTC
482b9a9 change bootstrap-threshold in test 19 July 2019, 09:48:50 UTC
32ff5d8 Update gitlab-ci 18 July 2019, 12:46:22 UTC
d79ae1a proto_client_00[123]: Adapt to unified environment 18 July 2019, 12:46:22 UTC
84b148b Proto 001/002/003: Remove injection operations 18 July 2019, 10:54:09 UTC
36a1de0 Client: proto_demo_noop has no client lib 18 July 2019, 10:54:09 UTC
43b725b Node: fix and improve documentation of history-mode argument 18 July 2019, 08:31:04 UTC
b55cd84 Base/Time: add pp for stamped values 17 July 2019, 09:08:46 UTC
bb9716e CI: rename alpha 15 July 2019, 17:18:36 UTC
ee1b230 Tests_python: rename genesis 15 July 2019, 17:18:35 UTC
2c2066c Network_sandbox: rename alpha 15 July 2019, 14:46:34 UTC
4c629d5 004 refresh 15 July 2019, 14:46:34 UTC
a31fc7d 00{0..3} fix embedded-protocol opam 15 July 2019, 14:46:34 UTC
21ca021 00{0..3} regenerate all dune.inc for p in 000_Ps9mPmXa 001_PtCJ7pwo 002_PsYLVpVv 003_PsddFKi3; do dune exec src/lib_protocol_compiler/replace.exe src/lib_protocol_compiler/dune_protocol.template src/proto_$p/lib_protocol/dune.inc $p done 15 July 2019, 14:46:33 UTC
08f7ade 00{1..3} remove tests 15 July 2019, 14:46:33 UTC
80944e9 Client: rename alpha 15 July 2019, 14:46:33 UTC
f551308 Genesis: fix client 15 July 2019, 14:46:32 UTC
0de9225 Merge branch 'master' into marco@mainnet-second-opam 15 July 2019, 14:36:08 UTC
e363749 Proto_genesis: abstract error emission 15 July 2019, 14:22:09 UTC
5b91673 Signer: Handle non-singleton traces 15 July 2019, 14:22:09 UTC
ecf482a P2p: handle non-singleton traces 15 July 2019, 14:22:09 UTC
4f597c3 Shell: handle non-singleton traces 15 July 2019, 14:22:09 UTC
ee13377 Proto/Client,Delegate: rename Alpha_client_context to Protocol_client_context 15 July 2019, 12:08:51 UTC
2b0533f Proto/Client,Delegate: properly register errors 15 July 2019, 12:08:51 UTC
c775829 Scripts: fix snapshot_alpha for new environment 15 July 2019, 12:08:51 UTC
5668196 Everywhere: rename Proto_alpha and Proto_genesis to Protocol 15 July 2019, 12:08:51 UTC
defd091 Protocol_compiler: change template to generate a generic module Protocol A protocol specific module can be opened in dune and in the sources only the module Protocol is present, confining renamings to dune files. 15 July 2019, 12:08:51 UTC
1dba3c0 Make: quasi fix generation of parameters per protocol 15 July 2019, 12:08:51 UTC
5235ebb Bench: make it easier to rename alpha 15 July 2019, 12:08:51 UTC
b074166 Network_sandbox: make it easier to rename alpha 15 July 2019, 12:08:51 UTC
fa02d0f Proto/Parameters: make it easier to rename alpha 15 July 2019, 12:08:51 UTC
back to top