swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
e943557 Doc: initialize evm kernel doc 26 January 2024, 11:43:41 UTC
1e7d280 Doc: Initialize documentation of the evm node 26 January 2024, 10:53:39 UTC
f2732db Merge tezos/tezos!11499: CI: add jobs to scheduled pipeline Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11499 25 January 2024, 15:43:11 UTC
eb9aea0 CI: refactoring and documentation 25 January 2024, 15:20:15 UTC
8fe0695 CI: clarify comments for .oc.unit_test_template_arm64: 25 January 2024, 15:20:15 UTC
509855f CI: do not check new files’ licenses in scheduled pipeline 25 January 2024, 15:20:15 UTC
385ae10 CI: remove pipeline filter from docker:hadolint.yml 25 January 2024, 15:20:15 UTC
46c7681 CI: move commit_titles job to commit_titles.yml 25 January 2024, 15:20:15 UTC
c48c030 CI: make manual jobs automatic in scheduled pipeline 25 January 2024, 15:20:15 UTC
5459965 CI: add sanity stage to scheduled pipeline 25 January 2024, 15:20:15 UTC
3e6ee82 CI: do not run commit_titles in scheduled pipeline 25 January 2024, 15:20:15 UTC
5acaf0e CI: add possibly-previously-skipped jobs to scheduled pipeline 25 January 2024, 15:20:15 UTC
fed7f61 Merge tezos/tezos!11640: ci: test installation on last linux distro Co-authored-by: Nic Volanschi <nic.volanschi@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/11640 25 January 2024, 14:45:25 UTC
7c6f887 doc: test source compilation on Mantic 25 January 2024, 14:16:53 UTC
29ffe62 Merge tezos/tezos!11590: CI: extract trigger Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11590 25 January 2024, 13:05:04 UTC
8729986 CI: move opam dependencies hash check to [trigger] This check is instantaneous and we lose nothing by doing it as early as possible. 25 January 2024, 12:35:18 UTC
bce4fea CI: simplify the rules for [trigger] This job now only lives in [before_merging] pipelines, so the predicate on [$CI_PIPELINE_SOURCE] is superfluous. 25 January 2024, 12:35:18 UTC
f43ed91 CI: add [dummy] job workaround 25 January 2024, 12:35:17 UTC
9bf6171 CI: make [trigger] optional 25 January 2024, 12:35:17 UTC
3ae9c60 CI: extract trigger job 25 January 2024, 12:35:17 UTC
58ad7d4 CI: refactor, remove superfluous [needs: trigger] on [kaitai_checks] After discussion with the @raphael-proust, this job should need [oc.build_x86_64-released]. 25 January 2024, 12:35:17 UTC
6116d2e Merge tezos/tezos!11676: EVM/Kernel: use reveal metadata to know self address Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@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/11676 25 January 2024, 10:58:56 UTC
780f044 EVM/Kernel: use reveal metadata to know self address 25 January 2024, 10:16:38 UTC
b39bcec Merge tezos/tezos!11605: EVM/Eval: add check nonce when check if account should not exist Co-authored-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> 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/11605 25 January 2024, 08:40:16 UTC
a76fc6d EVM/Eval: check nonce in check_should_not_exist 25 January 2024, 08:06:41 UTC
20cee46 Merge tezos/tezos!11648: kernel: remove unused sequencer Co-authored-by: Sylvain Ribstein <sylvain.ribstein@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/11648 24 January 2024, 22:37:43 UTC
6c5d0dc kernel: remove unused sequencer 24 January 2024, 22:15:38 UTC
b7bbbd4 Merge tezos/tezos!11626: EVM/Sequencer: rename kernel argument to initial-kernel 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/11626 24 January 2024, 15:54:57 UTC
a37b7e0 EVM/Sequencer: rename kernel argument to initial-kernel 24 January 2024, 15:29:46 UTC
7343d92 Merge tezos/tezos!11606: DAL: By default, the DAL node tracks some random slot Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11606 24 January 2024, 15:27:43 UTC
d095fa5 DAL: Add a random observer profile 24 January 2024, 14:58:20 UTC
e765eb9 DAL/CLI: Add an option for the observer profile 24 January 2024, 14:58:20 UTC
c5dd1ee DAL: Add an "observer" profile 24 January 2024, 14:58:20 UTC
74d8e89 Merge tezos/tezos!11521: Manifezt: handle static ~uses Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@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/11521 24 January 2024, 14:57:36 UTC
df2af4b Manifezt: static dependencies 24 January 2024, 14:31:25 UTC
6c65328 Merge tezos/tezos!11654: DAL/Node: use a prune_backoff of 10s for bootstrap nodes Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.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/11654 24 January 2024, 14:30:06 UTC
2e5a782 DAL/Node: use a prune_backoff of 10s for bootstrap nodes 24 January 2024, 14:05:59 UTC
070e8af Merge tezos/tezos!11645: DAL/crypto: fix PBT generator Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11645 24 January 2024, 13:22:18 UTC
81ea797 DAL/crypto: fix PBT generator 24 January 2024, 12:59:08 UTC
76e0e55 Merge tezos/tezos!11642: CI: store tezt selection as artifact 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: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11642 24 January 2024, 11:12:28 UTC
cc12c32 CI: store tezt selection as artifact 24 January 2024, 09:05:44 UTC
555b5b6 Merge tezos/tezos!11636: evm node/sequencer: use same context module as rollup node 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/11636 24 January 2024, 08:31:49 UTC
0e3bcd1 evm/sequencer: replace tezos_context_disk by irmin_context 24 January 2024, 07:50:27 UTC
e112970 evm_node: add layer2_node deps 24 January 2024, 07:50:27 UTC
93e589f rollup_node: move context to `lib_layer2_store` 24 January 2024, 07:50:26 UTC
2fccbb4 Merge tezos/tezos!11525: EVM: announce activation timestamp of upgrades Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11525 23 January 2024, 16:57:51 UTC
4f3a0e3 EVM/Tezt: activation timestamp in future test 23 January 2024, 16:01:13 UTC
34f1975 EVM/Tezt: bake for with empty keys This allows to bake all blocks at round 0, making easier to predict the L1 timestamps. 23 January 2024, 16:01:13 UTC
befb425 EVM/Tezt: adapt migration tests to new payload 23 January 2024, 16:01:12 UTC
1cae136 EVM/Tezt: support upgrade payload command 23 January 2024, 16:01:12 UTC
30603d3 EVM/Node: command to produce kernel payload 23 January 2024, 16:01:12 UTC
9e2ddf5 EVM/Kernel: upgrade after activation timestamp 23 January 2024, 16:01:10 UTC
bc537e2 EVM/Kernel: put activation timestamp in kernel upgrade payload 23 January 2024, 15:58:13 UTC
438dd72 Merge tezos/tezos!11587: EVM: Implement call stipend Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11587 23 January 2024, 15:57:45 UTC
920bbf1 update CHANGES_KERNEL.md 23 January 2024, 15:08:09 UTC
aa8b04b EVM: Implement call stipend modified: etherlink/kernel_evm/evm_execution/src/handler.rs modified: etherlink/kernel_evm/evm_execution/src/handler.rs modified: etherlink/kernel_evm/evm_execution/src/handler.rs 23 January 2024, 15:08:09 UTC
081325b Merge tezos/tezos!11581: Git: add a mailmap Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11581 23 January 2024, 14:20:31 UTC
fef2e59 Git: add a mailmap 23 January 2024, 14:11:49 UTC
30f677d Merge tezos/tezos!11623: CI, Scripts: Fix opam:release job 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: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11623 23 January 2024, 13:33:03 UTC
345a4a9 Scripts: Use find instead of ls in release.sh 23 January 2024, 13:24:07 UTC
62a4d20 Merge tezos/tezos!11632: Tezt: Rely on the Sequencer events in Tezt tests Co-authored-by: Thomas Letan <lthms@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/11632 23 January 2024, 13:03:38 UTC
ca775d0 Tezt: Rely on the Sequencer events in Tezt tests 23 January 2024, 12:39:02 UTC
776fdb0 Merge tezos/tezos!11641: Proto/DAL: Update gas cost of publish_slot_header operation Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11641 23 January 2024, 12:38:21 UTC
7418849 Proto/DAL: Update gas cost of publish_slot_header operation Cost measured on the reference gas machine on January 22nd. This is a 14X improvement thanks to !11594. 23 January 2024, 12:14:13 UTC
5242e3b Merge tezos/tezos!11593: EVM: Use sputnik gasometer to record deposit for code Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11593 23 January 2024, 11:42:22 UTC
b6928b2 EVM: Use sputnik gasometer to record deposit for code 23 January 2024, 11:20:21 UTC
2d8d301 Merge tezos/tezos!11566: EVM/Kernel: support delayed tx hashes in sequencer 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/11566 23 January 2024, 11:19:32 UTC
c8f3404 EVM/Sequencer: add mock delayed hashes to blueprint 23 January 2024, 10:55:54 UTC
63979fc EVM/Kernel: add BlueprintWithDelayedHashes for delayed txs 23 January 2024, 10:55:54 UTC
a858063 Merge tezos/tezos!11558: proto: prepare preserved cycle removal - cleanup Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11558 23 January 2024, 09:54:05 UTC
6a0e545 store/tests: use blocks_preservation_cycles term This is just a variable renaming. 23 January 2024, 09:04:52 UTC
2b741b0 proto/client_proto_args: variable renaming This variable has nothing to do with cycles 23 January 2024, 09:04:52 UTC
3e73b5f shell_services/history_mode: change comment referencing preserved_cycles 23 January 2024, 09:04:52 UTC
7bccfdc tezt/tests: use blocks_preservation_cycles 23 January 2024, 09:04:52 UTC
e3c797e proto/adaptive_issuance_storage: remove useless qualified path 23 January 2024, 09:04:52 UTC
46181fe Merge tezos/tezos!11622: EVM/Kernel: use same generated elements for most tests Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11622 23 January 2024, 09:04:01 UTC
dca6c62 EVM/Kernel: use same generated elements for most tests 23 January 2024, 08:34:54 UTC
d16cdeb Merge tezos/tezos!11628: GitLab/Templates: transform EVM template into Etherlink sequencer 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/11628 23 January 2024, 08:34:10 UTC
a2db48a GitLab/Templates: transform EVM template into Etherlink sequencer 23 January 2024, 08:10:38 UTC
c2ce236 Merge tezos/tezos!11625: EVM/Node: remove redundant default values from helper 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/11625 23 January 2024, 08:09:49 UTC
8b7c9ec EVM/Node: remove redundant default data-dir 23 January 2024, 07:45:49 UTC
488df01 EVM/Node: remove redundant default secret key 23 January 2024, 07:45:49 UTC
4360b91 Merge tezos/tezos!11611: EVM/Kernel: SSTORE tick model is constant Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.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/11611 22 January 2024, 21:28:23 UTC
72b8ce0 EVM/Kernel: fix ERC1155 benchmark's gas limit for contract creation 22 January 2024, 21:04:48 UTC
a1dbfd7 EVM/Kernel: fix SSTORE model to be constant in ticks 22 January 2024, 21:04:47 UTC
5ae63f3 Merge tezos/tezos!11630: Sequencer: Emit an event when a blueprint is produced 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/11630 22 January 2024, 21:04:01 UTC
15f6ac7 Sequencer: Emit an event when a blueprint is produced 22 January 2024, 20:40:41 UTC
9da3a9e Merge tezos/tezos!11462: DAL: merge attestations Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11462 22 January 2024, 20:39:54 UTC
2556b03 Docs/Alpha: update CHANGES 22 January 2024, 20:16:16 UTC
431dee8 Kaitai: update struct files 22 January 2024, 20:16:16 UTC
9e4278b Alpha/Baker: add a timeout for fetching DAL attestations 22 January 2024, 20:16:16 UTC
23fadc7 Alpha/Baker: move two functions in a different module ... because otherwise later we'll get a cyclic dependency 22 January 2024, 20:16:16 UTC
9ca64b8 Alpha/Baker: ignore DAL attestation operations 22 January 2024, 20:16:16 UTC
4b1a96d Alpha/Baker: put DAL attestations in consensus attestations 22 January 2024, 20:16:16 UTC
dc7f498 Alpha/Baker: refactor sign_consensus_votes 22 January 2024, 20:16:16 UTC
49cc55b Alpha/Baker: rename variables and a function 22 January 2024, 20:16:16 UTC
d92e77b Alpha/Baker: remove ref to closed issue 22 January 2024, 20:16:16 UTC
9d66f3d Alpha/Baker: enable protocol logging 22 January 2024, 20:16:16 UTC
91820bb Alpha/DAL: add comment on the DAL attestation bitset encoding 22 January 2024, 20:16:16 UTC
1cdb203 Alpha/DAL: rename field name for clarity 22 January 2024, 20:16:16 UTC
back to top