https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
d3febea wip: pass modq as precomputed value + use MSM 05 October 2023, 13:30:14 UTC
e8eb3a1 lib_plompiler: add lookup table for addition 27 September 2023, 11:58:03 UTC
2a22fad Merge tezos/tezos!10133: smart rollup: node to degraded mode when operator is removed from the whitelist. Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Co-authored-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10133 27 September 2023, 09:18:05 UTC
316c91b rollup/node: update node context when encounter whitelist update 27 September 2023, 08:05:31 UTC
1456b4c rollup/node: fails with operating key is not in whitelist anymore 27 September 2023, 08:05:31 UTC
350b2d3 rollup/node: reword docstring 27 September 2023, 08:05:31 UTC
947f77e Merge tezos/tezos!9963: smart rollup: node execute whitelist update when it encounters it Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9963 27 September 2023, 08:03:45 UTC
8098886 tezt/rollup: rework test with node executing whitelist update 27 September 2023, 07:37:14 UTC
d4afb9a rollup/node: execute whitelist update when commitment cemented 27 September 2023, 07:37:14 UTC
ab7f0b5 node/rollup: add Reference.map 27 September 2023, 07:37:14 UTC
0e393a2 rollup/node: add whitelist helpers in pvm plugin 27 September 2023, 07:37:14 UTC
26972cb rollup/node: add max number of stored cemented commitment 27 September 2023, 07:37:14 UTC
5c1229a rollup/node/injector: add execute_outbox_message op 27 September 2023, 07:37:14 UTC
d9b7edd rollup/node: add executing_outbox purpose 27 September 2023, 07:37:14 UTC
6d00645 rollup/node: add exec_outbox_msg in config 27 September 2023, 07:37:14 UTC
a982bce Merge tezos/tezos!10250: EVM: debugger use Lwt_fmt instead of Lwt_io for output Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10250 26 September 2023, 15:29:36 UTC
38f22f7 EVM: use Lwt_fmt instead of Lwt_io for output 26 September 2023, 15:04:06 UTC
bf8aa76 Merge tezos/tezos!10215: Benchmark: simplifies the gas code comment using beta-reduction Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10215 26 September 2023, 15:03:22 UTC
4ac0999 Benchmark: simplifies the gas code comment using beta-reduction 26 September 2023, 14:35:13 UTC
1f96cc0 Merge tezos/tezos!10145: Snoop: add script to update generated code in proto_alpha Co-authored-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/10145 26 September 2023, 14:34:24 UTC
3b197a7 Snoop: add script to update generated code in proto_alpha 26 September 2023, 14:08:03 UTC
1e19965 Merge tezos/tezos!8889: Doc/Scoru: setting the correct protocol name Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8889 26 September 2023, 14:07:16 UTC
3a2f757 doc: backport to oxford and nairobi 26 September 2023, 13:42:57 UTC
ac6aeb8 doc: use variables for protocol in smart_rollups doc 26 September 2023, 13:42:57 UTC
34aa042 Merge tezos/tezos!10159: Tx-kernel/DAL: Support DAL in tx-kernel Co-authored-by: lin <linoshitani@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10159 26 September 2023, 13:41:33 UTC
c343fa7 Tx-kernel: Process downloaded DAL payload 26 September 2023, 13:16:44 UTC
7d22541 Tx-kernel: Download and store DAL slots at SOL 26 September 2023, 13:16:44 UTC
32c8e74 Tx-kernel: Add debug feature to Cargo.toml 26 September 2023, 13:16:44 UTC
3742aca Tx-kernel: Better error message for NotEnoughFunds 26 September 2023, 13:16:44 UTC
d45eeb8 Merge tezos/tezos!10229: EVM:fixed a buggy benchmark scenario Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10229 26 September 2023, 13:15:57 UTC
3569928 EVM:fixed a buggy benchmark scenario 26 September 2023, 12:51:41 UTC
01e836c Merge tezos/tezos!10168: Tx-kernel-lib: Introduce tezt/tx-kernel-lib Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10168 26 September 2023, 12:50:55 UTC
80f23c9 Tx-kernel-lib: Implement module for constructing transaction batches 26 September 2023, 12:20:50 UTC
1248f0d Tx-kernel-lib: Port types and their encodings from Rust 26 September 2023, 12:20:50 UTC
d0eb20c Manifest: Introduce tezt/lib_tx_kernel 26 September 2023, 12:20:50 UTC
5df9638 Merge tezos/tezos!9711: PlonK & Crypto Dal : unify Kzg code Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9711 26 September 2023, 12:20:04 UTC
152b429 Bls12_381_polynomial/Domain: remove of_array & to_array from signature 26 September 2023, 11:52:30 UTC
6575dd6 PlonK: move & add things in Kzg 26 September 2023, 11:52:30 UTC
5254871 Crypto_dal/Cryptobox: open Kzg.Bls 26 September 2023, 11:52:30 UTC
fd1a70a PlonK: move SMap in Kzg 26 September 2023, 11:52:30 UTC
338457d PlonK: move Utils in Kzg 26 September 2023, 11:52:30 UTC
fe07f53 PlonK: move Bls in Kzg 26 September 2023, 11:52:29 UTC
99eee4e Manifest/Main: add Kzg 26 September 2023, 11:52:29 UTC
e70b02b PlonK/Cq: defunctorize 26 September 2023, 11:52:29 UTC
b41fcda Merge tezos/tezos!9898: Benchmark: adds optimization using Ast Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: taiseiKMC <hiromasa.saito@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9898 26 September 2023, 11:51:41 UTC
8388c5f Proto, Benchmark: adds optimizations of generated code using Ast module - Gas code is now optimized but no gas change is made 26 September 2023, 11:25:18 UTC
911577e Merge tezos/tezos!10095: smart rollup: whitelist update adds the new whitelist in the receipt Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10095 26 September 2023, 11:24:28 UTC
4249cf5 doc/change: add whitelist in receipt of execute outbox msg 26 September 2023, 10:56:48 UTC
e08893a proto/rollup: add whitelist update in receipt 26 September 2023, 10:56:48 UTC
a2cac57 proto/rollup: improve whitelist pp function 26 September 2023, 10:56:48 UTC
64f30c5 Merge tezos/tezos!9789: Proto/Test_Consensus: Replace legacy bindings with let constructs (part 1) Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9789 26 September 2023, 10:55:58 UTC
c4a55ab Proto/Test_Consensus: Replace legacy bindings with let constructs (part 1) 26 September 2023, 10:28:30 UTC
9f076a1 Merge tezos/tezos!9785: Proto/Test_Helpers: Replace legacy bindings with let constructs (part 2) Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9785 26 September 2023, 10:27:41 UTC
0dcd9d8 Proto/Test_Helpers: Replace legacy bindings with let constructs (part 2) 26 September 2023, 10:00:09 UTC
4eae6bf Merge tezos/tezos!9779: Proto/Test_Delegation: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9779 26 September 2023, 09:30:18 UTC
a41ea24 Proto/Test_Delegation: Replace legacy bindings with let constructs 26 September 2023, 09:04:37 UTC
6334654 Merge tezos/tezos!10172: smart rollup: private rollup has a max number of stakers at origination Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10172 26 September 2023, 09:03:50 UTC
38bd043 rollup/test: check encoding size for whitelist 26 September 2023, 08:07:53 UTC
4b49bc2 proto/rollup: add outbox message encoding in alpha_ctxt 26 September 2023, 08:07:53 UTC
b44c040 proto/rollup: add size check to whitelist encoding 26 September 2023, 08:07:53 UTC
7fdebcc Merge tezos/tezos!10184: EVM: use addresses instead of contracts as callback Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10184 26 September 2023, 08:07:07 UTC
34a7a86 EVM: use addresses instead of contracts as callback 26 September 2023, 07:38:09 UTC
70d7a7d Merge tezos/tezos!10149: WASM/Debugger: add `write_debug` directives usable during profiling Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10149 26 September 2023, 07:37:21 UTC
d38e07f WASM/Debugger: update changelog for `write_debug` directives 26 September 2023, 07:11:07 UTC
7fef1da WASM/Debugger: support `write_debug` special semantics in profiler 26 September 2023, 05:31:32 UTC
8d26a05 WASM/Debugger: refactor the profiling main function Externalize the state and its components, to make the main function clearer. 26 September 2023, 05:31:32 UTC
61dd803 Merge tezos/tezos!10222: Test: remove directories after L2 indexed store tests Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10222 25 September 2023, 20:00:25 UTC
55c7e8f Test: remove directories after L2 indexed store tests 25 September 2023, 19:29:23 UTC
ad8fb88 Merge tezos/tezos!10155: Testnet tools: update docker image to include safety checker binary Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10155 25 September 2023, 17:54:46 UTC
58e8d22 Devtools/Testnet experiments: add safety-checker to docker images 25 September 2023, 17:29:15 UTC
956f9f7 Gitignore: add safety-checker 25 September 2023, 17:29:15 UTC
aba2911 Makefile: add safety-checker to build-simulation-scenario 25 September 2023, 17:29:15 UTC
2d9cba2 Merge tezos/tezos!10169: EVM/Proxy: remove bas cost from simulation Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10169 25 September 2023, 17:28:31 UTC
71c95db EVM/Proxy: remove bas cost from simulation 25 September 2023, 17:04:17 UTC
3ff2e0b Merge tezos/tezos!10019: EVM Kernel: Add logs to transaction receipt Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10019 25 September 2023, 17:03:32 UTC
6d6fc52 EVM Proxy/Tezt: verify logs in ERC20 tezt. Fix bloom hash in prod 25 September 2023, 16:37:27 UTC
65cb22c EVM/Kernel: support logs and bloom filter in the receipt encodings 25 September 2023, 16:37:27 UTC
8624005 Merge tezos/tezos!10212: Change testnet simulation termination condition Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10212 25 September 2023, 16:36:41 UTC
4d62229 Tool/Testnet: terminate the injector when mempool cannot be filled 25 September 2023, 16:09:13 UTC
4ad75c7 Tool/Testnet: prioritize larger operations queues 25 September 2023, 16:09:13 UTC
bb09fcb Merge tezos/tezos!9758: Testnet experiments: test for generating the baker partitions Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9758 25 September 2023, 16:07:29 UTC
81be83d Testnet experiments: generate baker partitions 25 September 2023, 15:14:18 UTC
56ca1db Merge tezos/tezos!9972: Kaitai: Introduce user defined types Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9972 25 September 2023, 15:13:25 UTC
6eda8e3 contrib/kaitai: cosmetics in comments 25 September 2023, 14:43:50 UTC
3833ecc Kaitai: Introduce user defined types 25 September 2023, 14:43:50 UTC
084896d Kaitai-of-data-encoding: Factor out `add_unique_mapping` 25 September 2023, 14:43:50 UTC
91a0853 Kaitai: Make `to_yaml` function recursive 25 September 2023, 14:43:50 UTC
682984c Kaitai: Introduce `Class` spec module to `Ground.ml/i` 25 September 2023, 14:43:50 UTC
e7568a7 Kaitai-of-data-encoding: Factor out specification helpers/builders 25 September 2023, 14:43:50 UTC
8235920 Octez-code-kaitai: Add missing tests for ground types 25 September 2023, 14:43:50 UTC
d54cc2a Merge tezos/tezos!9880: Typo doc Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9880 25 September 2023, 14:42:59 UTC
7899495 doc: fix values for feature activation vote 25 September 2023, 14:10:57 UTC
a6b40bf doc: fix some label refs 25 September 2023, 14:10:57 UTC
e8941be Docs: fix some broken links 25 September 2023, 14:10:57 UTC
4efaff3 Merge tezos/tezos!10100: evm/tx-pool: submits txs to rollup Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10100 25 September 2023, 13:47:45 UTC
ab94da5 evm/tx-pool: submit transactions on each l2 block 25 September 2023, 13:18:38 UTC
50c8cc0 evm/tx-pool: move validation in tx-pool 25 September 2023, 13:18:38 UTC
378e9ca evm/tx-pool: add tx to the pool 25 September 2023, 13:18:38 UTC
4d7e7cd kernel/proxy: add tezos-sdtd-lib dependency 25 September 2023, 13:18:38 UTC
6f8352e Merge tezos/tezos!10098: evm/tx-pool: add listener to l2 blocks Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10098 25 September 2023, 13:17:48 UTC
back to top