https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
dfd9b33 CI: Clean up: rm .gitlab/ci/jobs/publish/common.yml etc Reason: common.yml should be updated or deleted. Currently, it's dead-code that was waiting for protocol Lima. 27 October 2023, 18:51:50 UTC
c97d49a Merge tezos/tezos!10533: lib_smart_rollup_node: start workers in the appropriate mode Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10533 27 October 2023, 10:48:18 UTC
e4a258a lib_smart_rollup_node: start workers in the appropriate mode 27 October 2023, 10:15:11 UTC
d9b841e Merge tezos/tezos!10586: CI: Increase release artifacts expiring delay to 90 days Co-authored-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> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10586 27 October 2023, 10:14:25 UTC
ac65c7f CI: Increase release artifacts expiring delay to 90 days 27 October 2023, 09:41:14 UTC
7d315a8 Merge tezos/tezos!10540: Kaitai: add support for shifted ranged-int Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Hugo Heuzard <hugo.heuzard@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10540 27 October 2023, 09:39:07 UTC
cced139 Kaitai: add support for shifted ranged-int 27 October 2023, 09:05:45 UTC
f8de9a2 Merge tezos/tezos!10594: DAL: add metrics for some DAL node observable values Co-authored-by: iguerNL@Functori <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/10594 27 October 2023, 09:04:48 UTC
532be22 DAL: add some metrics about the node activity 27 October 2023, 08:30:30 UTC
4b54d8e Manifest: add prometeus in DAL deps 27 October 2023, 08:30:30 UTC
20a41ab Merge tezos/tezos!10582: rollup/node: move operation kind into its own module Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10582 27 October 2023, 08:29:33 UTC
fc5e623 rollup/node: create operation kind module 27 October 2023, 06:44:13 UTC
000362c rollup/node: move dictionnary encoding into utils 27 October 2023, 06:44:13 UTC
210dc91 Merge tezos/tezos!10595: Proto/SORU/DAL: Add encoding for reveal_dal_parameters Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10595 26 October 2023, 20:56:38 UTC
a27ff1f Proto/SORU: Define field for dal params in reveal_activation_level 26 October 2023, 20:21:16 UTC
79d9d2b Proto/SORU: Add case for response of reveal_dal_parameters 26 October 2023, 20:21:16 UTC
a1c59d7 Proto/SORU: Introduce Sc_rollup_dal_parameters_repr Represents a subset of DAL parameters in which the kernel would want to request and use in their logic. 26 October 2023, 20:21:16 UTC
b21df6a Proto/SORU: Add case for requesting reveal_dal_parameters 26 October 2023, 20:21:15 UTC
52be18f Merge tezos/tezos!10581: Rollup_client/tezt: remove state_current_level Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10581 26 October 2023, 20:20:26 UTC
6c0035a Rollup_client/regression: update regressions tests 26 October 2023, 19:46:27 UTC
95cc2cb Rollup_client/tezt: remove outbox 26 October 2023, 19:46:27 UTC
aa16e77 Rollup_client/tezt: remove status 26 October 2023, 19:46:27 UTC
57b652d Rollup_client/tezt: remove state_current_level 26 October 2023, 19:46:27 UTC
d5bf23b Merge tezos/tezos!10547: EVM: Implement tick model of block overheads and transaction registering Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10547 26 October 2023, 19:45:32 UTC
78ad25f EVM: tick model for bloom filter 26 October 2023, 19:19:13 UTC
77228df EVM: tick model register 26 October 2023, 19:19:13 UTC
264521b EVM: tick model finalize block 26 October 2023, 19:19:12 UTC
8ee85d1 EVM: tick model fetch 26 October 2023, 19:19:12 UTC
fc454d7 Merge tezos/tezos!10290: EVM/tx-proxy: new tx pool Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10290 26 October 2023, 19:18:24 UTC
06b00cd evm/tx-pool: remove old tx-pool definition 26 October 2023, 18:48:27 UTC
c7e4a3b evm/tx-pool: test submitting txs with high nonces 26 October 2023, 18:48:27 UTC
3e1da19 evm/tx-pool: send tx from the pool to the batcher 26 October 2023, 18:48:27 UTC
b7af79c evm/tx-pool: add transactions to the tx-pool 26 October 2023, 18:48:27 UTC
ebcff73 evm/tx-pool: initialize the tx-pool 26 October 2023, 18:48:27 UTC
6246c3e evm/tx-pool: new definition of tx-pool 26 October 2023, 18:48:26 UTC
e06195c evm/tx-pool: get the nonce from a raw tx 26 October 2023, 18:48:26 UTC
262adc9 Merge tezos/tezos!10539: Client-libs/kaitai: fix tuple generation to have unique ids Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Hugo Heuzard <hugo.heuzard@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10539 26 October 2023, 18:05:18 UTC
0420387 Kaitai: add missing ksy files 26 October 2023, 17:16:11 UTC
1584a02 Kaitai: fix duplicate id in tuple of descr bug 26 October 2023, 17:16:10 UTC
85cd5c1 Kaitai: add a test to demonstrate bug in id-generation logic (Note: this bug has real consequences later when we add support for unions. In the dev branch we discovered it after the union. Here we present the issue and the fix first.) The new test shows that a duplicate `id` value can appear in a single `seq`. 26 October 2023, 17:16:10 UTC
c8f7571 Merge tezos/tezos!10221: EVM: evaluate EVM engine's semantic Co-authored-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> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10221 26 October 2023, 17:15:17 UTC
ef6dbd5 EVM: add an entry in changelog 26 October 2023, 16:38:01 UTC
9590d08 EVM/Makefile: exclude evm-evaluation from kernel's compilation Otherwise we need to enable "js" as a feature on "getrandom" which makes the kernel compile but invalid w.r.t wasm32-unknown-unknown target. 26 October 2023, 16:38:01 UTC
df9e8d4 EVM/Eval: runner to parse/deserialize/execute tests Partial part of the code was taken from: https://github.com/bluealloy/revm/blob/main/bins/revme/src/cmd/statetest/runner.rs 26 October 2023, 16:38:01 UTC
ab3a431 EVM/Eval: structure models for deserialization Partial part of the code was taken from: https://github.com/bluealloy/revm/blob/main/bins/revme/src/cmd/statetest/models/mod.rs https://github.com/bluealloy/revm/blob/main/bins/revme/src/cmd/statetest/models/spec.rs 26 October 2023, 16:38:01 UTC
220b6b9 EVM/Eval: deserialization functions Partial part of the code was taken from: https://github.com/bluealloy/revm/blob/main/bins/revme/src/cmd/statetest/models/deserializer.rs 26 October 2023, 16:38:00 UTC
b8cd6b7 EVM/Eval: helper functions 26 October 2023, 16:38:00 UTC
63e4a83 EVM/Eval: main loop to retrieve tests and execute them 26 October 2023, 16:38:00 UTC
ade61a7 EVM/Execution: add a set nonce feature to ethereum accounts 26 October 2023, 16:38:00 UTC
7d6b429 Merge tezos/tezos!10617: DAL/Node: Add an RPC to connect to a new point Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10617 26 October 2023, 16:37:03 UTC
28bd0be DAL/Node: Add an RPC to connect to a new point 26 October 2023, 15:43:30 UTC
4fe6265 Merge tezos/tezos!10389: Proto: slash at cycle ends Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> 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/10389 26 October 2023, 15:42:36 UTC
f1de1ed Proto/Tests: fix comment 26 October 2023, 15:15:54 UTC
9123473 Proto/Tests: fix test may_not_bake_again_after_full_deposit_slash 26 October 2023, 15:15:54 UTC
75f2180 Proto/Tests: fix test double preattestation 26 October 2023, 15:15:54 UTC
9832cc4 Proto/Tests: add baking_mode to bake_until_cycle_end 26 October 2023, 15:15:54 UTC
a82d1cb Proto/Tests: add baking_mode to bake_until_cycle 26 October 2023, 15:15:54 UTC
aa366b0 Proto/Tests: fix test_valid_double_attesting_followed_by_double_baking 26 October 2023, 15:15:54 UTC
bf03512 Proto/Tests: fix test_valid_double_baking_followed_by_double_attesting 26 October 2023, 15:15:54 UTC
479459e Proto/Tests: fix test_payload_producer_gets_evidence_rewards 26 October 2023, 15:15:54 UTC
da7a678 Proto/Tests: fix test_valid_double_baking_evidence 26 October 2023, 15:15:54 UTC
159dec9 Proto/Tests: fix test_freeze_more_with_low_balance 26 October 2023, 15:15:54 UTC
e9e6e66 Proto/Tests: fix test_two_double_attestation_evidences_leadsto_no_bake 26 October 2023, 15:15:54 UTC
0d5f005 Proto/Tests: fix test_valid_double_attestation_evidence 26 October 2023, 15:15:54 UTC
7a73de4 Proto: slash snapshot staking balances before computing rights 26 October 2023, 15:15:54 UTC
613cf58 Proto/Slashing: compute slashing percentage at cycle end 26 October 2023, 15:15:54 UTC
42ef4f4 Proto/Staking: remove punish_double_signing 26 October 2023, 15:15:54 UTC
5a8cd50 Proto: do not slash earlier 26 October 2023, 15:15:54 UTC
e06a99c Proto: slash at the end of cycle 26 October 2023, 15:15:54 UTC
4204112 Merge tezos/tezos!10561: rollup/node: rename variable sc_rollup_node_operator to operator Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10561 26 October 2023, 15:15:01 UTC
7f73da6 rollup/node: rename variable sc_rollup_node_operator to operator 26 October 2023, 14:34:23 UTC
69aa998 Merge tezos/tezos!10611: Proto: consume block consumed gas earlier Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10611 26 October 2023, 11:58:44 UTC
554dda8 Proto/Apply: remove double level 26 October 2023, 11:30:23 UTC
fbf5593 Proto/Apply: compute consumed gas early 26 October 2023, 11:30:23 UTC
7187a66 Merge tezos/tezos!10577: Rollup client remove `total_ticks` Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10577 26 October 2023, 11:29:35 UTC
5f2bc5a Rollup/tezt/regression: remove total_ticks 26 October 2023, 10:53:39 UTC
cab35c1 Rollup_client/tezt: remove total_ticks 26 October 2023, 10:53:38 UTC
54f26dc Merge tezos/tezos!10414: Migrate trigger, sanity, test_coverage, doc stages (and test partially) to GCP Gitlab runners. Co-authored-by: Neo <11726174-neo.nomadic@users.noreply.gitlab.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10414 26 October 2023, 10:52:36 UTC
c7fcf93 Migrate trigger, sanity, test_coverage, doc stages (and test partially) to GCP Gitlab runners. 26 October 2023, 10:52:36 UTC
7672137 Merge tezos/tezos!10584: rollup/node: move fee_parameter_encoding into injector Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10584 26 October 2023, 10:12:16 UTC
a716f8a rollup/node: move fee_parameter_encoding into injector 26 October 2023, 09:22:00 UTC
600523b Merge tezos/tezos!10603: Proto: fix slashing of previous cycle Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10603 26 October 2023, 09:21:09 UTC
e471b0b Proto/Slashing: slash previous cycle based on rights of previous cycle 26 October 2023, 08:43:47 UTC
f05690a Proto/Slashing: move current_cycle 26 October 2023, 08:43:47 UTC
1b7e6c4 Proto/Delegate_storage: initial_frozne_deposits_of_previous_cycle 26 October 2023, 08:43:47 UTC
c2e3294 Merge tezos/tezos!10472: RISC-V Dummy Kernel 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/10472 26 October 2023, 08:42:58 UTC
6ad8b5c RISC-V: Dummy kernel 26 October 2023, 08:05:45 UTC
1e5875c Merge tezos/tezos!10543: EVM/Kernel: expose store_get_hash host function Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10543 26 October 2023, 08:04:56 UTC
92407c1 EVM/Kernel: expose store_get_hash host function 26 October 2023, 07:35:31 UTC
893edd6 Merge tezos/tezos!10442: EVM/Kernel: compute real block hash Co-authored-by: Antonio Locascio <antonio.locascio@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/10442 26 October 2023, 07:24:03 UTC
f1099e7 EVM: add entry to changelog for block hash 26 October 2023, 06:57:21 UTC
eabea3a Tezt/EVM: fix tests for new block hashes Eth_cli was being used to get blocks by hash, which isn't supported. Only worked because the hash and number were the same. 26 October 2023, 06:57:21 UTC
24373b5 EVM/Kernel: compute real block hash 26 October 2023, 06:57:21 UTC
871bbc9 Merge tezos/tezos!10066: EVM/Benchmark: extract opcodes and compute analysis Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> 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/10066 26 October 2023, 06:33:11 UTC
250a0fa EVM/Benchmark: main entrypoint for the opcode model script 26 October 2023, 04:51:52 UTC
a4f2557 EVM/Benchmark: generate Rust model from opcodes benchmarks 26 October 2023, 04:51:52 UTC
76cb14c EVM/Benchmarks: opcodes analysis script 26 October 2023, 04:51:52 UTC
ba262e8 EVM/Benchmarks: dump the opcodes profiled during scenarios 26 October 2023, 04:51:52 UTC
729f9fe Merge tezos/tezos!10590: Proto: no current frozen deposits Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10590 26 October 2023, 00:21:00 UTC
b9889cc Proto/Init_storage: fully clear the table 25 October 2023, 23:47:31 UTC
back to top