swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
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
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
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
789f1f7 Proto/Mempool: adapt to new environment 15 July 2019, 12:08:51 UTC
424af36 Proto/Delegate: remove obsolete tests not testing the delegate 15 July 2019, 12:08:51 UTC
43f21e3 Tests/test_mempool.py: test operation is included instead of mempool not empty + remove sleeps 15 July 2019, 11:42:59 UTC
88a9f59 Doc: tutorial to test a protocol migration 14 July 2019, 19:33:02 UTC
973f0fd Dependencies: opam dependencies ready for irmin-pack 11 July 2019, 12:42:37 UTC
59ec387 Shell/worker: earlier abort on name collisions 10 July 2019, 13:10:09 UTC
fa3bd7e Shell: return all block_validator workers, not just one 10 July 2019, 13:10:09 UTC
bee72e4 Doc: Corrects a typo on the documentation Fixes notation 10 July 2019, 12:27:48 UTC
4d8d8e5 Dependencies: refresh opam-repository 09 July 2019, 13:37:42 UTC
685c8c3 Node: more verbose shutdown Fixes #541 09 July 2019, 10:06:47 UTC
e012d96 Node: move terminal animation code to support library 08 July 2019, 12:57:46 UTC
2532575 Node: æsthetics of Mtime code 08 July 2019, 12:57:46 UTC
06e5ea5 Base: move OS-specific code to node 08 July 2019, 12:57:46 UTC
976578c Client_base: earlier fail for URI without scheme 08 July 2019, 12:40:33 UTC
b159eca Client_base: detect missing scheme for keys 08 July 2019, 12:40:33 UTC
0cdaa6d Client_base: use signer module for public_key_hash Fixes 394 08 July 2019, 12:40:33 UTC
6429ace emacs michelson mode: adding michelson-goto-next-error Defines a function michelson-goto-next-error which goes to the first error found after the cursor, wrapping at the end of buffer, and bind it to `C-c C-x`. 08 July 2019, 12:35:36 UTC
1bd5996 Shell: better and more uniform tests 08 July 2019, 12:18:24 UTC
f3a4d7a CI: update opam tests 08 July 2019, 10:04:24 UTC
b2f5e09 Proto/Test-Bench: harmonize the bench and the test framework 08 July 2019, 10:04:24 UTC
ce2e489 Proto/Test: package protocol testing framework 08 July 2019, 10:04:24 UTC
0e3b9ec Proto/Test: move the alcotest dependencies to the actual test 08 July 2019, 10:04:24 UTC
46d0a7d Doc: update to the new packages 08 July 2019, 10:04:24 UTC
8b2d285 Protocol/Env: remove the functor and unify the context At its core, this commit makes small modifications. These small modifications impact the signature of some core protocol-environment files. The commit include further changes to a bigger set of files to adapt to these signature changes. The core changes affect the following files only: src/lib_protocol_environment/tezos_protocol_environment_faked.ml src/lib_protocol_environment/tezos_protocol_environment_shell.ml src/lib_protocol_environment/tezos_protocol_environment_memory.ml src/lib_protocol_environment/memory_context.mli src/lib_protocol_environment/shell_context.ml src/lib_protocol_environment/shell_context.mli src/lib_protocol_environment/tezos_protocol_environment.ml src/lib_protocol_environment/tezos_protocol_environment.mli src/lib_protocol_compiler/dune_protocol.template src/lib_protocol_compiler/main_embedded_packer.ml src/lib_protocol_compiler/replace.ml 08 July 2019, 10:04:24 UTC
77deb83 Alpha: remove dead code from client and test framework 08 July 2019, 10:04:24 UTC
44af27a vendors: Restrict version of ocplib-json-typed to dev Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com.com> Co-authored-by: Raphaël Proust <code@bnwr.net> 08 July 2019, 09:13:55 UTC
3d26007 Node config: Allow to specify more than one --rpc-addr 08 July 2019, 08:57:46 UTC
a42ca5c Shell: clean injection services and directory (remove unused parameter + improve RPC descriptions) Co-authored-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com.com> Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com.com> 08 July 2019, 08:27:10 UTC
eb4c8f3 Build: fix alias renaming 04 July 2019, 10:06:34 UTC
747e928 Tooling: fix opam dependency 03 July 2019, 20:26:48 UTC
fd9e02e CI, Tooling: introduce `tooling/lint.sh`, use in CI Also changes `make {test,fix}-indent` into a more code-quality generic `make {test,fix}-lint`. 03 July 2019, 17:26:11 UTC
8e845c1 Everywhere: remove trailing spaces and tabs 03 July 2019, 16:51:13 UTC
3d43009 Ledger: Add help suggestions to some ledger errors 02 July 2019, 14:16:33 UTC
4dfcfec Ledger: Expose 'Unknown' transport error constructor 02 July 2019, 14:16:33 UTC
ad24167 Ledger: Add to_string cases for all transport error cases 02 July 2019, 14:16:33 UTC
f2c76bc Shell: monitor_mempool has default values for parameters now Fixes #539 01 July 2019, 20:45:00 UTC
48f1b59 Build: generate sandbox-parameters.json at compile-time only 29 June 2019, 15:21:57 UTC
02d96a0 Remove tezex.info, fix link to matrix and add source code for tzscan 26 June 2019, 11:33:51 UTC
a5c00b3 Node: improve patch_context https://gitlab.com/tezos/tezos/commit/3155bc7e7a809906f14cf155194b4f8ebfbdd678#note_182318116 24 June 2019, 07:56:49 UTC
2d903a0 Proto_demo: change name to proto_demo_noops 21 June 2019, 14:23:24 UTC
c41205c Test/Python: added example script and test for proto_demo 21 June 2019, 14:23:24 UTC
0d5f69d Proto_demo: Removed lib_client from proto_demo 21 June 2019, 14:23:24 UTC
b77a6b8 Shell/Tests: use default data encoder for protocol_data 21 June 2019, 14:23:23 UTC
6e39b6e Proto_demo: remove unnecessary features and clean-up Remove RPCs type block_header_data becomes string clean up code and add traces 21 June 2019, 14:23:23 UTC
6dbaad8 Docs/whitedoc: fixing some typos 21 June 2019, 07:09:42 UTC
9f249f1 Tests: improve test_double_endorsement.py + small fix in utils.tools.check_mempool_contains_operations + changes in test_double_endorsement to avoid misleading failures 20 June 2019, 01:31:57 UTC
278d95e Client: support default port in p2p commands 19 June 2019, 13:33:10 UTC
5fc7557 Admin client: notice rather than error when connecting to connected peer Fixes #534 19 June 2019, 06:58:22 UTC
12b5fc4 Fix filter param for /mempool/monitor_operations 18 June 2019, 20:42:57 UTC
38bf64f Resto: cleanup opam dependencies 18 June 2019, 19:29:41 UTC
47a1981 Cohttp unix client: Log retry_on_502 in the logging framework 18 June 2019, 16:30:02 UTC
c01901b Cohttp: Remove useless aliasing of Client.generic_call 18 June 2019, 16:14:52 UTC
98a4b7c Deps: adapt to the new signature and major clean-up of the dependencies Co-authored-by: Pietro Abate <pietro.abate@tezcore.com> 18 June 2019, 13:34:08 UTC
c18e5d0 RPC: cleanup encoding 18 June 2019, 13:34:08 UTC
6148259 RPC/HTTP: split the package into client and server Co-authored-by: Pietro Abate <pietro.abate@tezcore.com> 18 June 2019, 13:34:08 UTC
1bbe5f8 Resto-cohttp: split the package into client and server Restrict the unix dependency to the server Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> 18 June 2019, 13:34:08 UTC
e85f961 Base: remove empty files 18 June 2019, 09:20:51 UTC
302e2a9 P2p: use built-in Error_table on Id 17 June 2019, 15:07:19 UTC
0392102 Crypto: export Error_table along with Table, WeakRingTable, etc. 17 June 2019, 15:07:19 UTC
321c135 Shell/Pipeline: add comments Co-authored-by: MBourgoin <mathias.bourgoin@nomadic-labs.com> Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Co-authored-by: Raphaël Proust <code@bnwr.net> 17 June 2019, 14:58:19 UTC
c0bfdb5 Shell/Worker: add comment Co-authored-by: MBourgoin <mathias.bourgoin@nomadic-labs.com> Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> 17 June 2019, 14:58:19 UTC
back to top