https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
4c2f252 improve batch size 28 September 2023, 13:56:46 UTC
ddc25c6 Merge tezos/tezos!10157: Proto: adds memory allocation gas parameters Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10157 28 September 2023, 11:06:15 UTC
152fad0 Proto: adds allocation parameters to gas_parameters.json - using the result of _snoop_20230922_2000_v18.0-rc1-* 28 September 2023, 10:41:28 UTC
613e4d3 Merge tezos/tezos!10255: EVM:add benchmark scenario for SELFDESTUCT opcode Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10255 28 September 2023, 10:40:43 UTC
c09c801 EVM:add benchmark scenario for SELFDESTUCT opcode 28 September 2023, 10:14:31 UTC
8cb8353 Merge tezos/tezos!10257: EVM: upgrade benchmark scenario to improve opcode coverage Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10257 28 September 2023, 10:13:46 UTC
e1c8840 EVM: upgrade benchmark scenario to improve opcode coverage modified: src/kernel_evm/benchmarks/scripts/benchmarks/bench_read_info.js modified: src/kernel_evm/benchmarks/scripts/benchmarks/contracts/read_info.sol modified: src/kernel_evm/benchmarks/scripts/benchmarks/bench_read_info.js modified: src/kernel_evm/benchmarks/scripts/benchmarks/contracts/read_info.sol 28 September 2023, 09:45:28 UTC
a39adf9 Merge tezos/tezos!10259: Improve allocation benchmarks for N_IAnd_int_nat and N_IEdiv_int Co-authored-by: Sota Sato <sota.sato@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/10259 28 September 2023, 09:18:51 UTC
11923b1 lib_benchmarks_proto: worst-case workloads for N_IEdiv_int and N_IAnd_int_nat 28 September 2023, 08:50:39 UTC
554b7fe lib_benchmarks_proto: add affine_skip1 model 28 September 2023, 08:50:39 UTC
55e786b Merge tezos/tezos!10225: Tezt/Dal: E2E test for tx-kernel with DAL integration Co-authored-by: lin <linoshitani@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10225 28 September 2023, 07:13:09 UTC
f5c96f1 Dal/Test: Use new helper function in existing test 28 September 2023, 06:39:01 UTC
715f47c Dal/Test: Add helper for publish, store, and attesting slot 28 September 2023, 06:39:01 UTC
894dfe7 Dal/Tezt: E2E test using the tx-kernel 28 September 2023, 06:39:01 UTC
cbf4a81 Tezt/Dal: Stop rejecting slots with \000 The encoded transactions for the tx-kernel was rejected by this restriction 28 September 2023, 06:39:01 UTC
c60cfbc Tx-kernel-lib: Helper module for tx-kernel related contracts 28 September 2023, 06:39:01 UTC
31520f3 Tx-kernel/Dal: Add tx_kernel_dal.wasm target to kernels.mk 28 September 2023, 06:39:01 UTC
d2f952d Merge tezos/tezos!10160: Add config for actual value for given options to lib_benchmark/measure.ml Co-authored-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/10160 28 September 2023, 04:35:17 UTC
a393c6c Snoop: Update tests 28 September 2023, 04:06:04 UTC
f599274 Snoop: Update cram-test 28 September 2023, 04:06:04 UTC
3b0b5af Snoop: Change Measure.options.seed, remove option Now default_benchmark_options.seed has random-generated seed value 28 September 2023, 04:06:04 UTC
8e60031 Merge tezos/tezos!10254: DAL: attestations's level has same meaning as for consensus attestations Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10254 28 September 2023, 01:21:27 UTC
f52d702 DAL/Tests: improve test readability 28 September 2023, 00:48:46 UTC
8f285b2 DAL: the level of DAL attestations is as for endorsements 28 September 2023, 00:48:46 UTC
a4f4d45 Alpha/DAL: rename field in error 28 September 2023, 00:48:46 UTC
7e7eb01 Merge tezos/tezos!9924: Kaitai-of-data-encoding: Add support for big numbers 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/9924 27 September 2023, 23:28:17 UTC
1fcb63f Contrib/kaitai: cosmetics (use list more uniformly) 27 September 2023, 22:48:03 UTC
87e96e1 Kaitai: e2e translation for big numbers (Data_encoding.Z) 27 September 2023, 22:48:03 UTC
31af11e Kaitai: e2e translation for big numbers (Data_encoding.N) 27 September 2023, 22:48:03 UTC
d17d6d9 Kaitai-ocaml: Define `byte_group` type for big numbers 27 September 2023, 22:48:03 UTC
eb27891 Kaitai: Print attribute repeat specification 27 September 2023, 22:48:03 UTC
2ec7fe9 Merge tezos/tezos!10228: DAL/Kernel: Storage helpers to modify DAL parameters Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10228 27 September 2023, 14:46:54 UTC
b19fac6 DAL/Kernel: add storage helpers to modify parameters 27 September 2023, 14:18:02 UTC
31dcc92 Merge tezos/tezos!10204: Proto/AI: add detailed reward rate RPC Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10204 27 September 2023, 14:17:18 UTC
d8519e2 Proto/RPC: reset regression tests 27 September 2023, 13:50:21 UTC
69e1c15 Proto/AI/RPC/tests : add tests 27 September 2023, 13:50:21 UTC
f767140 Proto/AI: add detailed reward rate RPC 27 September 2023, 13:50:21 UTC
9709399 Merge tezos/tezos!10197: Improvements to safety-checker tool Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Ryan Tan <ryan.tan@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10197 27 September 2023, 13:49:36 UTC
fb8e162 Safety-checker: Improvements for UX and reporting statistics 27 September 2023, 13:22:27 UTC
0452a26 Merge tezos/tezos!10262: CODEOWNERS: add @rodibozman Co-authored-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/10262 27 September 2023, 13:21:35 UTC
8959590 CODEOWNERS: add @rodibozman 27 September 2023, 12:50:58 UTC
366da84 Merge tezos/tezos!10251: EVM/Kernel: prepare upgrade on ghostnet Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10251 27 September 2023, 12:50:08 UTC
47bf956 EVM/Tezt: deactivate temporarily deposit test 27 September 2023, 11:16:14 UTC
a764264 EVM/Kernel: resilient to multiple indexes for transactions 27 September 2023, 11:16:14 UTC
eefffc2 EVM/Kernel: revert transaction receipts in case of migration's failure 27 September 2023, 11:16:13 UTC
276b626 EVM/Kernel: migrate ghostnet ticketer 27 September 2023, 11:16:13 UTC
1d2ba84 EVM/Kernel: migrate ghostnet from dictator to admin 27 September 2023, 11:16:12 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
back to top