https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
27f465a Kernel/EVM: ignore priority fee priority fee is a mechanism to allow the user to 'tip' the producer of a block. However, this doesn't apply on etherlink. The producer/sequencer is already compensated via the data availability & gas fees. Therefore, we choose to simplify by ignoring priority fee for the purpose of gas price calculation. 30 January 2024, 17:03:40 UTC
56ea9cb Merge tezos/tezos!7209: Reduce "operation time to live" in tests Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7209 30 January 2024, 16:51:27 UTC
36fedb5 Tests: update regressions 30 January 2024, 16:29:26 UTC
b4f8a77 Tezt: force await for merges 30 January 2024, 16:29:26 UTC
588521e Store/Tests: fix race conditions and inconsistent invariants 30 January 2024, 16:29:26 UTC
5aeefd6 Tests/store: minor refactoring 30 January 2024, 16:29:26 UTC
b613ed3 Protocols/Params: reduce max_op_ttl in tests for efficiency 30 January 2024, 16:29:26 UTC
04ee457 Merge tezos/tezos!11607: EVM/Kernel: remove invalid sequencer blueprints Co-authored-by: Antonio Locascio <antonio.locascio@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/11607 30 January 2024, 16:27:46 UTC
74e742e EVM/Kernel: add test for removal of invalid blueprints 30 January 2024, 15:39:27 UTC
f38f00e EVM/Kernel: remove invalid sequencer blueprints 30 January 2024, 15:39:27 UTC
48fbe3b Merge tezos/tezos!11744: Docs: document [rust-toolchain] integration Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11744 30 January 2024, 15:38:40 UTC
a57f599 Images: add [README.md] 30 January 2024, 15:20:50 UTC
c1a5a7e Merge tezos/tezos!11689: RISC-V: Separate device address space from device state 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/11689 30 January 2024, 14:57:49 UTC
c2ebd33 RISC-V: Separate device address space from device state 30 January 2024, 14:08:43 UTC
1dd52a7 Merge tezos/tezos!11740: etherlink/kernel: add struct for tezos contract 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/11740 30 January 2024, 13:48:54 UTC
87ff6d5 etherlink/kernel: add struct for tezos contract 30 January 2024, 13:27:09 UTC
650dd4c Merge tezos/tezos!11739: EVM/Node: beautiful colors for errors 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/11739 30 January 2024, 13:12:14 UTC
779c29c EVM/Node: beautiful colors for errors 30 January 2024, 12:51:36 UTC
a7b1ac5 Merge tezos/tezos!11737: EVM/Sequencer: use kind instead of duplicate enum 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/11737 30 January 2024, 10:47:52 UTC
ebb3cee EVM/Sequencer: use kind instead of duplicate enum 30 January 2024, 10:25:18 UTC
0c5be17 Merge tezos/tezos!11487: EVM/Sequencer: regression test timestamp opcode Co-authored-by: Pierrick Couderc <pierrick.couderc@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/11487 30 January 2024, 10:24:34 UTC
6d0dfee EVM/Tests: test timestamp opcode The test fails in sequencer mode 30 January 2024, 10:03:10 UTC
b0ef113 EVM/Kernel: add timestamp contract 30 January 2024, 10:03:10 UTC
8e17513 Merge tezos/tezos!11722: CI: fetch records from scheduled pipeline 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: Philippe Wang <philippe.wang@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11722 30 January 2024, 10:02:21 UTC
8eed829 CI: fetch records from scheduled pipeline 30 January 2024, 09:38:27 UTC
0385a19 Merge tezos/tezos!11724: EVM/Sequencer: events and not event 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/11724 30 January 2024, 09:37:09 UTC
5fc5790 EVM/Sequencer: events and not event 30 January 2024, 09:16:18 UTC
04ccc6a Merge tezos/tezos!11713: EVM Node: Remove the kernel path from the sequencer config Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11713 30 January 2024, 09:15:32 UTC
2ff59d9 EVM Node: Remove the kernel path from the sequencer config It is only used once: when initializing the EVM state. 30 January 2024, 08:53:23 UTC
1c6349e Merge tezos/tezos!11427: Typo train Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: Anastasia Courtney <anastasia.courtney@trili.tech> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11427 30 January 2024, 08:52:35 UTC
87ae8d1 doc: fix link to shell openAPI 30 January 2024, 08:29:30 UTC
e9a4db7 alpha/protocol: typo fixes and unfinished comments - Fixed "does not exist(s)" in multiple comments - Finished unfinished comments regarding add_or_remove functions in storage signatures 30 January 2024, 08:29:30 UTC
ab6c959 doc: link to Octez package registry for static binaries 30 January 2024, 08:29:30 UTC
17acd47 doc: print location before Odoc errors 30 January 2024, 08:29:30 UTC
65c2eb2 doc: link to list of public RPC nodes 30 January 2024, 08:29:30 UTC
8984042 Merge tezos/tezos!11725: EVM/Sequencer: sequencer upgrade via RPC 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/11725 30 January 2024, 08:27:58 UTC
4f542c2 EVM/Tezt: test synched upgrade on sequencer 30 January 2024, 07:52:48 UTC
ffe914d EVM/Tezt: test unsynched upgrade on sequencer 30 January 2024, 07:52:48 UTC
5fe8b56 EVM/Tezt: trim the output for upgrade payload maker 30 January 2024, 07:52:47 UTC
192d09a EVM/Tezt: injectUpgrade RPC 30 January 2024, 07:52:47 UTC
5a3e67d EVM/Sequencer: emit an event on upgrade RPC 30 January 2024, 07:52:47 UTC
79e0479 EVM/Sequencer: store kernel upgrade payload in durable storage 30 January 2024, 07:52:46 UTC
391f836 EVM/Sequencer: private RPC to inject upgrade message 30 January 2024, 07:49:21 UTC
c122536 Merge tezos/tezos!11716: EVM Node: Add a monitoring service for blueprints 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/11716 29 January 2024, 20:43:04 UTC
8b82cb2 EVM Node: Add a monitoring service for blueprints 29 January 2024, 20:14:34 UTC
d39ce86 Merge tezos/tezos!11715: EVM Node: Rename [blueprint_produced] into [blueprint_applied] Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11715 29 January 2024, 20:14:30 UTC
5ab1ff8 EVM Node: Rename [blueprint_produced] into [blueprint_applied] This way, the event is no longer specific to a sequencer but also applies (pun intended) to the observer node. 29 January 2024, 19:48:34 UTC
fcd331c Merge tezos/tezos!11728: CI: make the update_record script more robust Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11728 29 January 2024, 19:47:35 UTC
3ebdc0a CI: more robust tezt job name parsing 29 January 2024, 19:41:56 UTC
6e3ec0d CI: update_records shall not fail early 29 January 2024, 19:41:56 UTC
963a98a Merge tezos/tezos!11714: EVM Node: Boilerplate for an Observer node Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11714 29 January 2024, 19:20:54 UTC
ab3fc8f EVM Node: Boilerplate for an Observer node 29 January 2024, 18:58:22 UTC
d1622a4 Merge tezos/tezos!11723: etherlink: use testnet-explorer for the heartbeat script Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11723 29 January 2024, 18:57:36 UTC
18e7b79 etherlink: use testnet-explorer for the heartbeat script 29 January 2024, 18:36:12 UTC
4f82561 Merge tezos/tezos!11727: Fix tezt_flaky job conventions for records 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/11727 29 January 2024, 18:35:25 UTC
40ceed3 CI: rename tezt_flaky job and fix its TEZT_VARIANT 29 January 2024, 18:13:52 UTC
1460dc2 CI: rename tezt_flaky.yml into tezt-flaky.yml 29 January 2024, 18:13:52 UTC
6da2f3c Merge tezos/tezos!11643: EVM: bench: simple cli options Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11643 29 January 2024, 18:12:33 UTC
01805ee EVM: Bench: move profiling output 29 January 2024, 17:51:22 UTC
208a482 EVM: bench: change output directory 29 January 2024, 17:51:22 UTC
aa2d30f EVM: bench: include or exclude scripts 29 January 2024, 17:51:22 UTC
30b96c0 Merge tezos/tezos!11574: Etherlink: ERC-20 scenario Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11574 29 January 2024, 17:50:34 UTC
0ad813c Etherlink: doc: description of RW scenario 1 29 January 2024, 17:29:30 UTC
3b15091 Merge tezos/tezos!11705: RISC-V: Format Cargo manifests Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11705 29 January 2024, 17:28:36 UTC
8569905 RISC-V: Format Cargo manifests 29 January 2024, 16:39:41 UTC
4f65ad5 Merge tezos/tezos!11721: EVM/Kernel: logs for kernel upgrades and timestamps 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/11721 29 January 2024, 16:37:22 UTC
2ffff97 EVM/Kernel: log kernel upgrade 29 January 2024, 16:14:49 UTC
a8fd106 EVM/Kernel: log block timestamps It's convenient for debugging purposes 29 January 2024, 16:14:49 UTC
7c4135b Merge tezos/tezos!11584: EVM/Kernel: ask for reboot only once in case of out of ticks Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> 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/11584 29 January 2024, 16:13:52 UTC
ae4d8ce EVM/Tezt: remove irrelevant tests 29 January 2024, 15:52:32 UTC
97098f6 EVM/Kernel: fix failing tests - reboot tests now use a loop contract, as they cannot rely on the gas anymore - `parsing2` in simulation was running the transaction which doesn't make sense 29 January 2024, 15:52:32 UTC
1583deb Kernel/Tests: plug debug logs and test selection 29 January 2024, 15:52:32 UTC
83bdfb3 EVM/Test: test reboot when out of ticks 29 January 2024, 15:52:32 UTC
e5ddaef EVM/Tests: check OutOfTicks reverts balance 29 January 2024, 15:52:32 UTC
c93e6c3 EVM/Kernel: check for tick exhaustion in validation 29 January 2024, 15:52:32 UTC
3bae109 EVM/Kernel: reboot at most once per transaction 29 January 2024, 15:52:32 UTC
08f9e88 EVM/Kernel: wrap execution result to get OutOfTicks 29 January 2024, 15:52:32 UTC
db86282 EVM/Kernel: remove would_overflow 29 January 2024, 15:52:32 UTC
8f09b8c EVM/Kernel: don't pay for gas if OutOfTicks Note that this is unsafe on a mainnet context, because you can just spam without paying for fees. As we are patching the ghostnet instance, people can already spam via getting testnets tokens. 29 January 2024, 15:52:32 UTC
4bbeb82 EVM/Kernel: remove maximum gas limit 29 January 2024, 15:52:32 UTC
e882c1f Merge tezos/tezos!11712: EVM Node: Make [secret_key] an optional argument of [Evm_context.init] Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11712 29 January 2024, 15:51:31 UTC
34307dc EVM Node: Make [secret_key] an optional argument of [Evm_context.init] 29 January 2024, 15:18:05 UTC
aca8693 Merge tezos/tezos!11561: Etherlink: scenarios routine and documentation Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> 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/11561 29 January 2024, 15:17:14 UTC
bfa8906 Etherlink: add MD for E2E scenarios 29 January 2024, 14:51:33 UTC
017d7f0 Merge tezos/tezos!11720: EVM/Eval: remove all investigations from test-suite sub-dirs Co-authored-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: 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/11720 29 January 2024, 14:50:42 UTC
9bfba6f EVM/Eval: remove all investigations from test-suite sub-dirs ZK sub-dirs are related to missing precompiled contracts. Homestead specific sub-dir. are related to EIP 2 / 7 / 8 that we should most likely support. 29 January 2024, 14:30:45 UTC
391c1f5 Merge tezos/tezos!11650: Tezt: Define and use Constant.default_host Co-authored-by: Vivien <vivien.pelletier@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11650 29 January 2024, 14:29:54 UTC
8a11387 tezt: replace explicit usages of 127.0.0.1 by default_host 29 January 2024, 14:05:19 UTC
c56fe5f tezt: use Constant.default_host instead of localhost 29 January 2024, 14:05:19 UTC
df98df6 tezt: add a default host for endpoints 29 January 2024, 14:05:19 UTC
38fb79f Merge tezos/tezos!11637: EVM/Exec fix bug when selfdestruct in init code Co-authored-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: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11637 29 January 2024, 14:03:55 UTC
73b7ab9 EVM/Log: add an entry in bug fix section 29 January 2024, 13:42:18 UTC
4b2c85e EVM/Test: add handler unit test that call a contract with selfdestruct init code 29 January 2024, 13:42:18 UTC
fd438e9 EVM/Exec: don't set the nonce and the code when the contract self destruct 29 January 2024, 13:42:18 UTC
dc38fb4 Merge tezos/tezos!11717: etherlink/script: nit fix in heartbeat msg Co-authored-by: Sylvain Ribstein <sylvain.ribstein@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/11717 29 January 2024, 13:41:24 UTC
8d43426 etherlink/script: nit fix in heartbeat msg 29 January 2024, 13:17:53 UTC
063669f Merge tezos/tezos!11711: EVM Node: Add a RPC to fetch the rollup address Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11711 29 January 2024, 13:16:56 UTC
20605bd EVM Node: Add a RPC to fetch the rollup address 29 January 2024, 12:54:42 UTC
1226a24 Merge tezos/tezos!11710: EVM Node: Rework [Evm_services] public API Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11710 29 January 2024, 12:54:36 UTC
aac1df7 EVM Node: Rework [Evm_services] public API 29 January 2024, 12:32:18 UTC
back to top