https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
9c531c2 Add config files for migration profiling with 1.5K blocks and txs 20 September 2023, 15:40:41 UTC
1c5a1ef Manifest: make `lib_smart_rollups` depend on `yaml` Lib_smart_rollup: parse set instruction of installer configuration Co-Authored-By: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Lib_smart_rollup: generate a configuration from Set intructions WASM/Debugger: add dependency to `lib_smart_rollup` Also removes yaml, as it is already part of `lib_smart_rollup` WASM/Debugger: initialize state with installer config WASM/Debugger: add new feature in changelog 20 September 2023, 15:09:01 UTC
e9fccdf Migration gen 20 September 2023, 15:01:17 UTC
7f8e87d EVM Proxy: fix placeholder of bloom logs in production 20 September 2023, 14:41:51 UTC
1d390a8 EVM Proxy/Tezt: compare logs in ERC20 tezt 20 September 2023, 14:41:51 UTC
f966773 EVM/Kernel: support logs and bloom filter in the receipt encodings. Add migration 20 September 2023, 14:41:48 UTC
4d959be Merge tezos/tezos!10131: EVM/Proxy: add support for RPCs to fetch uncle count by block Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-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/10131 19 September 2023, 13:37:26 UTC
7f739a8 EVM: add entry to changelog for new RPCs For eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber 19 September 2023, 13:08:51 UTC
35724b9 Tezt/EVM: test new RPCs (uncle count) Test for eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber 19 September 2023, 13:08:51 UTC
0905c06 EVM/Proxy: implement new RPC services (uncle count) Implements eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber 19 September 2023, 13:08:51 UTC
5ee734f Merge tezos/tezos!10120: EVM/Proxy: GADT for mapping RPC input and output types Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-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/10120 19 September 2023, 13:08:02 UTC
eef3f04 EVM/Proxy: Un festival de GADTs 19 September 2023, 12:43:53 UTC
e8fff27 Merge tezos/tezos!10112: EVM/Proxy: add web3_sha3 RPC service Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10112 19 September 2023, 12:43:06 UTC
32ff27d EVM: add changelog entry for web3_sha3 RPC 19 September 2023, 12:16:58 UTC
46df6e2 Tezt/EVM: test web3_sha3 RPC 19 September 2023, 12:16:58 UTC
383d51d EVM/Proxy: implement web3_sha3 RPC service 19 September 2023, 12:16:58 UTC
3232315 Merge tezos/tezos!10101: EVM/Proxy: add RPC services to get a block's transaction count Co-authored-by: Antonio Locascio <antonio.locascio@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/10101 19 September 2023, 12:16:13 UTC
05c49f6 EVM/Proxy: add entry in changelog for new RPC services 19 September 2023, 11:22:06 UTC
f2f43f3 Tezt/EVM: test new RPC services Test eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber 19 September 2023, 11:22:06 UTC
2e384d5 EVM/Proxy: implement new RPC services Implement eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber 19 September 2023, 11:22:05 UTC
63e7c6f Merge tezos/tezos!9845: CI: Extract job [check_lift_limits_patch] from [ocaml-check] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9845 19 September 2023, 11:14:12 UTC
1d44404 CI: Really set no retries for the job [misc_checks] The default value for [retry] is 0, not 1. Ref: https://docs.gitlab.com/ee/ci/yaml/#retry 19 September 2023, 10:42:47 UTC
95597ea CI: Extract job [check_lift_limits_patch] from [ocaml-check] No need to check the patch unless it or the patched file changed. No need to re-typecheck the [@src/bin_tps_evaluation/check], instead, re-typecheck the patched files. 19 September 2023, 10:42:47 UTC
42ac5fe Merge tezos/tezos!10073: Rollup_node: RPC to monitor synchronized L2 blocks Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10073 19 September 2023, 10:42:04 UTC
3febd44 Rollup_node: backport RPC monitor l2 blocks 19 September 2023, 10:17:09 UTC
8037557 Rollup_node: RPC to monitor synchronized L2 blocks 19 September 2023, 10:17:09 UTC
c63fed9 Merge tezos/tezos!10132: smart rollup: test the commitment is ignored in cementation operation is only for nairobi Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10132 19 September 2023, 10:16:11 UTC
6859c12 rollup/tezt: test commitment is ignored in cementation only for nairobi 19 September 2023, 09:22:05 UTC
d4996d1 Merge tezos/tezos!10091: rollup/node: refactor purpose fn of config Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10091 19 September 2023, 09:21:18 UTC
f69dc62 rollup/node: refactor/reuse purposes_of_mode fn in config 19 September 2023, 08:53:39 UTC
e465ce2 Merge tezos/tezos!9877: EVM on WASM: Refund gas for nested contract calls Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9877 19 September 2023, 08:52:54 UTC
a0c9721 EVM on WASM: gas refunds for nested contract calls 19 September 2023, 08:22:58 UTC
418d05c Merge tezos/tezos!9915: EVM on WASM: Refund unused gas Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9915 19 September 2023, 08:22:03 UTC
c76e7eb EVM on WASM: Refund unused gas 19 September 2023, 07:45:31 UTC
81f1811 Merge tezos/tezos!10046: Add tool to check the safety of the network Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10046 18 September 2023, 15:26:18 UTC
9e4d83f Add tool to check the safety of the network 18 September 2023, 14:57:57 UTC
414bad9 Merge tezos/tezos!9480: EVM on WASM: Pay for gas to the gas limit Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9480 18 September 2023, 14:31:01 UTC
09eed26 EVM on WASM: Pay for gas to the gas limit 18 September 2023, 14:05:07 UTC
fe8b8c3 Merge tezos/tezos!9945: Manifest: Rename octez libs sublibs Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9945 18 September 2023, 12:50:50 UTC
911d638 Scripts: Fix gen-genesis with new octez-libs sublibs names 18 September 2023, 12:16:34 UTC
859dc44 Tezt: Fix dune file with the renaming 18 September 2023, 12:16:34 UTC
5f566e8 Docs: Fix doc generation 18 September 2023, 12:16:34 UTC
7e91a4d Docs: Fix doc with the new octez-libs sublibs names 18 September 2023, 12:16:34 UTC
1f77b52 Manifest, Opam: Rename tezos-version to octez-version 18 September 2023, 12:16:34 UTC
f8df7c4 Manifest: Remove "tezos" and "octez" from octez-libs sub-libs name 18 September 2023, 12:16:34 UTC
9660926 Merge tezos/tezos!10138: Bump snapshot version to prevent incompatible v17 imports Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10138 18 September 2023, 11:46:05 UTC
3d25f03 Changelog: add entry 18 September 2023, 10:50:45 UTC
a7eff15 Tests: adapt checks to current snapshot version 18 September 2023, 10:50:45 UTC
c81a655 Snapshot/UX: improve snapshot errors UX 18 September 2023, 10:50:45 UTC
8344a4c Snapshot/Version: bump snapshot version to 6 18 September 2023, 10:50:45 UTC
3426169 Merge tezos/tezos!9634: Proto/Repr: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9634 18 September 2023, 10:49:25 UTC
11f766b Proto/Repr: Replace legacy bindings with let constructs 18 September 2023, 10:21:48 UTC
8e30871 Merge tezos/tezos!9631: Proto/Script_ir_translator: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9631 18 September 2023, 10:21:03 UTC
380c291 Proto/Script_ir_translator: Replace legacy bindings with let constructs 18 September 2023, 09:52:50 UTC
9b34ac1 Merge tezos/tezos!10111: Manifest: Rename sublibs of the new packages Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10111 18 September 2023, 09:51:21 UTC
fddff40 Manifest: Fix make_documentation 18 September 2023, 09:17:45 UTC
aa69013 Tezt: Fix dune files 18 September 2023, 09:17:45 UTC
a19e42b Docs: Fix docs dune files 18 September 2023, 09:17:45 UTC
de0df2d Manifest: Rename Octez-protocol-libs sublibs 18 September 2023, 09:17:45 UTC
84dc23c Manifest: Rename Octez-l2-libs sublibs 18 September 2023, 09:17:45 UTC
2f042a2 Manifest: Rename Octez-shell-libs sublibs 18 September 2023, 09:17:45 UTC
1243996 Manifest: Rename Octez-proto-libs sublibs 18 September 2023, 09:17:45 UTC
0c8a1ea Merge tezos/tezos!10121: Protect against some invalid uses of the manifest Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10121 18 September 2023, 09:16:14 UTC
8e9ef8c Manifest: fail when out-of-src/ released or experimental targets 18 September 2023, 08:47:35 UTC
49502de Merge tezos/tezos!10116: EVM/Proxy: verbose mode Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> 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/10116 18 September 2023, 08:46:05 UTC
d1cb0fe EVM/Proxy: verbose mode 18 September 2023, 08:15:30 UTC
070518c Merge tezos/tezos!10093: DAL/Node: filter out of range slot indexes Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10093 18 September 2023, 08:14:40 UTC
9cf5dac DAL/Node: check for out of range slot indexes 18 September 2023, 07:49:40 UTC
a5a2d4e Merge tezos/tezos!10137: Add missing `license` field in Cargo.toml files Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10137 18 September 2023, 07:48:50 UTC
34c5391 kernel*: add missing `license` field in Cargo.toml files 18 September 2023, 07:22:31 UTC
87c1619 Merge tezos/tezos!10006: MIR: Add minimal AST parse result Co-authored-by: Sandeep.C.R <sandeep.chandrika@serokell.io> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Pinto Pasquale <pasqu4le@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10006 17 September 2023, 20:09:34 UTC
36fefef MIR: Amend tests to check the result from parser 17 September 2023, 19:39:18 UTC
3c39153 MIR: Update parser to return an AST 17 September 2023, 19:39:18 UTC
56072ce Merge tezos/tezos!9990: Filling the OS disk cache for IO benchmarks Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> 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/9990 15 September 2023, 23:40:57 UTC
357c4a9 Shell_benchmarks: fill_disk_cache: fills the disk cache with context data 15 September 2023, 23:08:14 UTC
ac8764c Shell_benchmarks: Adds Io_helpers.flush - Context.flush is required for proper IO benchmarks 15 September 2023, 23:08:14 UTC
36b525e Merge tezos/tezos!9999: MIR: Add a minimal parser Co-authored-by: Sandeep.C.R <sandeep.chandrika@serokell.io> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Pinto Pasquale <pasqu4le@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9999 15 September 2023, 15:17:51 UTC
f06347d MIR: Add design document 15 September 2023, 14:50:51 UTC
0fa22cf MIR: Use updated License headers 15 September 2023, 14:50:51 UTC
0fdeb20 MIR: Add two tests for the Michelson parser 15 September 2023, 14:50:51 UTC
2b969d2 MIR: Automate parser generation configuration during build 15 September 2023, 14:50:51 UTC
481475d MIR: Add parser generator configuration for Michelson 15 September 2023, 14:50:51 UTC
ab6cc0e MIR: Bootstrap project 15 September 2023, 14:50:51 UTC
7456b63 Merge tezos/tezos!9989: Restriction of the available memory for IO benchmarks Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Pavlo Khrystenko <p.khrystenko@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/9989 15 September 2023, 14:50:05 UTC
5880a88 Shell_benchmarks: memory restriction to emulate machines with lower memory - Dummy memory blocks are allocated using mmap to restrict the available memory of used for the disk cache. 15 September 2023, 14:20:46 UTC
c0ad81b Merge tezos/tezos!9959: Codec: dump all ksy kaitai description files in a given directory Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9959 15 September 2023, 14:20:00 UTC
8b00751 CI: check kaitai files are up-to-date 15 September 2023, 13:54:08 UTC
8b1ab36 contrib: kaitai struct file repository 15 September 2023, 13:54:08 UTC
924fd1b Contrib/codec: introduce command to dump all kaitai specs 15 September 2023, 13:54:08 UTC
ff31536 Merge tezos/tezos!10078: EVM/Proxy: add new type to represent Ethereum data Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-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/10078 15 September 2023, 13:53:23 UTC
dac8fdd EVM/Proxy: use new hex type in node 15 September 2023, 13:29:18 UTC
b36fdbc EVM/Proxy: different representation for Eth hashes and hex data 15 September 2023, 13:29:18 UTC
a1e3fb5 Merge tezos/tezos!10068: EVM/Proxy: add new RPC services to fetch transactions Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-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/10068 15 September 2023, 13:28:02 UTC
e3a619a EVM: add entry to changelog 15 September 2023, 12:57:17 UTC
a2aa6d9 Tezt/EVM: test new RPC services Test getTransactionByBlockHashAndIndex and getTransactionByBlockNumberAndIndex. 15 September 2023, 12:57:17 UTC
f2e3f26 EVM/Proxy: implement new RPC services Implement eth_getTransactionByBlockHashAndIndex and eth_getTransactionByBlockNumberAndIndex 15 September 2023, 12:57:17 UTC
3966211 Merge tezos/tezos!9988: Adds purging of the OS disk cache Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9988 15 September 2023, 12:45:29 UTC
278664c Shell_benchmarks: adds Io_helpers.purge_disk_cache 15 September 2023, 12:12:25 UTC
28dcc68 Devtools: adds purge_disk_cache.ml - Only works in Linux 15 September 2023, 12:12:25 UTC
d495a54 Merge tezos/tezos!9980: Shell_benchmarks: fixes the existing IO benchmarks Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: taiseiKMC <hiromasa.saito@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9980 15 September 2023, 12:08:39 UTC
back to top