sort by:
Revision Author Date Message Commit Date
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
1fdbe9f Shell: add RPC to query GC stats 13 May 2019, 15:41:07 UTC
3d51105 Doc: add glossary 13 May 2019, 15:11:43 UTC
e16ba18 Fix logging in tests The logging framework changes were not correctly reflected in the p2p tests which do not use the node and thus do not properly initialize the framework. Furthermore, verbosity control does not work the same way. 13 May 2019, 14:52:11 UTC
05e8632 Tests: test tls added to CI 10 May 2019, 03:16:01 UTC
936e062 Tests: porting test_tls.sh to test_tls.py 10 May 2019, 03:08:41 UTC
f842bf1 Shell/worker: minor documentation fix 07 May 2019, 12:49:12 UTC
38add10 Shell/worker: expand wildcard patterns 07 May 2019, 12:49:11 UTC
6e07e5a Shell: minor renaming 07 May 2019, 12:49:11 UTC
611d2ca Shell/Worker: add `information` function and encoding (for future RPCs) 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> 07 May 2019, 12:49:11 UTC
84bbf11 Shell/Worker: add `find_opt` function 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> 07 May 2019, 12:49:11 UTC
bfa9cba Shell/Workers: refactoring 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> 07 May 2019, 12:49:11 UTC
829d067 Shell/Worker: remove zombies 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> 07 May 2019, 12:49:11 UTC
090a107 Client: simpler password retrieval 07 May 2019, 09:52:02 UTC
473ee0c Client: reduce the dependency of lib_client_base over Unix by parameterizing Unix function calls in the wallet objects 07 May 2019, 09:52:02 UTC
236c779 Tests: basic RPC test 06 May 2019, 16:20:27 UTC
2bc9b74 Ledger: fix display of `get authorized path` 06 May 2019, 15:54:32 UTC
2a640e1 Ledger: explicitly forbid versions < 1.4.0 06 May 2019, 15:54:32 UTC
d5b08fd Ledger: improve output of `--test-sign` 06 May 2019, 15:54:32 UTC
3911265 Ledger: switch to new API 06 May 2019, 15:54:32 UTC
4714daa Ledger: create `Signer_implementation` module 06 May 2019, 15:54:32 UTC
dc87b9a Ledger: clean-up bip32 module 06 May 2019, 15:54:32 UTC
227799e Baker: improve the notification in case of a new block while waiting for endorsement 26 April 2019, 00:59:42 UTC
82e06da Tests: add OCaml framewwork flextesa 25 April 2019, 21:54:44 UTC
3df9d71 lmdb: specify the correct env var in error message 25 April 2019, 21:27:23 UTC
54195fe Doc: fix undefined label and linkcheck 25 April 2019, 17:48:43 UTC
9aebc95 Tests: add python framework 25 April 2019, 14:32:24 UTC
50da261 Protocol compiler: remove safe-string from dune_protocol.template 24 April 2019, 22:35:22 UTC
e0a9d13 Various: activate the infamous warning 9 24 April 2019, 22:35:21 UTC
931a61c Shell: drop some dead read_exn functions 24 April 2019, 22:35:20 UTC
7d5ff87 Various: remove dead code after activating warning 32 24 April 2019, 22:35:18 UTC
ea84705 Various: bugfixes after (re)activating warning 32. 24 April 2019, 22:35:17 UTC
af1613a Dune: use the same set of warnings everywhere 24 April 2019, 22:35:15 UTC
a27728c Shell: tests for the pipeline 24 April 2019, 22:05:50 UTC
a6ee349 Shell: add pipeline library Original author: Raphaël Proust <code@bnwr.net> 24 April 2019, 22:05:50 UTC
f3b064e Tests: rename demo to proto_test_injection 24 April 2019, 13:54:43 UTC
4a6f857 Docs: don't linkcheck reddit to avoid rate limit errors 24 April 2019, 13:35:02 UTC
22c3e72 P2P versioning: adapt reset_chain.sh 24 April 2019, 08:02:56 UTC
b58af98 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 24 April 2019, 03:56:38 UTC
cf678dd Fix LSR documentation OCaml implementaion checks that shift amount is <= 256 not only for LSL but also for LSR. However, it isn't mentioned in the documentation. 24 April 2019, 03:55:07 UTC
69d174f Makefile: make clean removes the dune-project files 23 April 2019, 16:12:39 UTC
ddbe199 Doc: fix many odoc errors 23 April 2019, 15:57:46 UTC
7a5fca1 Scripts: fix snapshot_alpha and activate_protocol The scripts were broken after the update of the build system of the protocols. 23 April 2019, 15:46:38 UTC
dc569b8 Client: add code comments (verbose-signing !994) 23 April 2019, 13:59:27 UTC
05ce322 Client: add option `--verbose-signing` 23 April 2019, 13:59:27 UTC
f3e85a9 Clic: add `args17` 23 April 2019, 13:59:27 UTC
c393f7f Crypto: add `Signature.pp_watermark` 23 April 2019, 13:59:27 UTC
c8cd7b0 Shell: remove unused `read_exn` 23 April 2019, 09:05:27 UTC
be4cb34 Shell: cosmetic patch 23 April 2019, 09:05:27 UTC
28e4890 Shell/test: replace read_exn with read_opt 23 April 2019, 09:05:27 UTC
0617232 WIP: Shell: Replace read_exn with read_opt 23 April 2019, 09:05:27 UTC
2b1d153 add 'which' build dep 23 April 2019, 08:43:40 UTC
1479bb4 expand 23 April 2019, 08:43:40 UTC
708286a add more build dependencies 23 April 2019, 08:43:40 UTC
e860a7b build-deps: really install and use opam-depext 17 April 2019, 17:13:58 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
back to top