https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
27545e3 DAL: No parameter needed for initialising the SRS 31 January 2024, 09:59:20 UTC
9f7debf Crypto_dal/Srs_verifier: `fake_srs` -> `fake_srs ()` 26 January 2024, 15:57:54 UTC
09b0ced Crypto_dal/Srs_verifier: reduce SRS size 26 January 2024, 15:46:45 UTC
d3228a2 Crypto_dal/Cryptobox: initialisation parameters only keep SRS₁ 25 January 2024, 16:56:14 UTC
49c2ab8 Dal: make the rest of the code compile 25 January 2024, 16:56:14 UTC
4861ffb Crypto_dal/Cryptobox: initialisation parameters only keep SRS₁ 25 January 2024, 16:56:14 UTC
19cce6c Crypto_dal/Cryptobox: change the way to get testing SRS₂ points 25 January 2024, 16:56:13 UTC
b3811ab Crypto_dal/Cryptobox: remove some duplication in make 25 January 2024, 16:56:13 UTC
14f45f8 Crypto_dal/Cryptobox: renamings 25 January 2024, 16:56:13 UTC
c1e6817 Crypto_dal/Cryptobox: use the SRS from Srs_verifier 25 January 2024, 16:56:13 UTC
4ddbb22 Crypto_dal/Srs_verifier: add an SRS for tests 25 January 2024, 16:56:12 UTC
61e9837 Crypto_dal/Srs_verifier: add getters 25 January 2024, 16:56:12 UTC
4e76c53 Crypto_dal/Srs_verifier: add function to print verifier’s SRS 25 January 2024, 16:56:12 UTC
3a23bf2 Crypto_dal/Cryptobox: move fake_srs in Srs_verifier 25 January 2024, 16:56:12 UTC
00d0bb7 Crypto_dal/Cryptobox: add `mode` argument for ensure validity 25 January 2024, 16:56:12 UTC
8585f37 Crypto_dal/Cryptobox: simplify fake SRS handling 25 January 2024, 16:56:11 UTC
3869d89 Crypto_dal/Cryptobox: move some code in a new file 25 January 2024, 16:56:11 UTC
ab28cfe Bls12-381_Polynomial/Srs: expose `of_array` 24 January 2024, 14:54:22 UTC
c1319cf Crypto Dal/Tests: use verifier’s SRS for verifying 24 January 2024, 14:54:22 UTC
9e6ba57 Crypto Dal: todos & fix tests 19 January 2024, 12:28:43 UTC
34e996d [WIP] Students, this is your job! 19 January 2024, 10:45:34 UTC
9f1b5e0 [WIP] refacto 2 19 January 2024, 10:32:21 UTC
436b19d [WIP] refacto 19 January 2024, 10:20:37 UTC
7107efb Merge tezos/tezos!11567: octez-codec: add wasm_2_0_0 output proof encoding Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: lykimquyen <quyen@marigold.dev> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11567 19 January 2024, 08:30:06 UTC
9783615 octez-codec: add wasm_2_0_0 output proof encoding 19 January 2024, 08:06:49 UTC
b787086 Merge tezos/tezos!11555: Proto: Check sc_rollup parametric constants update consistency Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11555 18 January 2024, 18:59:43 UTC
7d55d8f Proto: Check sc_rollup parametric constants update consistency 18 January 2024, 18:32:34 UTC
0354c7d Merge tezos/tezos!11542: Update opam repository to depend on the fixed hidapi-lwt dependency Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11542 18 January 2024, 16:21:29 UTC
0e732f9 Scripts: update opam repo for hidapi dependencies 18 January 2024, 15:45:21 UTC
ec93553 Merge tezos/tezos!11556: EVM/Exec: prefix our custom precompiled contract to avoid any conflict with upcoming Ethereum fork Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> 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/11556 18 January 2024, 15:08:01 UTC
b5bf6f3 EVM/Log: add an entry in the breaking changes 18 January 2024, 14:40:50 UTC
d0fb98f EVM/Tezt: readapt withdrawal address in tezt 18 January 2024, 14:40:50 UTC
159ab1b EVM/Exec: prefix our custom precompiled contract to avoid any conflict with upcoming Ethereum fork 18 January 2024, 14:40:50 UTC
c92a0ef Merge tezos/tezos!11547: EVM: implement eip-170 Co-authored-by: Hantang Sun <hantang.sun@trili.tech> 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/11547 18 January 2024, 14:40:01 UTC
7b22d29 EVM: implement eip-170 modified: etherlink/kernel_evm/evm_execution/src/handler.rs 18 January 2024, 14:05:22 UTC
0a874ea Merge tezos/tezos!11573: EVM: patch bad rebase of !11947 Co-authored-by: Valentin Chaboche <valentin.chaboche@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/11573 18 January 2024, 14:04:35 UTC
51a98b1 EVM: patch bad rebase of !11947 18 January 2024, 13:09:32 UTC
da5905d Merge tezos/tezos!11526: EVM/Exec: fix a bug when creating a contract with insufficient funds Co-authored-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11526 18 January 2024, 13:08:49 UTC
a3bbce5 EVM/Log: add an entry in bug fix section 18 January 2024, 12:43:18 UTC
a5b4726 EVM/test: add handler unit test that create a contract with insufficient funds 18 January 2024, 12:43:18 UTC
ba40f1f EVM/test: add lib unit test that call a contract that create another contract with insufficient funds 18 January 2024, 12:43:17 UTC
6af2ff9 EVM/exec: fix a bug when creating a contract with insufficient funds 18 January 2024, 12:43:17 UTC
3821343 EVM/exec: delete unused transfer function 18 January 2024, 12:43:17 UTC
adeb8f8 Merge tezos/tezos!11548: Manifezt: annotate tests with the kernels they use Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11548 18 January 2024, 11:40:54 UTC
4d9578a Tezt: annotate kernel ~uses 18 January 2024, 11:13:25 UTC
780b96c Tezt: use Uses for kernel paths 18 January 2024, 11:13:25 UTC
22ac5a8 Merge tezos/tezos!11536: CI: refactor, more explicit rules for [merge_request_event] jobs Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Neo <11726174-neo.nl@users.noreply.gitlab.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11536 18 January 2024, 10:47:59 UTC
3917cd0 CI: refactor, more explicit rules for [merge_request_event] jobs Using [if: '$CI_MERGE_REQUEST_ID'] is a turn-about way of evaluating whether a job runs in a merge-request pipeline. Checking [$CI_PIPELINE_SOURCE] is equivalent but more direct and explicit. 18 January 2024, 10:20:35 UTC
963a249 Merge tezos/tezos!11549: Tezt/EVM: set Wei.one to one wei Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11549 18 January 2024, 10:19:47 UTC
13a5338 Tezt/EVM: set Wei.one to one wei 18 January 2024, 09:51:54 UTC
a8315f3 Merge tezos/tezos!11563: proto: add some comment about legacy endorsement encoding Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11563 18 January 2024, 09:51:07 UTC
3f21a93 proto: add some comment about legacy endorsement encoding 18 January 2024, 09:27:20 UTC
e873ead Merge tezos/tezos!11517: EVM/Eval: fix a bug on filler checks (value, gas and data should be taken into account) 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> Approved-by: Hantang Sun <hantang.sun@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11517 18 January 2024, 09:26:35 UTC
7517951 EVM/Eval: Add log to failure to know what expect check in filler 18 January 2024, 09:02:31 UTC
b8dbf84 EVM/Eval: Matches index for data gas and value in filler and checking also for labels 18 January 2024, 09:02:30 UTC
2612f6d Merge tezos/tezos!11494: DAL: split the SRS Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11494 17 January 2024, 18:37:22 UTC
2d746c3 Bin_dal_node/Slot_manager_legacy: replace `Data_encoding.(unit)` by `Data_encoding.unit` 17 January 2024, 18:12:35 UTC
e0026be DAL node, Protocol: adapt the code to the new DAL’s error type 17 January 2024, 18:12:35 UTC
d88f864 Crypto_dal/Cryptobox: update comments 17 January 2024, 18:12:35 UTC
9ff42c2 Crypto_dal/Cryptobox: split prover & verifier SRS & add functions to generate verifier SRS 17 January 2024, 18:12:35 UTC
b392da6 Merge tezos/tezos!11545: EVM/Exec: address remaining arithmetic overflow issues. Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11545 17 January 2024, 18:11:53 UTC
6f935be EVM/Log: add an entry for the overflow bug fix 17 January 2024, 17:26:04 UTC
dcacc92 EVM/Exec: fix overflow when prepaying transactions The commit contains the fix that allows us to unskip HighGasPrice test. 17 January 2024, 17:26:04 UTC
63d11ae EVM/Eval: re-add tests that were panicking for arithmetic overflow/underflow Some fixes patched those test in master, they can be removed from the skip list. 17 January 2024, 17:26:04 UTC
17c60df Merge tezos/tezos!11539: EVM/Eval: deactivate sloadGasCost (hot/cold test) Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11539 17 January 2024, 17:25:20 UTC
9a95ca6 EVM/Eval: deactivate sloadGasCost (hot/cold test) 17 January 2024, 16:55:48 UTC
a5e43e1 Merge tezos/tezos!11505: EVM/Eval: fix single unparsable test Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Max <maxime.levillain@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11505 17 January 2024, 16:55:03 UTC
e070559 EVM/Eval: reorder when the checks are done to be able to run unparsable test 17 January 2024, 16:30:46 UTC
f8eea48 EVM/Eval: refacto skipped checks Between of parsing reason and others. Also use a macro to match the skipped test's name (lines are shorter). 17 January 2024, 16:30:46 UTC
0d45108 Merge tezos/tezos!11543: OpenApi, Version: Standardize version format Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11543 17 January 2024, 16:03:31 UTC
bc8dd0f Openapi: generated specifications contain version commit 17 January 2024, 15:32:03 UTC
8d7855c Version: add --full-with-commit to tezos_print_version 17 January 2024, 15:32:03 UTC
e82ee21 Smart_rollup_node, Openapi: Use simple_version_string for version 17 January 2024, 15:32:02 UTC
527a1ce Version: Create simple_version_string 17 January 2024, 15:32:02 UTC
fc61924 Merge tezos/tezos!11473: EVM/Node: add events for tx-pool Co-authored-by: Antonio Locascio <antonio.locascio@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/11473 17 January 2024, 15:30:39 UTC
6942f28 EVM/Node: add events for tx-pool 17 January 2024, 15:06:58 UTC
faf65c7 Merge tezos/tezos!11445: Proto/SR: update constants to 10sec block time Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11445 17 January 2024, 15:06:12 UTC
ed577b1 Tezt: update regressions 17 January 2024, 14:32:30 UTC
46fb66c Test: deactivate liquid balance check 17 January 2024, 14:32:30 UTC
441ed5a Test: update tests to new constants 17 January 2024, 14:32:30 UTC
cea8d44 SR: make constants depend on block time 17 January 2024, 14:32:30 UTC
470598a Merge tezos/tezos!11509: Kernel/EVM: gas price should be of tx, not block Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11509 17 January 2024, 14:22:14 UTC
1b04c9a Kernel/EVM: gas price should be of tx, not block 17 January 2024, 13:35:19 UTC
89d5a48 Merge tezos/tezos!11463: RISC-V: Sandbox inbox ticket support Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11463 17 January 2024, 13:34:34 UTC
55742f3 RISC-V: Sandbox inbox ticket support 17 January 2024, 12:27:15 UTC
1dc8942 Merge tezos/tezos!11508: Tezt/EVM: fix overflow in expected gas fees Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11508 17 January 2024, 11:25:35 UTC
d3073e0 Tezt/EVM: fix overflow in expected gas fees Expected gas fees easily overflow the bounds of Int32.t Therefore, we must always convert to the appropriate units prior to multiplying. 17 January 2024, 10:30:30 UTC
bb2bc7a Merge tezos/tezos!11519: RISC-V: WARL checks for satp 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/11519 17 January 2024, 10:21:44 UTC
3430f2f RISC-V: WARL checks for satp 17 January 2024, 09:59:55 UTC
7f3bfc9 Merge tezos/tezos!11522: RISC-V: Fix dummy kernel input loop Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11522 16 January 2024, 18:19:14 UTC
4d822b9 RISC-V: Fix dummy kernel input loop 16 January 2024, 17:58:29 UTC
e30693d Merge tezos/tezos!11483: EVM/Tezt: remove past genesis helper 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/11483 16 January 2024, 17:57:48 UTC
d2d8219 EVM/Tezt: remove past genesis Artifact from the past, the first tezos level used to be the installer so the genesis was not created. It has been changed months ago. 16 January 2024, 17:32:49 UTC
3e6551d Merge tezos/tezos!11540: Rust: fix typo in env variable Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11540 16 January 2024, 17:32:03 UTC
c6e7410 Rust: fix typo in env variable 16 January 2024, 17:23:07 UTC
912bae3 Merge tezos/tezos!11511: Crypto_DAL/tests : fix parameters generation Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11511 16 January 2024, 17:22:19 UTC
142fa12 Crypto_DAL/tests: fix parameters generation 16 January 2024, 16:59:13 UTC
388b024 Merge tezos/tezos!11495: Manifezt: handle changes in integration tests Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: pietro <pietro.abate@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/11495 16 January 2024, 16:58:26 UTC
6e0b910 Manifezt: handle changes in integration tests 16 January 2024, 16:24:53 UTC
3b14c41 Merge tezos/tezos!11506: rollup: fix rollup node command parameters manual Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: lykimquyen <quyen@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11506 16 January 2024, 16:23:33 UTC
back to top