sort by:
Revision Author Date Message Commit Date
4da2dcf Test: ensure context is not split more than each challenge window 16 January 2024, 08:47:28 UTC
cc78ffe Rollup node: configuration option for context splitting period 16 January 2024, 08:47:28 UTC
3ff4f49 Rollup node: only split context every challenge window at most 16 January 2024, 08:47:27 UTC
1a03c66 Rollup node: save context splitting level 16 January 2024, 08:47:27 UTC
52e5fc0 Merge tezos/tezos!11447: etherlink/script: add a sequencer docker compose + init script Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> 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/11447 16 January 2024, 08:46:43 UTC
9424140 etherlink/script: add docker compose 16 January 2024, 08:25:58 UTC
b327d51 Merge tezos/tezos!10455: Proto: do not use snapshot to compute rights Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-authored-by: Julien <julien.tesson@nomadic-labs.com> Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10455 15 January 2024, 18:02:00 UTC
a1e3f2c Proto/Stake_context: improve comment 15 January 2024, 17:15:02 UTC
5c16de1 Proto/Full_staking_balance: document has_minimal_stake_to_be_considered 15 January 2024, 17:15:02 UTC
e051119 Proto/Full_staking_balance: document min_delegated_in_cycle 15 January 2024, 17:15:02 UTC
ad2d25a Proto/stake/tests: update slashing/rights interaction at cycle end This is accurate to the implementation in the protocol 15 January 2024, 17:15:02 UTC
8b6571f Proto/tests: remove force_snapshot_at_end option 15 January 2024, 17:15:02 UTC
5f920c1 Tezt/Consensus_key: update regression tests The increase can be explained: - the [frozen_deposits] field is actually the [initial_frozen_deposits] - the [initial_frozen_deposits] is actually the [frozen] part of the rights for the current cycle - the [frozen] part of the rights are not computed with the value at cycle end, rather than at the snapshot time, after attesting rights have been paid; hence the increase. 15 January 2024, 17:15:02 UTC
22bf44f Proto/Delegate_sampler: use end-of-cycle staking balance Since this happens after slashing, the gotten staking balance shouldn't be slashed again. 15 January 2024, 17:15:02 UTC
a64ea2d Proto/Delegate_sampler: use minimal delegated over the cycle 15 January 2024, 17:15:02 UTC
e4fded8 Proto/Full_staking_balance_repr: enrich it (part 2) Update new fields correctly 15 January 2024, 17:15:02 UTC
9350bd5 Proto/Full_staking_balance_repr: enrich it (part 1) The added fields are not used yet 15 January 2024, 17:15:02 UTC
6868f97 Merge tezos/tezos!11504: Etherlink: version 9978f3a5 Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11504 15 January 2024, 17:11:38 UTC
e81b5a8 EVM/Node: fix missing header 15 January 2024, 16:35:20 UTC
4da0399 EVM/Node: fix event and errors duplicated names 15 January 2024, 16:35:20 UTC
6c800b6 Etherlink: snapshot node for version 9978f3a5f 15 January 2024, 16:35:20 UTC
1c005b9 Etherlink: update ghostnet compiled version 15 January 2024, 16:35:20 UTC
a2b14ef Etherlink: update changelog for version 9978f3a5f 15 January 2024, 16:35:20 UTC
0732cec Merge tezos/tezos!11492: EVM/Eval: generate dump and diff of evaluation result Co-authored-by: Maxime Levillain <maxime.levillain@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11492 15 January 2024, 16:34:33 UTC
eeada94 EVM/Eval: update the readme for result/diff options 15 January 2024, 16:14:41 UTC
f4ac976 EVM/Eval: merge ValueOverflow test skip with hex related parsing error 15 January 2024, 16:14:41 UTC
33707ee EVM/Eval: generate dump and diff of evaluation result 15 January 2024, 16:14:41 UTC
1304ab1 Merge tezos/tezos!11503: tezt/regression: remove hostnames or IP adresses from regression tests expected files Co-authored-by: Vivien <vivien.pelletier@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11503 15 January 2024, 16:13:53 UTC
505fd14 tezt/regression: rm hostnames from expected files 15 January 2024, 15:50:45 UTC
2f89536 Merge tezos/tezos!11479: CI: refactor CI configuration to define [before_script:] more consistently Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11479 15 January 2024, 15:49:24 UTC
365a1a2 CI: refactor [before_script:] clauses This imposes the following order on [before_script:] clauses: - taking ownership of the checkout - sourcing of [./scripts/versions.sh] - loading of language environments in order of language purity: - opam environment - python venv - installing javascript dependencies When possible, these actions should always be taken in the [before_script:] section as opposed to in [script:] 15 January 2024, 15:19:42 UTC
783d1d2 CI: use [scripts/ci/take_ownership.sh] consistently 15 January 2024, 15:19:42 UTC
3402657 Merge tezos/tezos!11471: RISC-V: WARL checks for xip/xie/xepc 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/11471 15 January 2024, 15:19:01 UTC
b18e438 RISC-V: WARL checks for xip / xie / xepc 15 January 2024, 14:49:49 UTC
7100313 RISC-V: mip, mie, sip, sie WARL fields 15 January 2024, 14:49:49 UTC
1961951 Merge tezos/tezos!11516: Rollups SDK: remove proto-alpha-no-mock flag Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11516 15 January 2024, 14:49:08 UTC
4141ecb Rollups SDK: remove proto-alpha-no-mock flag 15 January 2024, 14:01:59 UTC
307cad1 Merge tezos/tezos!11470: RISC-V: WARL checks for mtvec/stvec 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/11470 15 January 2024, 14:01:16 UTC
b126a0c RISC-V: Add tests for mtvec / stvec 15 January 2024, 13:30:22 UTC
b72d282 RISC-V: mtvec/stvec WARL fields 15 January 2024, 13:30:22 UTC
55848ec Merge tezos/tezos!11467: RISC-V: WARL checks for medeleg/mideleg 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/11467 15 January 2024, 12:28:18 UTC
0d78bcb RISC-V: Add tests for medeleg / mideleg 15 January 2024, 11:52:58 UTC
941a8de RISC-V: WARL rule for medeleg/mideleg 15 January 2024, 11:52:58 UTC
fe505db Merge tezos/tezos!11422: tezt: run rollup node test with only alpha when it make sense Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11422 15 January 2024, 11:52:15 UTC
23dd1c0 tezt: removed unused regression trace 15 January 2024, 11:28:24 UTC
e74a940 tezt: rollup node protocol indep test with only alpha 15 January 2024, 11:28:24 UTC
61774d9 tezt/rollup: activate riscv on all valid protocol 15 January 2024, 11:28:24 UTC
940baca tezt/rollup: rename test 15 January 2024, 11:28:24 UTC
fd1572f Merge tezos/tezos!11453: RISC-V: Stop sandbox when inbox is exhausted Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11453 15 January 2024, 11:27:40 UTC
49a061a RISC-V: Stop sandbox when inbox is exhausted 15 January 2024, 10:58:19 UTC
f3d9562 Merge tezos/tezos!11439: Skip_list: Ensure we can produce proofs with a limited knowledge Co-authored-by: François Thiré <francois.thire@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/11439 15 January 2024, 10:57:32 UTC
3d5ed4a Skip_list: Ensure we can produce proof without knowing genesis 15 January 2024, 10:34:21 UTC
e223a6f Skip_list/Test: Check we can produce proofs without knowing genesis 15 January 2024, 10:34:21 UTC
5a4c0ef Merge tezos/tezos!11514: Manifezt: compare with merge-base Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: pietro <pietro.abate@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/11514 15 January 2024, 10:33:39 UTC
6c08f49 Manifezt: compare with merge-base 15 January 2024, 10:24:37 UTC
c7b729e Merge tezos/tezos!11515: WASM: Simplify `Host_funcs.base_V4` definition 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/11515 15 January 2024, 10:23:20 UTC
be54112 WASM: Simplify [Host_funcs.base_V4] definition As of now, [base_V4] is strictly equal to [base_V3], but while not incorrect, the current definition of [base_V4] consists in adding a second time the host function introduced in the third revision of the PVM. The resulting [Registry] is equal, because adding the same entry twice is equivalent to adding it once, but that’s not ideal. This patch fixes this, and define [base_V3] as an alias for [base_V3]. 15 January 2024, 10:00:29 UTC
70cf64c Merge tezos/tezos!11496: Packages: Fix evmnode RPM package Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11496 15 January 2024, 09:59:39 UTC
8c314b2 CI: Install gcc-c++ in [bin_packages] rpm build 15 January 2024, 09:08:05 UTC
b22edea Packages, RPM: Add missing files to evmnode-spec.in 15 January 2024, 09:08:05 UTC
b3ec608 Merge tezos/tezos!11490: SR: update Wasm PVM to V4 Co-authored-by: Valentin Chaboche <valentin.chaboche@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/11490 15 January 2024, 08:58:27 UTC
af94e87 Tezt: update regressions 15 January 2024, 08:37:06 UTC
57c01b4 SR: update Wasm PVM migration to V4 15 January 2024, 08:37:06 UTC
dab8f8e SR: update Wasm PVM to V4 We create a new PVM version to update the outbox validity period. 15 January 2024, 08:37:06 UTC
68edb9b Merge tezos/tezos!11413: Tezt/EVM: run tests with sequencer Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11413 15 January 2024, 08:27:27 UTC
3e7ba20 Tezt/EVM: use new registration helpers when possible 15 January 2024, 08:01:20 UTC
4c36c4c Tezt/EVM: generalize registration helpers 15 January 2024, 08:01:20 UTC
a35dea0 Tezt/EVM: support sequencer in [next_evm_level] 15 January 2024, 08:01:20 UTC
48c02b0 Merge tezos/tezos!11357: Rollup host with mock storage Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11357 12 January 2024, 17:28:22 UTC
0336158 RISC-V: use host with in-memory storage in dummy kernel 12 January 2024, 17:06:36 UTC
adfedc5 Rollups SDK: add RollupHostWithInMemoryStorage with store from mock 12 January 2024, 17:06:36 UTC
2f2287d Merge tezos/tezos!11450: RISC-V: Remove references to RISC-V bare-metal targets Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11450 12 January 2024, 16:34:18 UTC
b618a21 RISC-V: Remove references to RISC-V bare-metal targets 12 January 2024, 16:08:19 UTC
399e28e Merge tezos/tezos!11337: RISC-V: WARL checks for misa CSR 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/11337 12 January 2024, 14:24:55 UTC
3ca1031 RISC-V: WARL misa test 12 January 2024, 14:00:47 UTC
f774679 RISC-V: Added WARL rules for misa CSR 12 January 2024, 14:00:47 UTC
45e7f19 Merge tezos/tezos!11491: Manifezt: handle dependencies of tezt/tests/main.exe Co-authored-by: Romain Bardou <romain@nomadic-labs.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/11491 12 January 2024, 12:50:32 UTC
358e9ad Manifezt: handle dependencies of tezt/tests/main.exe 12 January 2024, 12:24:35 UTC
75de17f Merge tezos/tezos!11436: RISC-V: Add reveal metadata mechanism Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11436 12 January 2024, 12:23:18 UTC
94ff4e2 RISC-V: Add reveal metadata mechanism 12 January 2024, 11:59:16 UTC
ffdc380 Merge tezos/tezos!11451: Signer: Fix magicbytes check Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11451 12 January 2024, 10:30:12 UTC
c64e223 Signer: Switch some events level from Info to Error 12 January 2024, 10:10:41 UTC
506b58a Tezt: Test the signer magic-bytes arguments 12 January 2024, 10:10:41 UTC
97ac4ae Tezt: Add spawn_sign_bytes function for Octez client 12 January 2024, 10:10:41 UTC
a63f6eb Tezt: Add magic-bytes argument to the signer 12 January 2024, 10:10:41 UTC
a3f09cd Signer: Emit event when magic bytes check fails 12 January 2024, 10:10:41 UTC
88dff32 Signer: Fix check_magic_byte 12 January 2024, 10:10:41 UTC
97394fe Merge tezos/tezos!9215: Version: Allow Beta version for Octez Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9215 12 January 2024, 10:09:53 UTC
e933a35 Version: Allow Beta version for Octez 12 January 2024, 09:42:03 UTC
3079e36 Merge tezos/tezos!11270: doc: distinguish external links from internal links Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11270 12 January 2024, 09:31:56 UTC
9ff9d0f doc: replace false external links with checked RST links 12 January 2024, 09:04:37 UTC
962a197 doc: add icon after external links 12 January 2024, 09:04:37 UTC
5f46fa3 doc: open external links in new tab 12 January 2024, 09:04:37 UTC
f1bd30d Merge tezos/tezos!11480: EVM/Eval: Fixed a bug in parsing labels in evaluation Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11480 12 January 2024, 08:53:15 UTC
fcefdfa EVM/Eval: Fixed a bug in parsing labels in evaluation 12 January 2024, 08:34:01 UTC
9978f3a Merge tezos/tezos!11474: EVM/Exec: do not create contract if it was deleted during the same transaction Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> 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/11474 12 January 2024, 07:19:32 UTC
daf730f EVM/Changes: update kernel logs 12 January 2024, 06:59:59 UTC
4d90f54 EVM/Exec: unit test that checks that the collision isn't happening 12 January 2024, 06:59:59 UTC
d616c83 EVM/Exec: do not create contract if it was deleted during the same transaction I removed unmark_deletion as given the definition of this function and the context of this MR it doesn't seem relevant anymore. 12 January 2024, 06:59:59 UTC
0de5a62 EVM/Exec: needless borrow 12 January 2024, 06:59:59 UTC
back to top