https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
90e4354 EVM/Kernel: When a migration occurs, we should replace the current block so that the next version of the kernels can read it 29 February 2024, 14:36:07 UTC
1d138b8 EVM/Tezt: Change block hash for tezt 'Regression test for L2 block hash' 29 February 2024, 14:36:07 UTC
3dcffe6 EVM/Node: add tests 29 February 2024, 14:36:07 UTC
73abce3 EVM/Node: add plugins 29 February 2024, 14:36:06 UTC
61746c1 EVM/Kernel: add version byte to RLP in kernel 29 February 2024, 14:36:03 UTC
b3eab3d EVM/Node: add version byte to RLP in node 29 February 2024, 14:32:18 UTC
38a02ef Merge tezos/tezos!12189: WASM/Debugger: add an option to select the directory for flamecharts Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12189 29 February 2024, 14:28:07 UTC
76bfc89 EVM/Benchmarks: output flamecharts directly in the correct path 29 February 2024, 14:08:31 UTC
0b06054 WASM/Debugger: output flamecharts in user defined directory 29 February 2024, 14:08:31 UTC
058343e WASM/Debugger: add --flamecharts-dir option 29 February 2024, 14:08:31 UTC
67e3cf2 WASM/Debugger: add flamecharts directory in the config 29 February 2024, 14:08:31 UTC
e310562 Merge tezos/tezos!12204: DAL: recompute the skip list cells per level in the plugin Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12204 29 February 2024, 14:07:42 UTC
e0dff68 Dal/Plugin: recompute the skip list cells of a level in the plugin 29 February 2024, 13:48:40 UTC
e3e6ddf Dal/Plugin: refactoring 29 February 2024, 13:48:40 UTC
48cdcc6 Proto-Plugin/Dal: RPC for published slots headers waiting for attestation for a level 29 February 2024, 13:48:40 UTC
cdb6ecf Merge tezos/tezos!12251: Etherlink: Ignore kernel builds Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12251 29 February 2024, 11:23:19 UTC
e11223a Etherlink: Ignore kernel builds 29 February 2024, 11:21:34 UTC
20edbbc Merge tezos/tezos!12246: Etherlink: What you are referring to is preimages actually Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12246 29 February 2024, 11:20:51 UTC
eb7761e Etherlink: What you are referring to is preimages actually 29 February 2024, 10:57:50 UTC
2c23c3c Merge tezos/tezos!10425: EVM: Bench: fixed problematic scenarios Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10425 29 February 2024, 10:57:02 UTC
6908128 EVM: Bench: Fix buggy benchmark scenarios 29 February 2024, 10:35:06 UTC
cae5b79 Merge tezos/tezos!12229: DAL: use small value for number_of_shards in slow AI tests Co-authored-by: Eugen Zalinescu <eugen.zalinescu@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/12229 29 February 2024, 10:34:23 UTC
73d3b53 Alpha/DAL: replace bitset weight computation by library call 29 February 2024, 10:07:53 UTC
4501cac Alpha/DAL: move comment The comment was placed in a function that did not do what the comment said. In particular [computed_committee] is also called by Dal_services, and there we don't cache the committee. 29 February 2024, 10:07:53 UTC
191a744 Alpha/DAL: remove the unused mapping from the DAL committee 29 February 2024, 10:07:53 UTC
b122786 Alpha/Tests: use small value for number_of_shards in slow AI tests Computing the DAL committee takes a bit of time, around 1ms for [number_of_shards] = 2048, and this adds up when baking for a long time. As this issue is orthogonal to this test, we simply pick a lower value. 29 February 2024, 10:07:53 UTC
d039799 Merge tezos/tezos!11800: Etherlink: Scenario 5 - the Uniswap v2 DeFi protocol Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11800 29 February 2024, 10:06:24 UTC
01f8e0d Etherlink: scenario 5 (uniswap) 29 February 2024, 09:48:22 UTC
5476dbf Merge tezos/tezos!11500: CI-in-OCaml: [*release_tag(test)] pipelines Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11500 29 February 2024, 09:37:45 UTC
5697605 CI-in-OCaml: documentation updates 29 February 2024, 09:18:05 UTC
0e18db0 CI: generate [release_tag] pipelines 29 February 2024, 09:18:05 UTC
41f8426 CI: generate jobs [opam:release], [gitlab:{publish,release}] 29 February 2024, 09:18:05 UTC
1f32e7f CI: refactor, remove redundant [dependencies:] from [opam:release] The job [gitlab:release] does not produce any artifacts so this [dependencies] clause is noop. 29 February 2024, 09:18:05 UTC
0c659f3 CI: generate binary package builds [oc.build:{rpm,dpkg}] 29 February 2024, 09:18:05 UTC
e5f0095 CI: refactor, split [bin_packages{,-manual}.yml] 29 February 2024, 09:18:05 UTC
3d5533f CI: generate jobs [docker:merge_manifests] 29 February 2024, 09:18:05 UTC
472f698 CI: generate Docker build jobs 29 February 2024, 09:18:05 UTC
3a853fa CI: generate [rust-toolchain] build jobs 29 February 2024, 09:18:05 UTC
a311d14 CI: refactor, remove redundant [paths] in [changes:] clause 29 February 2024, 09:18:05 UTC
d51f187 CI: generate static binary build jobs 29 February 2024, 09:18:05 UTC
013a292 CI: generate job [trigger] 29 February 2024, 09:18:05 UTC
1812b59 CI-in-OCaml: improve error messages in [Tezos_ci.job_external] 29 February 2024, 09:18:05 UTC
2685dc2 CI-in-OCaml: do not allow empty lists in [artifacts:paths] This is not allowed by the gitlab-ci JSON schema. 29 February 2024, 09:18:05 UTC
177203b CI-in-OCaml: allow the registration of external jobs 29 February 2024, 09:18:05 UTC
cfa7c88 Merge tezos/tezos!12248: Update testnet experiment tool docker builder Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12248 29 February 2024, 08:58:12 UTC
218e3fa Devtool/Testnet: update docker executables 29 February 2024, 08:48:48 UTC
48ea0b2 Merge tezos/tezos!12029: Add an opam lock file and a script to generate/update it Co-authored-by: Romain Bardou <romain@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/12029 29 February 2024, 07:00:10 UTC
186dae4 Opam: add lock file 29 February 2024, 06:54:20 UTC
0ed68f5 Scripts: add update_opam_lock.sh 29 February 2024, 06:54:19 UTC
a2a5481 Merge tezos/tezos!12055: etherlink: add sequencer pool address Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12055 28 February 2024, 18:06:55 UTC
f254ac4 etherlink: add sequencer_pool_address to kernel and node 28 February 2024, 17:48:47 UTC
e670a01 Merge tezos/tezos!12160: EVM: Bench: elliptic curve precompile Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Steve Sanches <steve.sanches@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12160 28 February 2024, 17:48:04 UTC
a635640 EVM: Bench: ec precompile 28 February 2024, 17:29:13 UTC
ed26524 Merge tezos/tezos!12148: DAL: use SRS verifier in benchmark Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Co-authored-by: Anne-Laure <al.schmitt@protonmail.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/12148 28 February 2024, 17:28:28 UTC
8daed1e Tezt/DAL: Add an optional boolean to load the default verifier SRS 28 February 2024, 16:25:51 UTC
b9858c3 Tezt/Tests/Dal/Benchmark: remove sample 28 February 2024, 16:25:50 UTC
f1fc3e3 Tezt/Tests/Dal/Benchmark: define parameters with Cli.get_int 28 February 2024, 16:25:50 UTC
48f0695 Tezt/Tests/Dal/Benchmark: no longer allow several values for parameters 28 February 2024, 16:25:49 UTC
96043dd Tezt/Tests/Dal/Benchmark: use SRS verifier Co-authored-by: <francois.thire@nomadic-labs.com> 28 February 2024, 16:25:49 UTC
02e8065 Tezt/Tests/Dal/Benchmark: change parameters 28 February 2024, 16:25:48 UTC
dd6686e Merge tezos/tezos!12212: Baking nonces: add documentation Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> 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/12212 28 February 2024, 14:44:12 UTC
7352d34 Baking_nonces: Add documentation (paris) 28 February 2024, 14:24:32 UTC
1067dda Baking_nonces: Add documentation (oxford) 28 February 2024, 14:24:32 UTC
6fcc97b Baking_nonces: Add TriliTech copyright 28 February 2024, 14:24:32 UTC
4a2f59a Baking_nonces: Add documentation 28 February 2024, 14:24:32 UTC
a07f73b Baking_nonces: Remove unused entrypoints from mli file 28 February 2024, 14:24:32 UTC
624a144 Merge tezos/tezos!12231: evm/node: fix off by one when catching up fix 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/12231 28 February 2024, 14:23:44 UTC
e9c0141 evm/node: fix off by one catching up fix 28 February 2024, 14:04:03 UTC
3ab4cf5 Merge tezos/tezos!12046: etherlink: evm node follow sequencer upgrade 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/12046 28 February 2024, 14:02:24 UTC
1761ddf etherlink/node: fix typo 28 February 2024, 13:36:09 UTC
b72269a etherlink/tezt: fix test where event was applied twice 28 February 2024, 13:36:09 UTC
b6a4de3 etherlink/node: refactor cmd using newly added rlp fn 28 February 2024, 13:36:08 UTC
784c865 etherlink/test: uses newly added helper 28 February 2024, 13:36:08 UTC
cdff50f etherlink/node: sequencer follows sequencer upgrade events 28 February 2024, 13:36:08 UTC
0d2699e etherlink/kernel: add event for sequencer upgrade 28 February 2024, 13:36:08 UTC
6250f23 Merge tezos/tezos!12216: Etherlink: Use the preliminary sequencer governance contract Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12216 28 February 2024, 13:35:16 UTC
0be09d8 Etherlink: Use the preliminary sequencer governance contract 28 February 2024, 13:14:54 UTC
413bb26 Merge tezos/tezos!11733: EVM: uses outbox queue for withdrawals Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11733 28 February 2024, 12:48:13 UTC
93dea1a EVM/Tezt: test outbox resilience in case of spam 28 February 2024, 12:14:22 UTC
db2d4ff EVM/Tezt: support list of withdrawals in helper 28 February 2024, 12:14:22 UTC
78ad512 EVM/Kernel: push withdrawals to outbox queue 28 February 2024, 12:14:22 UTC
f96b041 EVM/Kernel: rename [SafeStorage] variable to [safe_storage] 28 February 2024, 12:14:22 UTC
5a14b4f EVM/Kernel: depends on tezos-smart-rollup 28 February 2024, 12:14:22 UTC
fcdc119 Merge tezos/tezos!11985: CI: add manual trigger to `oc.docker:rust-toolchain` to fix the manual docker build jobs in `before_merging` pipelines Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11985 28 February 2024, 11:12:39 UTC
b79b418 CI: allow a manual trigger for rust-toolchain 28 February 2024, 10:50:55 UTC
f83111d Merge tezos/tezos!12165: EVM Node: Add a rudimentary SQL migrations system for the store Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@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/12165 28 February 2024, 10:50:06 UTC
010f8ee EVM Node: Add a rudimentary migrations system for the store 28 February 2024, 10:28:40 UTC
f0d3b63 Merge tezos/tezos!12167: Kernel/EVM: increase gas price in response to high load Co-authored-by: Emma Turner <emma.turner@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/12167 28 February 2024, 10:27:09 UTC
463ecdf Kernel/EVM: increase gas price in response to high load 28 February 2024, 10:09:27 UTC
9b320bd Merge tezos/tezos!12187: EVM/Kernel: move logic outside of safe_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/12187 28 February 2024, 10:08:39 UTC
12e2fdb EVM/Kernel: move internal_storage to its own module It will be needed by yet another modified storage 28 February 2024, 09:49:59 UTC
98f4c76 EVM/Kernel: move fallback kernel out of safe_storage 28 February 2024, 09:49:59 UTC
43fc281 Merge tezos/tezos!12171: Baker forge worker (Part 1) Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12171 28 February 2024, 09:49:11 UTC
12b78b4 Paris/Baker: backport changes 28 February 2024, 09:29:09 UTC
4b75dc5 Oxford/Baker: backport changes 28 February 2024, 09:29:09 UTC
dd9e6ab Alpha/Baker: plug the baker forge event stream in the scheduler 28 February 2024, 09:29:09 UTC
854b343 Alpha/Baker: introduce and plug forge worker hooks in the global state 28 February 2024, 09:29:09 UTC
c3ab0d2 Alpha/Baker: introduce concurrent forge worker 28 February 2024, 09:29:09 UTC
a484539 Merge tezos/tezos!12121: Etherlink/Tezt: Rpc tezt test on eth_blockNumber, eth_getTransactionByHash, net_version, eth_getCode Co-authored-by: arnaud <arnaud.bihan@functori.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/12121 28 February 2024, 09:27:44 UTC
f68d5af Etherlink/Tezt: Add rpc test on block_number, tx_by_hash, net_version, get_code and minors changes 28 February 2024, 09:10:49 UTC
back to top