https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
1d0f795 EVM/Log: use address from context in execute_call 08 February 2024, 08:53:32 UTC
b694c6c EVM/Exec: use address from context in execute_call 07 February 2024, 16:28:50 UTC
c31605e Merge tezos/tezos!11826: Proto/AI/validate: allow denunciations about same delegate, same level, but distinct rounds Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Zay Dargaye <zaynah.dargaye@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11826 07 February 2024, 16:19:11 UTC
4de2b30 Changelog: slashing per round 07 February 2024, 15:55:25 UTC
0997c8a Proto/AI: allow similar denunciations but with different rounds 07 February 2024, 15:55:25 UTC
961023e Proto/AI: ensure backward compatibility of Storage.Already_denounced 07 February 2024, 15:55:25 UTC
aaee388 Proto/AI: rename Slashed_deposits to Already_denounced because this is updated as soon as the denunciation operation is seen, and is used to reject duplicate denunciations, regardless of whether the slashing itself (as in the subtracting of tez) has been done yet 07 February 2024, 15:55:25 UTC
5a94a5a Merge tezos/tezos!11851: CI: Allow install-bin-rc-ubuntu failure Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11851 07 February 2024, 15:54:30 UTC
4d1011d CI: allow install-bin-rc-ubuntu failure 07 February 2024, 15:33:48 UTC
8c31903 Merge tezos/tezos!11704: Proto/AI: forbid delegate upon denunciation Co-authored-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11704 07 February 2024, 15:32:20 UTC
f5139a4 Proto/AI/test: update tests 07 February 2024, 15:10:22 UTC
36c049e Changelog/alpha: add an entry on forbidding delegates 07 February 2024, 15:10:22 UTC
c630038 Proto/AI: rename update_at_cycle_end to make precondition more obvious 07 February 2024, 15:10:22 UTC
ddaa3fe Proto/AI: update unforbidding semantics 07 February 2024, 15:10:22 UTC
f917ccf Proto/AI: add details to a few comments 07 February 2024, 15:10:22 UTC
fcde7e8 Proto/AI: extract should_unforbid into a separate function without any semantic changes yet 07 February 2024, 15:10:22 UTC
4b1503c Proto/AI: remove obsolete boolean returned by punish_double_slashing 07 February 2024, 15:10:21 UTC
40251fb Proto/AI: always forbid the delegate upon denunciation 07 February 2024, 15:10:21 UTC
0e375dc Merge tezos/tezos!11784: Proto/Baker: Add level and round to skipping consensus vote error message Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11784 07 February 2024, 15:09:29 UTC
02eb723 Proto: Add level and round to skipping consensus vote error message (nairobi) 07 February 2024, 14:47:11 UTC
46c59b8 Proto: Add level and round to skipping consensus vote error message (oxford) 07 February 2024, 14:47:11 UTC
6428c03 Proto: Add level and round to skipping consensus vote error message (alpha) 07 February 2024, 14:47:11 UTC
e8f5844 Merge tezos/tezos!11893: DAL: Fix error message Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11893 07 February 2024, 14:46:20 UTC
8bf65a1 DAL: Fix error message 07 February 2024, 14:25:19 UTC
9c353fd Merge tezos/tezos!11806: RISC-V: I-ext: AUIPC 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/11806 07 February 2024, 14:23:49 UTC
8733d3e RISC-V: AUIPC test 07 February 2024, 13:13:02 UTC
35ce2d6 RISC-V: Add AUIPC instruction 07 February 2024, 13:12:01 UTC
0e3e65c Merge tezos/tezos!11663: RISC-V: I-ext: JAL / JALR Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11663 07 February 2024, 13:01:51 UTC
337521e RISC-V: I-ext: JAL/JALR 07 February 2024, 12:39:58 UTC
3f96ffa Merge tezos/tezos!11870: EVM Node: Limit the number of active connections Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11870 07 February 2024, 12:36:38 UTC
2987ad5 EVM Node: Limit the number of active connections 07 February 2024, 12:18:53 UTC
e99c764 Merge tezos/tezos!11785: Packages: Add logic for evm-node as a sequencer Co-authored-by: Chris Pinnock <chris_pinnock@mac.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11785 07 February 2024, 12:05:22 UTC
13179cf record some changes to run the MVP sequencer 07 February 2024, 11:59:02 UTC
8490fec Merge tezos/tezos!11891: WASM PVM: Freeze third version (used by Oxford) Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11891 07 February 2024, 11:58:21 UTC
62c5f3d WASM PVM: Freeze third version (used by Oxford) 07 February 2024, 11:56:36 UTC
79d6751 Merge tezos/tezos!11884: etherlink: add sleep to hearthbeat Co-authored-by: Sylvain Ribstein <sylvain.ribstein@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/11884 07 February 2024, 11:40:23 UTC
8c3048c etherlink/hearthbeat: add sleep for explorer to have time to include tx 07 February 2024, 11:23:41 UTC
bc25331 etherlink/hearthbeat: same tx submitted as in prod 07 February 2024, 11:23:41 UTC
69e6487 Merge tezos/tezos!11775: RISC-V: I-ext: LUI 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/11775 07 February 2024, 11:22:58 UTC
f71f0d1 RISC-V: lui instruction 07 February 2024, 11:01:13 UTC
4ddb7f8 Merge tezos/tezos!11841: Docs: Exclude `target/` directories from rsync call Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11841 07 February 2024, 11:00:27 UTC
66ce08e Docs: Exclude `target/` directories from rsync call `target/` directories can be quite large, and on my machine, I don’t have enough space on my tmpfs to copy them there (plus it takes loads of time). We can exclude them without any impact on the subsequent jobs. 07 February 2024, 10:40:25 UTC
cf5957e Merge tezos/tezos!11821: CI: Execute Etherlink Rust tests in a dedicated job Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11821 07 February 2024, 10:39:34 UTC
e2026ff CI: Execute Etherlink Rust tests in a dedicated job 07 February 2024, 10:15:54 UTC
140fd1e Merge tezos/tezos!11878: EVM/Sequencer: store both execution/publication blueprints Co-authored-by: Antonio Locascio <antonio.locascio@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/11878 07 February 2024, 10:15:00 UTC
1c1d3ac EVM/Sequencer: store both execution/publication blueprints 07 February 2024, 09:58:46 UTC
c60c9c1 Merge tezos/tezos!11849: Tezt: update records 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> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11849 07 February 2024, 09:57:53 UTC
de18bfb Tezt: update records 07 February 2024, 09:33:11 UTC
ad957b4 Merge tezos/tezos!11877: Manifezt: Run Etherlink tests when non-OCaml dependencies are touched Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11877 07 February 2024, 09:31:52 UTC
ad66b00 Manifezt: Run Etherlink tests when non-OCaml dependencies are touched 07 February 2024, 09:02:21 UTC
edf9a1b Merge tezos/tezos!11848: CI: fix [docker_rust_toolchain_build.sh] for tag pipelines Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11848 07 February 2024, 09:01:26 UTC
41da1c8 CI: fix [docker_rust_toolchain_build.sh] for tag pipelines 07 February 2024, 08:55:42 UTC
1f38367 Merge tezos/tezos!11861: proto: use operation encoding with attestation name by default Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11861 07 February 2024, 08:54:49 UTC
914dd67 alpha/lib_injector: use operation encoding with attestation 07 February 2024, 08:34:00 UTC
b4e13c6 alpha/lib_client: use operation encoding with attestation in pretty printer and messages 07 February 2024, 08:34:00 UTC
6a374e0 alpha/baker: external operations should use attestation in JSON 07 February 2024, 08:34:00 UTC
54e9ce4 alpha: use binary balance updates encoding 07 February 2024, 08:34:00 UTC
05e2dcc alpha: use binary operation encoding with attestation name 07 February 2024, 08:34:00 UTC
1ca4083 Merge tezos/tezos!11770: EVM/Kernel: exhausting ticks is eventually paid by gas Co-authored-by: Pierrick Couderc <pierrick.couderc@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/11770 07 February 2024, 08:33:11 UTC
6b7c38d EVM/Test: test a transaction eventually exhausting ticks fails 07 February 2024, 08:15:44 UTC
5e21dd7 EVM/Tests: test transactions are rejected if they exhaust ticks 07 February 2024, 08:15:43 UTC
54603d3 EVM/Kernel: make tests compilable again 07 February 2024, 08:15:43 UTC
f579cee EVM/Kernel: exhausting ticks is eventually paid by gas Tests are not updated for the sake of readability of the commit 07 February 2024, 08:15:43 UTC
4d6d36c EVM/Execution: extend ExitReason with OutOfTicks 07 February 2024, 08:15:43 UTC
7edc6ff Merge tezos/tezos!11863: Tezt/DAL: Deactivate slow test failing on the scheduled pipeline 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/11863 07 February 2024, 08:14:51 UTC
7c027a5 Tezt/DAL: Deactivate slow test failing on the scheduled pipeline 07 February 2024, 07:43:03 UTC
ff2b369 Merge tezos/tezos!11874: EVM/Kernel: store kernel upgrade directly after parsing it Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11874 06 February 2024, 19:39:34 UTC
c6359ee EVM/Kernel: store kernel upgrade immediatly 06 February 2024, 19:16:59 UTC
34abde5 Merge tezos/tezos!11873: EVM/Kernel: 2 level pattern matching to reduce verbosity 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/11873 06 February 2024, 19:16:54 UTC
8a40f31 EVM/Kernel: 2 level pattern matching to reduce verbosity 06 February 2024, 18:56:36 UTC
3f1aca2 Merge tezos/tezos!11838: Etherlink: followup 11658 Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Hantang Sun <hantang.sun@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11838 06 February 2024, 18:55:13 UTC
2be3115 EVM: tezt test call destruct contract in same tx 06 February 2024, 18:36:25 UTC
3724ff4 Etherlink: can selfdestruct twice 06 February 2024, 18:36:25 UTC
45837ab Etherlink: followup 11658 06 February 2024, 18:36:25 UTC
959a7d3 Merge tezos/tezos!11817: Proto/Dal: adapt proofs functions to new skip lists & proofs format Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11817 06 February 2024, 18:35:36 UTC
f7251f5 Proto/Dal: adapt verify_proof functions to new skip list & proofs format 06 February 2024, 18:13:31 UTC
71a65d0 Proto/Dal: adapt produce_proof functions to new skip lists & proof format 06 February 2024, 18:13:31 UTC
af6503b Merge tezos/tezos!11090: [Proto] Disentangle big-maps and tickets for allow-forged Co-authored-by: lin <linoshitani@gmail.com> Co-authored-by: Jason Ridgway-Taylor <jason@ridgway-taylor.co.uk> Approved-by: Gauthier <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/11090 06 February 2024, 18:12:44 UTC
548923b Proto: Disallow lazy storage ids in sc_rollup_management_protocol 06 February 2024, 17:50:06 UTC
0c9f281 Proto: Disallow lazy storage id in transaction apply 06 February 2024, 17:50:06 UTC
b7f3513 Proto: Split allow_forged Split allow_forged into allow_forged_tickets and allow_forged_lazy_storage_id 06 February 2024, 17:50:06 UTC
0cc882a Merge tezos/tezos!11835: Evm: tests: skip test of refund mechanism Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11835 06 February 2024, 17:49:13 UTC
68343fc Evm: tests: skip test of refund mechanism 06 February 2024, 17:32:00 UTC
c3ecd9e Merge tezos/tezos!11807: DAL - Split the SRS Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11807 06 February 2024, 17:31:07 UTC
77f8f7e Crypto_dal/Srs_verifier: get_verifier_srs2 returns a record instead of a tuple 06 February 2024, 17:07:48 UTC
3390f18 Crypto_dal/Cryptobox/Tests: reduce the number of tests iterations 06 February 2024, 17:07:48 UTC
1665d35 Crypto_Dal/Cryptobox: real ZCash SRS can be used with mainet parameters 06 February 2024, 17:07:48 UTC
f610e40 Merge tezos/tezos!11859: EVM/Tezt: move rpc to helper module Co-authored-by: Valentin Chaboche <valentin.chaboche@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/11859 06 February 2024, 17:06:55 UTC
a6a9751 EVM/Tezt: move [eth_getTransactionCount] to helper module 06 February 2024, 16:50:00 UTC
d63d0b2 EVM/Tezt: extract requests from rpc helper 06 February 2024, 16:50:00 UTC
c705a19 Merge tezos/tezos!11644: EVM/Sequencer: add parent hash to blueprints 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/11644 06 February 2024, 16:49:05 UTC
ef0c4ab EVM/Sequencer: add parent hash to blueprint 06 February 2024, 16:31:03 UTC
5eb3285 EVM/Sequencer: add current block hash path 06 February 2024, 16:31:03 UTC
08b7e5d EVM/Kernel: validate seq blueprint's parent hash 06 February 2024, 16:31:03 UTC
54fe75e EVM/Kernel: add parent hash to sequencer blueprint 06 February 2024, 16:31:03 UTC
38ff5de Merge tezos/tezos!11836: EVM/Exec: add Fatal exit case to end_inter_transaction (refactoring) Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Arnaud Bihan <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/11836 06 February 2024, 16:30:04 UTC
7116b88 EVM/Exec: refactor [end_inter_transaction] to remove any ambiguity We add Fatal as part of the different case, and make the whole function functional style instead of imperative. 06 February 2024, 16:11:21 UTC
903d5db Merge tezos/tezos!11819: Docs, v19: Documentation for Octez v19.1 Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11819 06 February 2024, 16:10:16 UTC
41b07d1 OpenApi: Generate alpha and dev specifications instead 06 February 2024, 15:48:50 UTC
7b9e3fe Docs, OpenApi: Update openapi specifications for Octez v19.1 06 February 2024, 15:48:50 UTC
back to top