https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
b70de6f test 28 February 2024, 20:08:59 UTC
4b10075 Merge tezos/tezos!12223: Etherlink: Fix delete_block_hash failing on Etherlink fork Co-authored-by: Thomas Letan <lthms@nomadic-labs.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/12223 27 February 2024, 23:06:37 UTC
2226959 Etherlink: Fix delete_block_hash failing on Etherlink fork 27 February 2024, 22:33:50 UTC
f6c990c Merge tezos/tezos!11822: CI: Execute RISC-V Rust tests in a dedicated job Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11822 27 February 2024, 20:05:24 UTC
52a7b35 CI: Execute RISC-V Rust tests in a dedicated job 27 February 2024, 19:39:16 UTC
90a62e9 Merge tezos/tezos!12124: RISC-V: Make the machine state reset static Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12124 27 February 2024, 19:18:08 UTC
bc17f31 RISC-V: Make the machine state reset static 27 February 2024, 18:57:06 UTC
2e07703 Merge tezos/tezos!12170: RISC-V: Try to find RISC-V GNU objdump first Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12170 27 February 2024, 18:56:18 UTC
a029a0e RISC-V: Try to find RISC-V GNU objdump first 27 February 2024, 18:37:59 UTC
9bd54c7 Merge tezos/tezos!12080: EVM: create a world state Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12080 27 February 2024, 17:44:39 UTC
63a0f1b EVM/Node: dirty patch to support migration in prod 27 February 2024, 17:19:32 UTC
6bc2daa EVM: put [base_fee_per_gas] in [fees] 27 February 2024, 17:19:32 UTC
59678d9 EVM: put [fees] in world state 27 February 2024, 17:19:32 UTC
135c781 EVM: move [sequencer_pool_address] outside of [/fees] 27 February 2024, 17:19:32 UTC
5249c4f EVM: put [block_in_progress] in world state 27 February 2024, 17:19:32 UTC
80d4a1c EVM: put [indexes] in world state 27 February 2024, 17:19:32 UTC
7016987 EVM: put [blocks] in world state 27 February 2024, 17:19:32 UTC
c978592 EVM: put [transactions_objects] in world state 27 February 2024, 17:19:32 UTC
3eaf563 EVM: put [transactions_receipts] in world state 27 February 2024, 17:19:32 UTC
ca8f41a EVM: put [eth_accounts] in world state 27 February 2024, 17:19:32 UTC
3a13cb8 EVM/Tezt: patch tests that use devmode incorrectly 27 February 2024, 17:19:32 UTC
ae4fe85 EVM/Kernel: bump storage version 27 February 2024, 17:19:32 UTC
cc87dfc Merge tezos/tezos!12126: RISC-V: I-ext: SLT / SLTI / SLTU / SLTIU Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12126 27 February 2024, 17:18:32 UTC
8989a82 RISC-V: I-ext: SLT[I][U] 27 February 2024, 16:56:13 UTC
11dba78 Merge tezos/tezos!11588: KernelSDK: Add MichelsonTicket type Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11588 27 February 2024, 16:35:49 UTC
93b2a1b KernelSDK: add links to follow-up issues 27 February 2024, 16:17:21 UTC
074ac5b KernelSDK: update changes.md with added michelson types 27 February 2024, 16:17:21 UTC
300ac57 KernelSDK: encode ticket with legacy and new ticket constructor 27 February 2024, 16:17:21 UTC
803d17a KernelSDK: define and implement MichelsonTicketContent trait 27 February 2024, 16:17:21 UTC
f2d2b82 KernelSDK: define TypedTicket type 27 February 2024, 16:17:21 UTC
9f5a48f KernelSDK: define MichelsonNat type 27 February 2024, 16:17:21 UTC
14cf055 Merge tezos/tezos!12178: CI: Prepare split of test_kernels Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12178 27 February 2024, 16:16:16 UTC
fd1d75f CI: Prepare split of test_kernels Move rules that are very RISC-V specific from kernels.mk to the Makefile of the RISC-V projects directly, so that kernels.mk just calls this Makefile. This will make the next step a lot easier to review. 27 February 2024, 15:48:40 UTC
a94f92e Merge tezos/tezos!12136: RISC-V: I-ext: ADD / SUB / ADDW / SUBW Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12136 27 February 2024, 15:47:44 UTC
c2278c8 RISC-V: I-ext: ADD / SUB / ADDW / SUBW 27 February 2024, 15:28:03 UTC
0a0c16f Merge tezos/tezos!12202: EVM/node: chunk multiple data Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12202 27 February 2024, 14:26:00 UTC
84c99e8 EVM/Node: backport chunker command from dev to prod 27 February 2024, 14:06:09 UTC
461ec02 EVM/Node: make chunker command take multiple data at once 27 February 2024, 14:06:09 UTC
a87c0b2 Merge tezos/tezos!12108: RISC-V: I-ext: SLL / SRL / SRA / SLLW / SRLW / SRAW Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12108 27 February 2024, 14:04:10 UTC
5cd272e RISC-V: I-ext: SLL / SRL / SRA / SLLW / SRLW / SRAW 27 February 2024, 13:45:17 UTC
b357439 Merge tezos/tezos!12061: Dal_node: load prover SRS only if needed Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.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/12061 27 February 2024, 13:44:20 UTC
80e49e6 DAL/Tests: Fix tests 27 February 2024, 13:24:09 UTC
ccd4c5b DAL/Node: load prover SRS only if needed 27 February 2024, 13:24:09 UTC
dda66e4 Merge tezos/tezos!12137: RISC-V: I-ext: EBREAK Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12137 27 February 2024, 13:23:18 UTC
efe9f19 RISC-V: I-ext: EBREAK 27 February 2024, 13:02:24 UTC
47599cc Merge tezos/tezos!12191: CI: be more exclusive in Tezt tags Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12191 27 February 2024, 13:01:20 UTC
d21ef0a CI: be more exclusive in Tezt tags 27 February 2024, 12:39:24 UTC
a681745 Merge tezos/tezos!12133: RISC-V: I-ext: AND / OR / XOR Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12133 27 February 2024, 12:38:19 UTC
6cf910e atch: Author: Felix Puscasu <felix.puscasu@trili.tech> Date: 2024-02-21 15:08:40 +0000 RISC-V: I-ext: AND / OR / XOR 27 February 2024, 12:20:45 UTC
5b29b20 Merge tezos/tezos!11619: Proto/michelson: handle unparsing of D_Ticket constructor Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11619 27 February 2024, 12:19:53 UTC
02e733f Tezt: update expected following unparsing to Ticket constructor 27 February 2024, 11:51:11 UTC
64b3bbc Proto/test: update ticket storage balances 27 February 2024, 11:51:11 UTC
0997044 Proto/michelson: handle unparsing of D_Ticket constructor 27 February 2024, 11:51:11 UTC
6991c8a Merge tezos/tezos!12207: pkg: update list of smart rollup binaries Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12207 27 February 2024, 11:50:22 UTC
4c3dddc pkg: update list of smart rollup binaries 27 February 2024, 11:41:56 UTC
273ef45 Merge tezos/tezos!12111: Manifezt: Refine glob for running Tezt scenarios on kernel changes Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12111 27 February 2024, 11:40:32 UTC
9adbf16 Manifezt: Refine glob for running Tezt scenarios on kernel changes 27 February 2024, 11:01:06 UTC
7587c06 Merge tezos/tezos!12118: etherlink/docker: uses alias instead of secret key Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Max <maxime.levillain@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12118 27 February 2024, 11:00:19 UTC
2e40147 etherlink/docker: uses alias instead of secret key 27 February 2024, 10:41:22 UTC
9f874e3 Merge tezos/tezos!12181: EVM/Kernel: remove closed issue reference Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> 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/12181 27 February 2024, 10:39:45 UTC
5786e6b EVM/Kernel: remove closed issue reference 27 February 2024, 10:21:35 UTC
7ff717c Merge tezos/tezos!12180: EVM/Kernel: remove errors written to storage Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12180 27 February 2024, 10:21:29 UTC
1c64151 EVM/Kernel: remove errors written to storage This looked like a good idea back in the days. We never used it. We just look at the logs. The proper way to do this is use the new event mechanism. 27 February 2024, 10:02:28 UTC
241f561 Merge tezos/tezos!12203: etherlink: fix prod dev encoding in main.ml Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.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/12203 27 February 2024, 10:01:33 UTC
fd61212 EVM/Tezt: patch sequencer migration from ghostnet test 27 February 2024, 09:24:59 UTC
5d2dd1c evm/node: fix lib_dev/prod_encoding and add devmode when necessary 27 February 2024, 09:24:59 UTC
e268544 evm/node: remove opening lib_dev_encoding in main 27 February 2024, 09:24:59 UTC
98f843c evm/node: backport to prod fix of kernel upgrade event encoding 27 February 2024, 09:24:59 UTC
a609588 Merge tezos/tezos!12205: CI: Fix license check on empty diffs in [scripts/lint.sh] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12205 27 February 2024, 09:24:12 UTC
7bd54e2 CI: Fix license check on empty diffs in [scripts/lint.sh] 27 February 2024, 08:41:22 UTC
7545139 Merge tezos/tezos!12176: Paris initial snapshot :flag_fr: Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12176 26 February 2024, 18:12:22 UTC
26df080 Docs, OpenApi: Add dev specifications for Paris 26 February 2024, 17:30:01 UTC
bd86101 Docs, Paris: Adapt changelogs 26 February 2024, 17:30:01 UTC
2267da0 Lint: Exclude some Paris files from license check 26 February 2024, 17:30:00 UTC
141b1b4 Contrib: Regenerate kaitai struct files 26 February 2024, 17:30:00 UTC
f3a797c Scoru_wasm: Replace Nairobi with Paris 26 February 2024, 17:30:00 UTC
1bfe0b8 Docs, Paris: Generate rpc doc for Paris 26 February 2024, 17:29:59 UTC
80ecaf9 Tezt: Reset regressions files 26 February 2024, 17:29:59 UTC
6330f6c Tests: Add paris encoding samples 26 February 2024, 17:29:59 UTC
6c78ab8 proto: open protocol_client_context in lib_delegate baking_state 26 February 2024, 17:29:58 UTC
8649932 Tezt: Add Paris protocol 26 February 2024, 17:29:58 UTC
6753f8f Proto, Paris: Fix formatting 26 February 2024, 17:29:58 UTC
a24a45a Update .ocamlformat files 26 February 2024, 17:29:57 UTC
f75bce7 Proto, Paris: Link Paris protocol 26 February 2024, 17:29:56 UTC
53ac179 Docs: Introduce Paris 26 February 2024, 17:29:33 UTC
95a2758 Proto, Paris: Introduce proto_019_PtParisA 26 February 2024, 17:29:29 UTC
c341cff Merge tezos/tezos!12030: Proto/rollup: switch unparsing mode to optimized_legacy Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12030 26 February 2024, 17:20:33 UTC
c37d8f2 Proto/rollup: switch unparsing mode to optimized_legacy 26 February 2024, 16:59:53 UTC
760a75b Merge tezos/tezos!12193: eherlink/node: add event for new evm event Co-authored-by: Sylvain Ribstein <sylvain.ribstein@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/12193 26 February 2024, 16:59:09 UTC
115bb19 etherlink/node: refactor make upgrade cmd 26 February 2024, 16:32:08 UTC
ca8bb11 eherlink/node: add event for new evm event 26 February 2024, 16:32:08 UTC
9e08e59 etherlink/node: move timestamp_to_bytes to ethereum_type helpers.ml is not accessible from ethereum_types and I need to use it in in next commit 26 February 2024, 16:32:08 UTC
3aafcf1 Merge tezos/tezos!12039: EVM: Bench: fast mode Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12039 26 February 2024, 16:02:45 UTC
f7ec3a9 EVM: Bench: improve start_image script 26 February 2024, 15:41:34 UTC
68562b3 EVM: Bench: pass args to docker image 26 February 2024, 15:41:34 UTC
749642d EVM: Bench: add fast mode option 26 February 2024, 15:41:34 UTC
c29b48c EVM: Bench: remove sections from logs 26 February 2024, 15:41:34 UTC
3ff0804 Merge tezos/tezos!12194: etherlink/tezt: add name to evm node Co-authored-by: Sylvain Ribstein <sylvain.ribstein@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/12194 26 February 2024, 15:29:36 UTC
65bf5d3 etherlink/tezt: add name to evm_node instance based on mode 26 February 2024, 15:13:54 UTC
5ce0af0 Merge tezos/tezos!12074: DAL: Installing trusted setup does not require bash Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12074 26 February 2024, 15:13:08 UTC
back to top