swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
9b428b3 Shell/env: rename V1 -> V0 to ease encoding 17 March 2020, 17:34:11 UTC
1ff9d7b Shell/env: split file tezos_protocol_environment 17 March 2020, 17:34:11 UTC
426be54 Vendors: rename secp256k1 -> secp256k1-internal In order to differentiate it from https://github.com/dakk/secp256k1-ml 17 March 2020, 15:16:49 UTC
c775566 Docs: make semantics of APPLY deterministic The semantics of APPLY contained free variables `t`, `v` and `code` each occurring only once. I guess these are `a'`, `a` and `f` respectively. My guess is based on the merge request that introduced `APPLY` https://gitlab.com/nomadic-labs/tezos/-/merge_requests/46 17 March 2020, 14:33:25 UTC
f157988 Doc: add full protocol hash for Carthage 17 March 2020, 11:34:34 UTC
50781f7 lib_mockup: Make the library independent from the shell We create a folder `lib_p2p_services` to store RPC related to the `p2p` layer. Therefore the `p2p_directory.ml` file is moved to `lib_p2p`. As a consequence, the `tewos-mockup` library only depends on the `tezos-p2p` library. 16 March 2020, 15:01:16 UTC
6e4d17c block_locator: add some comments and remove the raw type The raw type seems useless because the type t is private. Moreover, this type was used only once in the `peer_validator` module. The explicit coercion as been replaced by a coercion at the type level as it was done several lines above. Some comments in the head of a the `block_locator` module are added to explain how it was used. 13 March 2020, 18:32:06 UTC
4c31ae3 lib_requester: add several unit tests testing lib_requester 13 March 2020, 11:19:42 UTC
729dbe0 Build: update opam files 12 March 2020, 16:52:21 UTC
75ebb76 Client/mockup: minor UX tweaks 11 March 2020, 17:40:42 UTC
f6aa121 Client/mockup: add dune-project 11 March 2020, 17:40:42 UTC
32c7ee3 gitlab-ci: run `./scripts/update_opam_test.sh` 11 March 2020, 17:40:42 UTC
f1bc795 Client: expose mockup facility in the client 11 March 2020, 17:40:42 UTC
b65d41b Client: add commands to create mockups with bootstrap accounts 11 March 2020, 17:40:42 UTC
54f3d7e Client/alpha: introduce mockup facilities protocol-side 11 March 2020, 17:40:42 UTC
434cc27 Client: introduce `--mode {default|mockup}` option 11 March 2020, 17:40:42 UTC
c63afff Protocol environment: add encoding for memory context 11 March 2020, 17:40:42 UTC
5a0cb80 Client: move remote signer config into dedicated function 11 March 2020, 17:40:42 UTC
f5b5467 Client/mockup: add local RPC wrapper class `unix_mockup` 11 March 2020, 17:40:42 UTC
28e690f Client: introducing lib_mockup 11 March 2020, 17:40:42 UTC
172e9ca Proto mempool plugin: Fix the description of the nanotez encoding 11 March 2020, 10:47:16 UTC
9591457 Docs: add better-call.dev 11 March 2020, 10:28:25 UTC
d2bfc6f Docs: add tzstats and arronax 11 March 2020, 10:28:25 UTC
b66f298 Stdlib: use ocaml4.09 primitives for endian-aware access 10 March 2020, 16:39:33 UTC
64c8554 Make all files case-insensitive macOS has a case-insensitive file system and hence all files in the repository should be unique, irrespective of case, in order to not cause errors for macOS. 10 March 2020, 15:58:58 UTC
76e590d docs: fix build warnings 10 March 2020, 15:12:15 UTC
2c92261 doc/the-big-picture: update protocol packages 10 March 2020, 15:12:15 UTC
b992781 doc/how-to-use: update explanation of protocol switches Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 10 March 2020, 15:12:15 UTC
efda899 doc: protocol alpha -> protocol Alpha 10 March 2020, 15:12:15 UTC
1785e21 doc/voting: fix path 10 March 2020, 15:12:15 UTC
5848583 docker: Add GIT_SHORTREF to build dockerfile 10 March 2020, 14:13:40 UTC
a84c279 lib_version: check if GIT_SHORTREF is set if the git dir is absent 10 March 2020, 14:13:40 UTC
d2ce38f OCaml 4.09.0: Adapt protocol compiler to changes in ocaml compiler 10 March 2020, 13:20:38 UTC
403b249 OCaml 4.09.0: make fmt 10 March 2020, 13:20:37 UTC
95faf87 Ocaml 4.09.0: Adapt to new semantic tags Clic and Flextesa 10 March 2020, 13:20:36 UTC
1788b36 OCaml 4.09.0: Remove (unused) semantic tags from format in environment 10 March 2020, 13:20:34 UTC
88a5d01 OCaml 4.09.0: Use Obj.Extension_constructor 10 March 2020, 13:20:33 UTC
f025ad2 OCaml 4.09.0: use Stdlib.Option in protocol environment 10 March 2020, 13:20:32 UTC
716b350 OCaml 4.09.0: Pervasive -> Stdlib 10 March 2020, 13:20:31 UTC
84f1817 OCaml 4.09.0: bump version 10 March 2020, 13:20:30 UTC
25a7071 Build: restrict protocol generation tests to their opam packages 10 March 2020, 10:27:00 UTC
e006035 Test: no runtest_dune_template while compiled by opam Opam regenerates the dune_protocols 10 March 2020, 10:26:59 UTC
ab109e6 Build: assign packages to runtest aliases in dune 10 March 2020, 10:26:57 UTC
974555d Build: assign package to install and tests stanza 10 March 2020, 10:26:56 UTC
b977e21 Vendors: restrict unit tests to their opam packages 10 March 2020, 10:26:55 UTC
00a307c Build: add demo-counter to PROTOCOLS in Makefile 10 March 2020, 10:26:53 UTC
daba1af Tests: move src/bin_client/test/contracts to tests_python 09 March 2020, 20:50:00 UTC
f4c9d75 Tests: Remove unused bash tests configuration 09 March 2020, 20:48:06 UTC
700ebe7 Tests: move king/queen_commitment.json to tests_python/account 09 March 2020, 20:48:04 UTC
bf51bd7 Tests: remove test_mempool.sh now (tests_python/tests/test_mempool.py) The latter was added in 9aebc957 but the former was not removed. 09 March 2020, 20:48:03 UTC
ede1919 Tests: remove runtest_tls.sh (now tests_python/tests/test_tls.py) The latter was added in 936e0627 but the former was not removed. 09 March 2020, 20:48:01 UTC
45cc9f3 Tests: delete runtest_cors.sh (now tests_python/tests/test_cors.py) The latter was added in 3f6c6c2f77cfef14ca2a99325189cfa2f4e6c2d2 but the former was not removed. 09 March 2020, 20:48:00 UTC
cf19d5e Tests: rename test_locator_plot.sh to generate_locator_plot.sh The idea is to indicate more clearly that this is not an automated test, but a script used to generate a plot. 09 March 2020, 20:47:55 UTC
5d3bda6 Shell: add check and fix context integrity during node start-up 09 March 2020, 17:33:55 UTC
a1ec093 Shell: add restore context integrity capabilities in block_validator 09 March 2020, 17:33:54 UTC
77c67eb Context: expose an integrity fix 09 March 2020, 17:32:19 UTC
5d85b97 Shell: simplify ~commit_genesis argument 09 March 2020, 17:23:49 UTC
8038c7a Validator: store genesis parameters in Seq_validator 09 March 2020, 17:23:49 UTC
6b9e1e1 Validator: remove genesis parameters from Commit_genesis 09 March 2020, 17:23:49 UTC
796449e Validator: pass genesis parameters on startup 09 March 2020, 17:23:49 UTC
ba3d209 Tests: exclude bin_sandbox from dune @runtest due to a bug in dune https://github.com/ocaml/dune/issues/3192 09 March 2020, 17:10:21 UTC
c591ce2 Tests/Python: add and use marker for regression tests 09 March 2020, 16:15:02 UTC
886470a Tests/Python: update reg logs after upgrading pytest-regtest Update them to include testname. 09 March 2020, 16:15:02 UTC
a23e940 Tests/Python: rename regression logs after upgrading pytest-regtest 09 March 2020, 16:15:01 UTC
a9951d1 Tests/Python: upgrade pytest-regtest 09 March 2020, 16:15:01 UTC
4a3190d Build: -03 is an ocamlopt specific flag 09 March 2020, 12:26:39 UTC
370e0a8 Doc/Michelson: make the documentation of BALANCE less ambiguous This has been suggested by @michaeljklein and fixes #722. The new documentation string is taken from https://michelson.nomadic-labs.com/#instr-BALANCE. 09 March 2020, 10:47:43 UTC
6c31b75 P2p: write_swap_ack should send the Swap_ack message 09 March 2020, 09:35:51 UTC
25f6f04 Doc: update contributing guide So that it matches `.gitlab-ci.yml` Fixes cryptiumlabs/tezos#101 08 March 2020, 14:38:49 UTC
3012847 Error_monad: actually print the json of error when no `pp` given 08 March 2020, 13:10:12 UTC
81f14e1 scripts: fix typo 08 March 2020, 11:16:43 UTC
f1a415f tests/python: fix typo 08 March 2020, 11:16:43 UTC
a576fc0 doc: fix typo 08 March 2020, 11:16:43 UTC
2cf9ec2 Proto compiler: prettify dune.inc 08 March 2020, 10:24:17 UTC
07738b0 Shell/DDB: split distributed_db.ml 1. The `Raw_*` modules are exported in a new module `Distributed_db_requester`. . This makes `Distributed_db` lighter . The `Raw_*` modules interfaces are now explicited in `Distributed_db_requester` which should clarify their role 2. `Make_raw` functor now returns a `FULL_REQUESTER` module instead of a module containing a `module Table : FULL_REQUESTER`. 06 March 2020, 21:50:34 UTC
076d85b doc/proof-of-stake: on security deposits 05 March 2020, 20:38:59 UTC
4b3c9aa doc/proof_of_stake: update reward formulas for Carthage 05 March 2020, 20:38:59 UTC
06531c7 doc/proof_of_stake: rewrite of the Random seed section 05 March 2020, 20:38:59 UTC
900e3bf doc/proof_of_stake: meaning of number of endorsements in a block 05 March 2020, 20:38:59 UTC
512ebdc doc/proof_of_stake: typos, small errors, small edits 05 March 2020, 20:38:59 UTC
0448c81 doc/proof_of_stake: reshuffle some sections 05 March 2020, 20:38:59 UTC
9667ae4 doc/proof_of_stake: replace XTZ by ꜩ 05 March 2020, 20:38:59 UTC
e395f29 state: Move the Chain.genesis type to `lib_base/genesis.ml` 05 March 2020, 16:30:21 UTC
8db22b7 Tests/Python: Fix argument order in test_big_map_magic test 04 March 2020, 20:40:04 UTC
c693569 Documentation: fix missing assert in regression testing example 04 March 2020, 16:59:07 UTC
420fe4a Lib_validation: add missing dependency: tezos-shell-context 02 March 2020, 14:36:17 UTC
9f8d692 Upgrade to irmin.2.1.0 28 February 2020, 14:39:02 UTC
eda8967 bin_node: Add precision for --data-dir option Make clear that parents directories are created with the --data-dir option. 27 February 2020, 20:23:30 UTC
6ff8351 gitignore: Add temporary files generated by emacs starting by .# 26 February 2020, 15:20:41 UTC
7750c16 Doc: Documentation regression testing in pytest Apply suggestion to docs/developer/python_testing_framework.rst changes Apply suggestion to docs/developer/python_testing_framework.rst Apply suggestion to docs/developer/python_testing_framework.rst Some fixes 26 February 2020, 14:33:31 UTC
477d34f lib_p2p/Test: Tweak test_p2p_peerset.ml LRU overflow test Add a few more operations to the overflow unit test for the PeerLRUCache to indeed test that evictions follow a LRU specification. 25 February 2020, 16:44:11 UTC
7ab273a p2p: Re-implement PeerGreyList with a LRU cache Replaces the implementation of the PeerTable module based on the Ring Buffer, with one based on LRU caches. The changes provide LRU semantics to the Peer Greylist, and avoid the inconsistencies that could arrive using the Ring Buffer, e.g. stuffing the ring with copies of Peer.IDs which have already been removed from the greylist. 25 February 2020, 16:44:11 UTC
bcbd3a7 stdlib: Tweak documentation of Ring Buffer Table Clarifies the semantic issues that occur due to having inconsistent domains in the ring and table components. 25 February 2020, 16:44:11 UTC
6958503 Tests/python: add test p2p Tests advertisement of points in a network of public peers. 25 February 2020, 15:00:21 UTC
e3600ec Tests/python: add parser for p2p stat commands 25 February 2020, 15:00:21 UTC
317df82 Tests/Python: add regression logs for macro expansion 25 February 2020, 12:01:14 UTC
1b3f3d7 Tests/Python: add regression tests for macro expansion 25 February 2020, 12:01:14 UTC
f1a700b Tests/Python: refactor paths in python tests - Organize all paths constants in tools.paths - Rename all_deprecated_contract -> all_deprecated_contracts - Move all_contracts, all_deprecated_contracts helper to tools.path 25 February 2020, 12:01:14 UTC
a89bc6a Resto: document the fact that schemas are lazy 25 February 2020, 10:25:22 UTC
6db5ce1 Resto, RPC, Client: make schema computation lazy 25 February 2020, 08:54:19 UTC
back to top