swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
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
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
back to top