swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
880031c Documentation: minor fixes - Rewording of documentation for readability - Small grammar fixes - More clarity on node synchronization - More clarity on keeping the node identity before node wipe - Small fix to make JSON consistent in docs - Fix tense of sentence - Fix reference link - Fix typo - Standardising on "ꜩ" being postfix 22 April 2019, 23:02:47 UTC
9535096 Docs: fix ASSERT macros in Michelson specification 17 April 2019, 12:07:01 UTC
b5782b8 vendors/*.opam: use [[ ]] in run-test NOTE: This is only to have uniform opam files. 17 April 2019, 07:22:41 UTC
0365eb1 CI: quotes in lint command NOTE: This is not strictly necessary for the CI because it is not executed in an interactive shell with glob expension. However, it does make it possible for people to copy-paste the linting command in their terminal. 17 April 2019, 07:22:41 UTC
b1cc7b3 Fix tezos-client-demo.opam 17 April 2019, 07:22:41 UTC
11e6c05 [dune files] Various changes to compile packages via opam By @abate - [Protocol compiler]: Minor change to dune file - fix opam file of tezos-client-demo - add install in opam files for lib_resto-directory & lib_resto - makes it feasible to extract all vendors/ packages to an opam repository - Vendors: specify double [[ in build fields in opam files 17 April 2019, 07:21:52 UTC
be5ce3c [opam]: fix opam-version in event-logging 17 April 2019, 07:12:03 UTC
b1afd80 [Opam]: add synopsis to tezos-event-logging 17 April 2019, 07:12:03 UTC
b807900 CI: Add "opam lint" on all opam files in CI 17 April 2019, 07:12:02 UTC
c3f0fbf Opam repository: put git final git hashes Signed-off-by: Pierre Boutillier <pierre.boutillier@ens-lyon.org> 16 April 2019, 15:38:34 UTC
e7940da Vendor/ledger-wallet: depend on hidapi 1.0 16 April 2019, 15:38:34 UTC
9c3ea6f Docs: clean index to fix warning 16 April 2019, 15:38:33 UTC
38a3e62 Opam: force external dependencies on `react` and `reactiveData` 16 April 2019, 15:38:33 UTC
1491675 Account for ocaml.4.07.1 changes in Tezos 16 April 2019, 15:38:33 UTC
af5ed9c Opam: update dependencies - ocaml.4.07.1 - lwt.4.1.0 - dune.1.7.1 These need to be updated all at once due to incompatibilities in our dependencies Author: Grégoire Henry <gregoire.henry@tezos.com> 16 April 2019, 15:38:33 UTC
e5c3969 [bin client]: remove wrong dependency to tezos-shell 16 April 2019, 15:27:37 UTC
1f4c074 Doc: add contributing.md, improve contributing doc - code review process - some instruction for git 14 April 2019, 18:38:29 UTC
6f653d7 Client: fix missing chain argument to rpc 14 April 2019, 10:56:56 UTC
49055d8 Delete CREATE_CONTRACT without literal from docs In Michelson documentation, there are two versions of the `CREATE_CONTRACT` instruction: one with a contract literal and the other one which takes a lambda. The latter has been removed in a425b3dc2781a56154654a97cb5554c92e8ca89b, but the documentation of Michelson hasn't been updated since then. 12 April 2019, 02:42:05 UTC
1ee4749 Use POSIX compliant flags with sed The below is the excerpt from the gnu-sed man pages. -E, -r, --regexp-extended use extended regular expressions in the script (for portability use POSIX -E). 11 April 2019, 22:44:38 UTC
7f7c127 Event logging: use only ascii characters in comments 11 April 2019, 22:10:21 UTC
af3c522 Event logging: improve mli doc 11 April 2019, 22:10:21 UTC
74e85db gitlab-ci: run `./scripts/update_opam_test.sh` 11 April 2019, 22:10:21 UTC
5de3487 Lib_delegate: make logging event names unique 11 April 2019, 22:10:21 UTC
ed5e135 CI: Fix build (dune package version) 11 April 2019, 22:10:21 UTC
9db735b Data-encoding: Add implementation comment Cf. <https://gitlab.com/tezos/tezos/merge_requests/798#note_131190376> 11 April 2019, 22:10:21 UTC
1f27dbf Event-logging: Rename `Error_event.to_lwt` Cf. <https://gitlab.com/tezos/tezos/merge_requests/798#note_131190373> 11 April 2019, 22:10:21 UTC
8f07970 Data-encoding: Fix type signature Cf. <https://gitlab.com/tezos/tezos/merge_requests/798#note_131190372> 11 April 2019, 22:10:21 UTC
a1ac99c Event-logging: Make `check_name_exn` safer Cf. comment: <https://gitlab.com/tezos/tezos/merge_requests/798#note_131190371> 11 April 2019, 22:10:21 UTC
b2b3f04 Event-logging: Forbid '.' in event names 11 April 2019, 22:10:21 UTC
f117848 Event-logging: Make section a private string list 11 April 2019, 22:10:21 UTC
25ff4e0 Replace legacy logging with `Internal_event` 11 April 2019, 22:10:21 UTC
2939dac Admin-client: Add event-logging commands 11 April 2019, 22:10:21 UTC
622b731 Baker: Use structured logging in `Client_baking_blocks` 11 April 2019, 22:10:21 UTC
b425a3e Stdlib-unix: Add module `File_event_sink` 11 April 2019, 22:10:21 UTC
3c53dbc Event-logging: Add module `Internal_event_unix` 11 April 2019, 22:10:21 UTC
30816ed Build,CI: Add the `tezos-event-logging` library 11 April 2019, 22:10:21 UTC
db0bbfa Clic: Add `Scriptable` (for `--for-script`) 11 April 2019, 22:10:21 UTC
19b925d Data-encoding: Add the `With_version` module 11 April 2019, 22:10:21 UTC
1577b71 Stdlib-unix: Fix concurrency bug in `create_dir` 11 April 2019, 22:10:21 UTC
181a702 Doc: add page for Mainnet April release 11 April 2019, 15:39:17 UTC
5a14c1f Michelson:Test: Add two simple unexpansion tests These tests describe the fix of previous commit. 10 April 2019, 11:59:55 UTC
015f402 Michelson: Fix macro unexpansion See issue https://gitlab.com/nomadic-labs/tezos/issues/12 10 April 2019, 11:59:50 UTC
82190b6 CI: publish docker images for *net-snapshots branches 10 April 2019, 07:42:26 UTC
39d1f22 Only publish docker/docs on tezos/tezos 09 April 2019, 10:14:43 UTC
cffd27e Add all autogenerated files to the gitignore file 09 April 2019, 06:57:38 UTC
f1f0f8c Typo in "Howtouse" 05 April 2019, 12:37:25 UTC
3ddbc0e Test: adapt voting test to new 'list protocol' semantics 04 April 2019, 09:27:34 UTC
e8ac453 Stdlib: improve WeakRingTable fold/iter Specifically, it protects against traversing the same element twice and improves the documentation. 04 April 2019, 08:58:06 UTC
5fcf5a3 StdLib/hashPtree: typo in comment Co-authored-by: MBourgoin <mathias.bourgoin@tezcore.com> Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Pietro Abate <pietro.abate@tezcore.com> 04 April 2019, 08:58:06 UTC
aa987cc StdLib/WeakRingTable: add WeakRingTable to available iterators/iterable Co-authored-by: MBourgoin <mathias.bourgoin@tezcore.com> Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Pietro Abate <pietro.abate@tezcore.com> 04 April 2019, 08:58:06 UTC
a54855c StdLib/WeakRingTable: hide internal key handling from users Co-authored-by: MBourgoin <mathias.bourgoin@tezcore.com> Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Pietro Abate <pietro.abate@tezcore.com> 04 April 2019, 08:58:06 UTC
f9b5ad7 StdLib/Ring: add `add_and_return_erased` function Co-authored-by: Mathias Bourgoin <mathias.bourgoin@tezcore.com> Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Pietro Abate <pietro.abate@tezcore.com> 04 April 2019, 08:58:06 UTC
c2ddac4 Admin client: no duplicate in list protocols output 03 April 2019, 12:03:12 UTC
70d171b Docker: update alphanet.sh script 03 April 2019, 09:30:07 UTC
a7e3743 Docker: fix docker scripts 03 April 2019, 09:30:04 UTC
f221481 Client: test string prefix directly rather than with split 02 April 2019, 14:22:01 UTC
134e1d7 P2p: change version selection This patch is not compatible with current mainnet `nedes`, but three other patches provides a three-stage migration plan. Instead of sending a list of triplet `(name, major, miner)`, we now only announce only one triplet `(chain_name, distributed_db_version, p2p_version)`. The `chain_name` must be the exact same on each host. The two others `*_version` are negotiated independently with the following algorithm: - announce the greater known version; - choose the minimal number between the announced one and the received one; - accept the connection only the chosen version is known locally. This algorithm is fairly complete unless we introduce "hole" in the sequence of acceptable version numbers. 02 April 2019, 14:22:01 UTC
9f69abe Shell: refactor protocol fetching 02 April 2019, 13:40:20 UTC
f4da041 Client: add protocol fetch command 02 April 2019, 13:40:20 UTC
77db3f6 Shell: refactor outputs and don't store protocols with fake hashes 02 April 2019, 13:29:42 UTC
d8efc14 Shell: fixes lwt logs for protocol store 02 April 2019, 13:29:42 UTC
54edb77 shell: adds static link protocols in store 02 April 2019, 13:29:42 UTC
c6f5fb4 Baker: saving orphan nonces file before overwriting the nonces file 02 April 2019, 10:23:50 UTC
8c62ad1 Baker: prevent spurious error message while filtering orphan nonces 02 April 2019, 10:23:49 UTC
6bcf721 Baker: add a command to display filtered orphan nonces 02 April 2019, 10:23:49 UTC
f4d4628 Baker/Commands: add a command to filter orphans from the nonce file 02 April 2019, 10:23:49 UTC
92f00dc Baker/Nonces: do not remove orphan nonces anymore but warn users instead 02 April 2019, 10:23:48 UTC
66638ca Baker: enforce chain arguments through the API 02 April 2019, 10:23:48 UTC
c24b7e9 Baker/Nonces: filter out nonces associated to blocks that cannot be found in the chain 02 April 2019, 10:23:48 UTC
e47acdf Fix race condition in Distributed_functor.Memory_table Notify scheduler when pending resolved 02 April 2019, 08:57:54 UTC
1aecd5f Client: mention “yea” and add Oxford comma in help 01 April 2019, 15:39:44 UTC
187d24e Client: improve voting error display 01 April 2019, 15:39:44 UTC
ca5b130 Client: add `--dry-run` to `submit ballot` 01 April 2019, 15:39:44 UTC
cd1898a Client: add `--dry-run` to `submit proposals` 01 April 2019, 15:39:44 UTC
58ee041 Client: fix punctuation of `submit proposals` 01 April 2019, 15:39:44 UTC
6728bbb Client: improve display of proposals (show voting) 01 April 2019, 15:39:44 UTC
be46b73 Client: improve display of proposal errors 01 April 2019, 15:39:44 UTC
a17b422 Client: check for duplicate proposals 01 April 2019, 15:39:44 UTC
bed959b Client: improve Too many proposals error message 01 April 2019, 15:39:44 UTC
304bb75 Client: add `--force` to `submit proposals` 01 April 2019, 15:39:44 UTC
3c301d6 add install in opam files for lib_resto-directory & lib_resto makes it feasible to extract all vendors/ packages to an opam repository 29 March 2019, 02:46:35 UTC
858afda Node: escape doclang in doc Specifically, escape `$` in the manpage text to be compatible with Cmdliner's formatting. 26 March 2019, 14:51:08 UTC
e3b604c Baker: factor out some code 26 March 2019, 12:05:21 UTC
52b00f6 Baker: restore the --force option for the 'bake for' command 26 March 2019, 12:05:20 UTC
920a7f7 Docker: update docker file removal 26 March 2019, 12:05:20 UTC
57f17e5 Daemons: restore highwatermarks file retrocompatibility 26 March 2019, 12:05:18 UTC
2d8e8b1 Daemons: restore nonces file retrocompatibility 25 March 2019, 17:48:36 UTC
578b161 Shell: set the testchain to the mainchain when the testchain state is already in store 25 March 2019, 17:48:36 UTC
ff78a61 Client/Alpha: fix the client's RPCs to use the correct chain id 25 March 2019, 17:48:36 UTC
2fe41b0 Shell: switch testchain to not_running on current block's timestamp to ensure mainnet compatibility 25 March 2019, 17:48:35 UTC
3ecda1d Daemon: allow to ^C baker/endorser while waiting for the testchain 25 March 2019, 17:48:35 UTC
2c1fd02 Baker: improve logging info for endorsement waiting 25 March 2019, 17:48:35 UTC
659d1fe Accuser: ensure the test chain is launched before starting 25 March 2019, 17:48:34 UTC
b2748ed Baker: update baker's state structure 25 March 2019, 17:48:34 UTC
8ef52cb Accuser: remove dead-code 25 March 2019, 17:48:34 UTC
5245cb1 Baker: replace metadata RPC calls to header calls to handle purged blocks metadata 25 March 2019, 17:48:33 UTC
2ed2078 Daemon: refactor highwatermarks 25 March 2019, 17:48:33 UTC
e107fb9 Daemon: remove the files upgrade from the daemons 25 March 2019, 17:48:33 UTC
01665c6 Docker: add test baker commands 25 March 2019, 17:48:32 UTC
back to top