swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
b40bc01 [opam-repos]: bump to upgrade [openssl] in [rust-toolchain] 25 October 2023, 14:31:40 UTC
8ab3b70 Merge tezos/tezos!10324: MIR: Add UPDATE: k : option v : map k v instruction Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10324 25 October 2023, 14:19:04 UTC
1e4ab8b MIR: extract log2i into a separate function 25 October 2023, 13:48:16 UTC
0e515d3 MIR: Add UPDATE: k : option v : map k v instruction 25 October 2023, 13:48:16 UTC
f6447d7 Merge tezos/tezos!10323: MIR: Add GET: k : map k v instruction Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10323 25 October 2023, 13:47:21 UTC
68a8a9d MIR: Add GET: k : map k v instruction 25 October 2023, 13:18:22 UTC
0b34edc Merge tezos/tezos!10534: Rollup node/GC: Use LPC as starting point for GC of publication data Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10534 25 October 2023, 10:31:54 UTC
4339f78 Test: ensure commitments publication infos not erased by GC 25 October 2023, 10:08:57 UTC
ce8ad1d Tezt: rollup node call RPC commitments 25 October 2023, 10:08:57 UTC
a06cb76 Tezt: fix wrong field name for LPC RPC 25 October 2023, 10:08:57 UTC
06b2ed7 Rollup node/RPC: add /local/commitments/<hash> 25 October 2023, 10:08:57 UTC
58e733a Rollup node/GC: Use LPC as starting point for GC of publication data This fixes an issue where all publication data would be removed by the GC. 25 October 2023, 10:08:57 UTC
1bcd7a9 Rollup node: factorize saving of LPC and store on disk 25 October 2023, 10:08:57 UTC
028bfa0 Tests: activate aggressive GC by default for rollup node 25 October 2023, 10:08:57 UTC
be09ead Merge tezos/tezos!10520: EVM/Kernel: remove block hash from Tx object and receipt Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> 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/10520 25 October 2023, 09:47:33 UTC
e061376 EVM/Tezt: add test for transaction migration 25 October 2023, 09:18:43 UTC
d7beedc EVM/Tezt: allow running migration tests with a config 25 October 2023, 09:18:42 UTC
50632cb EVM: add entry to changelog 25 October 2023, 09:18:42 UTC
0d24432 EVM/Kernel: write migration for new Tx receipt and object encoding 25 October 2023, 09:18:42 UTC
aa899d6 EVM/Proxy: add the block hash to the receipt and tx object 25 October 2023, 09:18:42 UTC
ee1c5e6 EVM/Kernel: remove block hash from tx receipt, object and BIP 25 October 2023, 09:18:42 UTC
e43dac9 Merge tezos/tezos!10526: Proto: pseudotokens in balance updates (part 6) Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10526 25 October 2023, 09:17:52 UTC
f5ea188 Proto/tests/block: get balance updates in Block 25 October 2023, 08:53:10 UTC
670c088 Proto/test/ai: destruct account 25 October 2023, 08:53:10 UTC
7fda76e Proto/tests: parse all the balance updates 25 October 2023, 08:53:10 UTC
985ebfa Proto/test: add op result in bake_with_metadata 25 October 2023, 08:53:10 UTC
0ab2706 Proto/test: log pseudotoken updates 25 October 2023, 08:53:10 UTC
c2eb6a9 Proto/AI/Tests: apply pseudotokens balance updates on bake 25 October 2023, 08:53:10 UTC
2c0e1e7 Proto/AI/Tests: add staking abstract balances (part 2) 25 October 2023, 08:53:10 UTC
a69cf3f Proto/AI/Tests: add staking abstract balances 25 October 2023, 08:53:10 UTC
b6d7dab Proto/Tests: make baking_mode optional for bake_with_metadata as well 25 October 2023, 08:53:10 UTC
ae42e34 Proto/Tests: expose Block.bake_with_metadata 25 October 2023, 08:53:10 UTC
16f1e0c Proto/AI/Tests: factorize Block.bake 25 October 2023, 08:53:10 UTC
6ac7825 Proto/AI/Tests: move Block.bake earlier 25 October 2023, 08:53:10 UTC
9ef1bcf Proto/Tests: helpers for staking abstract balances 25 October 2023, 08:53:10 UTC
0aca948 Proto: expose pseudotokens to z for tests 25 October 2023, 08:53:10 UTC
8f44763 Merge tezos/tezos!10490: Proto: pseudotokens in balance updates (part 5) Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10490 25 October 2023, 08:52:16 UTC
3f6f977 Proto/Operation_result: use tez symbol for tez only 25 October 2023, 08:25:20 UTC
2d4a1bf Proto/Staking_pseudotokens: plug balance updates 25 October 2023, 08:25:20 UTC
f3824d1 Proto/Receipt: add Staking_delegate_denominator 25 October 2023, 08:25:20 UTC
8491b2b Proto/Receipt: add Staking_delegator_numerator 25 October 2023, 08:25:20 UTC
edae30d Proto/Receipt: add Staking_pseudotoken to Token 25 October 2023, 08:25:20 UTC
fb1bacc Proto/Staking: add balance updates to request_unstake 25 October 2023, 08:25:17 UTC
27ee450 Proto/Staking: add balance updates to stake 25 October 2023, 08:24:11 UTC
d81b4e5 Proto/Alpha_context: expose Staking_pseudotoken separately 25 October 2023, 08:18:31 UTC
332d292 Merge tezos/tezos!10494: Tezt tests refactor sc_rollup node tests Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10494 24 October 2023, 20:27:02 UTC
5236cd2 Rollup_node/Tezt: tests for sc_rollup migration 24 October 2023, 20:02:20 UTC
8e9161c Rollup_node/Tezt: move helpers functions that commonly use for sc_rollup tests 24 October 2023, 20:02:19 UTC
29a3d41 Merge tezos/tezos!10537: DAL/echo-kernel: improve dal echo kernel to ignore writing empty pages Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10537 24 October 2023, 20:01:28 UTC
8bc6e58 DAL/echo-kernel: improve dal echo kernel to ignore writing empty pages 24 October 2023, 19:06:15 UTC
4d7842e Merge tezos/tezos!10560: proto/AI: Preambule to auto-freezing Co-authored-by: Julien Tesson <julien.tesson@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/10560 24 October 2023, 17:34:32 UTC
fd490fd proto/alpha_context: un-expose unused functions 24 October 2023, 17:05:40 UTC
a9978bc proto/staking: move Staking module in the other side of alpha_context barrier 24 October 2023, 17:05:40 UTC
de4ab8f proto/stake_storage: properly name folds 24 October 2023, 17:05:40 UTC
58cafd3 Merge tezos/tezos!10536: RISC-V Interpreter initialisation Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10536 24 October 2023, 17:04:56 UTC
0e73e8b RISC-V Interpreter: Initialisation 24 October 2023, 16:38:38 UTC
300d2e8 Merge tezos/tezos!10473: RISC-V: Sandbox Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10473 24 October 2023, 16:17:48 UTC
78de1e1 RISC-V: Sandbox 24 October 2023, 15:53:04 UTC
f3967d2 Merge tezos/tezos!10531: Proto/AI: Apply 'minimal frozen deposit' only on delegate sampling Co-authored-by: Julien Tesson <julien.tesson@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/10531 24 October 2023, 15:52:17 UTC
c389048 proto/delegate_sampler: filter retrieved stakes with minimal_frozen_stake fixup! proto/delegate_smpler: filter retrieved stakes with minimal_frozen_stake 24 October 2023, 15:24:03 UTC
a0abb9f proto/stake_storage: introduce has_minimal_stake_and_frozen_stake 24 October 2023, 15:24:03 UTC
2783749 proto/stake_storage: Remove condition on frozen stake to enter active_delegates_with_minimal_stake 24 October 2023, 15:24:03 UTC
81a33c2 Merge tezos/tezos!10445: Proto: Denunciations RPC and tests Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10445 24 October 2023, 14:57:13 UTC
c2fc17a Proto/test: check denunciation RPC 24 October 2023, 14:22:23 UTC
b1b7c7b Proto/RPC: add tezt rpc regression test 24 October 2023, 14:22:23 UTC
67eb732 Proto: add denunciations RPC 24 October 2023, 14:22:23 UTC
1965c4a Merge tezos/tezos!10548: Get [rust-toolchain] from [opam-repository] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10548 24 October 2023, 14:21:37 UTC
1baa266 Scripts: Bump opam-repo to version with [rust-toolchain] 24 October 2023, 13:42:51 UTC
f0aa402 Scripts/CI: [rust-toolchain] is a tag in the [opam-repo] image 24 October 2023, 13:42:51 UTC
16d7475 Merge tezos/tezos!10413: Revert !9804: Proto: Migrate from Oxford Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10413 24 October 2023, 13:18:35 UTC
e4ea3f8 Revert !9804: Proto: Migrate from Oxford 24 October 2023, 13:18:34 UTC
ee44914 Merge tezos/tezos!10287: Node_rollups: recover bond in Bailout mode Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10287 24 October 2023, 12:52:21 UTC
0b0bf41 Rollup_node/tezt: remove duplicated test bailout mode not publish 24 October 2023, 12:28:38 UTC
c76266a Rollup_node/Tezt: operator has no stake in bailout mode, fix test 24 October 2023, 12:28:38 UTC
0dcf6e6 Rollup_node/tezt: bailout mode exits when there is no operator 24 October 2023, 12:28:38 UTC
c451795 Rollup_node/Tezt: add missing purpose, operation_kind 24 October 2023, 12:28:38 UTC
5d14781 Rollup_node: check operator existence when node starts in bailout mode 24 October 2023, 12:28:37 UTC
30e9aae Rollup_node: add parameter checking the operator has stake or not 24 October 2023, 12:28:37 UTC
54069b8 Rollup_node: remove unuse open lib 24 October 2023, 12:28:37 UTC
24b7635 Merge tezos/tezos!10495: RBT: output data to block name directory Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10495 24 October 2023, 12:27:41 UTC
d699f17 RBT: add baker-name in path RBT: fix file name 24 October 2023, 12:01:28 UTC
4486949 RBT: output data to block name directory 24 October 2023, 12:01:28 UTC
64e1878 Merge tezos/tezos!10571: Rollup node: argument to specify cors origins and headers Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10571 24 October 2023, 11:59:59 UTC
af8ac88 Rollup node: add an entry in the changelog 24 October 2023, 11:31:16 UTC
8d0f358 Rollup node: add cors to configuration 24 October 2023, 11:31:16 UTC
b94722d Lib_clic: add args23 and args24 After all, why not? 24 October 2023, 11:31:16 UTC
dea50f9 Merge tezos/tezos!10489: Teztale-script: Add delegates_of_baker table formation Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10489 24 October 2023, 10:51:53 UTC
c6f4981 Teztale-script: Add delegates-path command argument 24 October 2023, 10:21:40 UTC
ab35959 Teztale-script: Add delegates_of_baker table formation 24 October 2023, 10:21:40 UTC
ac9848b Merge tezos/tezos!10402: DAL: set blocks per epoch to 1 Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10402 24 October 2023, 09:43:50 UTC
4883e5e Alpha/DAL: set blocks_per_epoch to 1 24 October 2023, 09:17:32 UTC
5cf7df3 ALpha: remove reference to renaming issue #4672 24 October 2023, 09:17:32 UTC
22ca59e Tezt/DAL: fix committee level computation 24 October 2023, 09:17:32 UTC
c64142d Tezt/DAL: fix one_committee_per_epoch test 24 October 2023, 09:17:32 UTC
8291e33 DAL/Node: fix level computation in publish_slot_header 24 October 2023, 09:17:32 UTC
18f7d6d Merge tezos/tezos!10503: Tezt/TESTOWNERS: populate a proof of concept TESTOWNERS mapping from current flaky tezts Co-authored-by: Germán Andrés Delbianco <german@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/10503 24 October 2023, 09:04:44 UTC
a923807 tezt/teztowners: map dac and dac_node tezt tags to Tezos 2 Catches: https://gitlab.com/tezos/tezos/-/jobs/5282309199 24 October 2023, 08:35:58 UTC
647a0c2 tezos/teztools: map yes_wallet tests to Infrastructure and Layer1 and example that mapping is not exclusive 24 October 2023, 08:35:58 UTC
edf499c tezt/teztowners: map binaries.ml tests to Infrastructure 24 October 2023, 08:35:58 UTC
f210258 tezt/teztowners: map evm rollup tags to Etherlink in TEZTOWNERS Catches flaky job: https://gitlab.com/tezos/tezos/-/jobs/5318253098 24 October 2023, 08:35:58 UTC
back to top