https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
cabdfe4 fixup! DO NOT MERGE These changes only allows using dailynet, we don't need them. 23 March 2023, 10:17:35 UTC
64e4c7e EVM/Kernel: add a testnet scenario for a full EVM transfer 23 March 2023, 10:17:34 UTC
30a0944 EVM/Tezt: move accounts to lib_ethereum 23 March 2023, 09:53:05 UTC
c92b419 Manifest: make testnet-scenarios dependent on tezt-ethereum 23 March 2023, 09:53:05 UTC
ce0531f Merge tezos/tezos!8158: Fix delayed prequorum blocking endorsing action Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8158 22 March 2023, 22:07:59 UTC
8ca38be Changelog: add a fix entry 22 March 2023, 20:53:32 UTC
e0734d1 Mumbai/Baker: backport delayed prequorum fix and test 22 March 2023, 20:53:32 UTC
386ebd1 Alpha/Baker: test that delayed prequorum correctly reset 22 March 2023, 20:53:32 UTC
3cdb18e Alpha/Baker: fix delayed prequorum preventing endorsements 22 March 2023, 20:53:32 UTC
558c056 Merge tezos/tezos!8149: Proto/Env v8: implements fold_right_es as fold_left_es @ rev Co-authored-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8149 22 March 2023, 18:29:59 UTC
7352734 Proto/Env v8: implements fold_right_es as fold_left_es @ rev 22 March 2023, 18:01:21 UTC
38342a1 Merge tezos/tezos!8079: WASM: Have the Fast Exec enable host functions per WASM PVM revision Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8079 22 March 2023, 18:00:04 UTC
a8d2dfd WASM: Have the Fast Exec enable host functions per WASM PVM revision 22 March 2023, 17:31:34 UTC
e759441 Merge tezos/tezos!8145: Proto/script_typed_ir, Michelson: Simplify ty_traverse Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8145 22 March 2023, 17:30:47 UTC
f885ef1 Proto/script_typed_ir, Michelson: update doc of traverse functions 22 March 2023, 16:59:27 UTC
0235bb8 Proto/script_typed_ir, Michelson: Simplify ty_traverse 22 March 2023, 16:59:27 UTC
b0fb512 Merge tezos/tezos!8104: Proto/Michelson: always check annotations first in parse_ty Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8104 22 March 2023, 16:08:26 UTC
5e2ed19 Proto/Michelson: always check annotations first in parse_ty Michelson types can be annotated with at most one type annotation (and no var nor field annotation except on subtypes of `pair`, `or` and legacy `option`). Before this commit, this check was performed either at the beginning of each case of parse_ty (for sapling types) or at the end (for everything else). This commit consistently moves these annotation checks at the beginning of each case of parse_ty. 22 March 2023, 15:40:04 UTC
d7aea35 Merge tezos/tezos!8047: Tezt: remove upstreamed self tests Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8047 22 March 2023, 15:39:15 UTC
cb5c8d8 Tezt/self_test: remove upstreamed tests 22 March 2023, 15:03:40 UTC
a5c1eaa Tezt/self_test: fix [test_michelson_script.ml] test 22 March 2023, 15:03:40 UTC
0080ee1 Merge tezos/tezos!8083: Scoru: Fix FE inbox/outbox recovery on exception Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8083 22 March 2023, 15:02:38 UTC
39ff241 Scoru: Fix FE inbox/outbox recovery on exception 22 March 2023, 14:14:15 UTC
487e543 Merge tezos/tezos!8106: Injector: ignore operations which already exist when adding Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8106 22 March 2023, 14:13:28 UTC
0396bc8 Injector: ignore operations which already exist when adding 22 March 2023, 13:43:40 UTC
b5025e2 Merge tezos/tezos!8117: Alcotezt-UX: fix invocation headers II Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8117 22 March 2023, 11:54:44 UTC
222f49d Alcotezt-UX: fix invocation headers II 22 March 2023, 11:54:44 UTC
08d9ddc Merge tezos/tezos!7850: Benchmarks: simplify models Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7850 22 March 2023, 10:52:45 UTC
bf5f00b Benchmarks: format code. 22 March 2023, 10:21:59 UTC
fd48189 Benchmarks: system decides some gas parameter names. 22 March 2023, 10:21:59 UTC
cb1f559 Benchmarks: make parameters optional for some models. This will make the names more uniform. 22 March 2023, 10:21:59 UTC
d71a8ce Benchmarks: register transfers the benchmark name to the Model.make. This will make the names more uniform. 22 March 2023, 10:21:59 UTC
9bab48b Benchmarks: Model.make transfers the benchmark name to the model. This will make the names more uniform. 22 March 2023, 10:21:59 UTC
8514586 Benchmarks: add a Model helper sub-module. 22 March 2023, 10:21:59 UTC
54d4dc8 Merge tezos/tezos!8144: src/lib_base/test_helpers/: improve error message on [tztest] failures Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8144 22 March 2023, 10:21:12 UTC
e283f04 src/lib_base/test_helpers/: improve error message on [tztest] failures 22 March 2023, 09:50:57 UTC
0331f1b Merge tezos/tezos!8116: DAL/GS: start implementing a GS worker Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8116 22 March 2023, 09:12:00 UTC
c142d6c DAL/GS: start implementing a GS worker: initial implementation 22 March 2023, 08:43:44 UTC
0e70b38 DAL/GS: start implementing a GS worker: initial interface 22 March 2023, 08:43:44 UTC
ae1ac1d Merge tezos/tezos!7847: Benchmarks: new helper module Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7847 22 March 2023, 08:43:01 UTC
d9a2d50 Benchmarks: interface for the helper module. 22 March 2023, 08:15:35 UTC
b2bbaad Benchmarks: make fmt-ocaml. Plus some indentation for a comment. 22 March 2023, 08:15:35 UTC
d4d4afc Benchmarks: create a registration helper sub-module. 22 March 2023, 08:15:35 UTC
ae2c736 Benchmarks: adapt a benchmark to the new helper module. Consequently, the tags for skip_list benchmarks have changed, which is reflected in Tezt. 22 March 2023, 08:15:35 UTC
1f8e361 Benchmars: rename register_simple to register. It will ease migrating the benchmarks. 22 March 2023, 08:15:35 UTC
5914571 Benchmarks: rename Benchmark_simple to Benchmark. It will ease migrating the benchmarks. 22 March 2023, 08:15:35 UTC
dcea00b Benchmarks: move some registration helpers to a new module. It will completely replace Registration_helpers once migrating all benchmarks in lib_benchmarks_proto is done. 22 March 2023, 08:15:35 UTC
2ad88ac Merge tezos/tezos!8092: Snoop: change workload dump command to print to stdout Co-authored-by: Sota Sato <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8092 22 March 2023, 06:36:09 UTC
8b6c6b4 bin_snoop: change workload dump command to print to stdout 22 March 2023, 04:44:11 UTC
dfe5fc1 Merge tezos/tezos!8114: SDK: Allow to choose the native targets of executables with a variable Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8114 21 March 2023, 17:47:19 UTC
34aa612 SDK: Allow to choose the native targets of executables with a variable 21 March 2023, 17:18:40 UTC
eae9392 Merge tezos/tezos!8119: EVM/Kernel: craft receipts for genesis' transactions Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8119 21 March 2023, 17:17:54 UTC
783f440 EVM/Kernel: craft receipts for genesis' mint transactions 21 March 2023, 16:47:53 UTC
50dbd13 Merge tezos/tezos!7775: doc: Typo train Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7775 21 March 2023, 16:47:06 UTC
c905953 doc: better instructions for updating to v16 21 March 2023, 16:04:55 UTC
af34fed doc: typos in protocol_overview 21 March 2023, 16:04:55 UTC
62d916b doc: remove section on one-shot tests (abandoned) 21 March 2023, 16:04:55 UTC
b285503 Doc: fix typos in SCORU docs 21 March 2023, 16:04:55 UTC
f6853f9 Doc: fix typos in Michelson docs 21 March 2023, 16:04:55 UTC
84f92bb Doc: more details about node reconstruction 21 March 2023, 16:04:55 UTC
0a5c2df doc: fix a few broken links 21 March 2023, 16:04:55 UTC
eb3adb8 doc: warn users that storage reconstruction may last weeks 21 March 2023, 16:04:55 UTC
fa92368 doc: add option to test signature onledger 21 March 2023, 16:04:55 UTC
58fdcd5 doc: fix typos in key_management 21 March 2023, 16:04:55 UTC
9052ee9 doc: gitignore generated manual for proxy-server 21 March 2023, 16:04:55 UTC
f326094 doc: fix spelling error DailyNet => Dailynet 21 March 2023, 16:04:55 UTC
a01a41f doc: fix error in smart_rollups.rst It should be an Octez node, not rollup node. 21 March 2023, 16:04:55 UTC
a41993a doc: fix address of ledger in key-management.rst 21 March 2023, 16:04:55 UTC
ea8756a Merge tezos/tezos!8135: Docs, v16: Add opam clean to build recipe Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8135 21 March 2023, 16:04:06 UTC
d6bc8fb Docs, v16: Add opam clean to build recipe 21 March 2023, 15:27:05 UTC
d04ad15 Merge tezos/tezos!8133: CI: Remove old protocols before snapshotting Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8133 21 March 2023, 15:25:43 UTC
1a0bc88 CI: Remove old protocols before snapshotting 21 March 2023, 14:58:32 UTC
45f1c83 Merge tezos/tezos!8131: Tezt: Do not depends on old protocols Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8131 21 March 2023, 14:04:02 UTC
e2369a8 Tezt: Do not depends on old protocols 21 March 2023, 13:25:21 UTC
7c009f1 Merge tezos/tezos!8003: Alcotezt-UX: rework on invocation headers I Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8003 21 March 2023, 13:24:31 UTC
242e3bf Alcotezt-UX:rename invocation lib_proxy/[test],[test_helpers] 21 March 2023, 12:48:53 UTC
816c1ad Alcotezt-UX:rename invocation lib_pro_env/[test],[test_shell_context] 21 March 2023, 12:48:52 UTC
77eceb9 Alcotezt-UX:rename invocation [lib_mockup/test] 21 March 2023, 12:48:52 UTC
f03a56d Alcotezt-UX:rename invocation [lib_error_monad/test] 21 March 2023, 12:48:52 UTC
e347d04 Alcotezt-UX:rename invocation lib_crypto/[test],[test-unix] 21 March 2023, 12:48:52 UTC
e4cb476 Alcotezt-UX:rename invocation [lib_context/test] 21 March 2023, 12:48:52 UTC
6116818 Alcotezt-UX:rename headers [lib_client_base_unix/test] 21 March 2023, 12:48:52 UTC
98fb9c7 Alcotezt-UX:rename headers [lib_client_base/test] 21 March 2023, 12:48:52 UTC
3abc2b0 Alcotezt-UX:rename headers [lib_clic/test] 21 March 2023, 12:48:52 UTC
7ceee7b Alcotezt-UX:rename headers [lib_client/test] 21 March 2023, 12:48:52 UTC
9a5fd52 Merge tezos/tezos!7941: Add type to smart rollup outbox message Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7941 21 March 2023, 12:47:46 UTC
1efef93 soru: update changes doc for typed transaction 21 March 2023, 12:06:57 UTC
adbd002 soru/test: test encode/decode of typed outbox message 21 March 2023, 12:06:56 UTC
6d423ab soru/tezt: add test for typed outbox parameters 21 March 2023, 12:06:54 UTC
9652f92 soru/client: add transaction parameters encoding 21 March 2023, 12:06:13 UTC
7cbb338 Proto/Scoru: typed outbox 21 March 2023, 12:06:12 UTC
0dde24e Merge tezos/tezos!8058: EVM/Kernel: validation returns the sender's parameters Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8058 21 March 2023, 11:35:17 UTC
5a7109f EVM/Kernel: validation returns the sender's parameters This avoids reading them again from the transaction and the durable storage 21 March 2023, 11:05:41 UTC
1d540ff EVM/Kernel: rationalize storage ownership 21 March 2023, 11:05:41 UTC
75c7b4d EVM/Kernel: enforce hexadecimal in lowercase before building path 21 March 2023, 11:05:41 UTC
d729cc1 Merge tezos/tezos!7949: Proto/validate: refactor block finalization and add checks in partial validation mode Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7949 21 March 2023, 11:04:53 UTC
ff7fb63 Changelog: add entry 21 March 2023, 10:33:44 UTC
cd4b724 Proto/validate: check preendorsement power and locked round also in partial validation mode 21 March 2023, 10:33:44 UTC
b54e240 Proto/validate: simplify payload hash check 21 March 2023, 10:33:44 UTC
361f304 Proto/validate: isolate preendorsement final checks 21 March 2023, 10:33:44 UTC
back to top