sort by:
Revision Author Date Message Commit Date
7d27fd4 EVM/Exec/Kernel/Eval: Changing nonce to u64 instead of u256 to match the EIP-2681 20 February 2024, 14:03:46 UTC
4031d95 Merge tezos/tezos!12099: Dal: fix pbt test Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12099 20 February 2024, 13:50:20 UTC
f74c79e Dal: fix pbt test 20 February 2024, 13:27:19 UTC
44934fd Merge tezos/tezos!12012: RISC-V: Check that Cargo.lock files aren't changed in CI Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12012 20 February 2024, 13:26:28 UTC
d483a04 RISC-V: Check that Cargo.lock files aren't changed in CI 20 February 2024, 13:08:26 UTC
7577363 Merge tezos/tezos!12001: Kernel/EVM: raise minimum gas price to 0.05 GWei Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12001 20 February 2024, 13:06:45 UTC
68107c4 Kernel/EVM: raise minimum gas price to 0.05 GWei 20 February 2024, 12:50:33 UTC
b458a6a Merge tezos/tezos!12096: Optimize Block.is_known_valid for the general usecase Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> 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/12096 20 February 2024, 12:49:43 UTC
3a0ffab Store: optimize Block.is_known_valid for the general usecase 20 February 2024, 12:26:36 UTC
3f1bf28 Merge tezos/tezos!12091: EVM/Kernel: propagate transaction type into the result Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12091 20 February 2024, 12:25:11 UTC
c35039d EVM/Kernel: test transaction type is propagate to receipts 20 February 2024, 12:05:54 UTC
956b3e4 EVM/Kernel: propagate the transaction type up to the receipt 20 February 2024, 12:05:54 UTC
8c10f02 Merge tezos/tezos!12081: EVM/Exec: SelfDestruct while targetting itself Co-authored-by: arnaud <arnaud.bihan@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12081 20 February 2024, 12:05:01 UTC
ba67f70 EVM/Logs: Add an entry in changelog 20 February 2024, 11:47:37 UTC
8a9bb8c EVM/Exec(test): Test that selfdestruct with itself as target doesn't block fund on target contract 20 February 2024, 11:47:37 UTC
dea8a41 EVM/Exec: Can't selfdestruct a contract twice and balance is removed afterward 20 February 2024, 11:47:37 UTC
22d6127 Merge tezos/tezos!11998: EVM/Exec: bump nonce before execute transaction 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: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11998 20 February 2024, 11:29:02 UTC
f200958 EVM/Log: add an entry in bug fix section 20 February 2024, 10:58:03 UTC
39c1b87 EVM/Test: add lib unit test for nonce bump before execute transaction 20 February 2024, 10:58:01 UTC
a0c011d EVM/Exec: bump nonce before execute transaction 20 February 2024, 10:57:42 UTC
cebcf79 Merge tezos/tezos!12089: EVM/Exec: clear contract storage before execution on contract creation 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: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12089 20 February 2024, 10:53:58 UTC
2b6298a EVM/Logs: add an entry in bug fixes 20 February 2024, 10:37:48 UTC
ff34ada EVM/Exec: add a unit test to check the storage is properly cleared on contract creation 20 February 2024, 10:37:48 UTC
1674731 EVM/Exec: clear contract storage before execution on contract create 20 February 2024, 10:37:48 UTC
b5445d9 Merge tezos/tezos!12049: packages: add sqlite dependency to rpm and deb packages Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12049 20 February 2024, 10:26:15 UTC
44006f2 packages: add sqlite3 dependencies to dependency docker image 20 February 2024, 10:04:04 UTC
a984466 packages: add sqlite dependency to rpm and deb packages 20 February 2024, 10:04:04 UTC
81e2c04 Merge tezos/tezos!11981: [scripts/ci/update_records]: add `--dry-run`, can fetch from latest scheduled regardless of status Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11981 20 February 2024, 10:02:45 UTC
f6cf02d [scripts/ci/update_records]: can get records from failed scheduled This is useful for debugging. 20 February 2024, 09:54:48 UTC
ba96c72 [scripts/tezt_gitlab]: parameterize [get_last_schedule_pipeline] Add an optional [status] parameter to [get_last_successful_schedule_pipeline] and rename it to [get_last_schedule_pipeline]. Makes it possible to use it to fetch non-successful pipelines. 20 February 2024, 09:54:48 UTC
889a0f9 [scripts/tezt_gitlab]: not all pipelines have names 20 February 2024, 09:54:48 UTC
5c0163d [scripts/ci/update_records]: add [--dry-run] 20 February 2024, 09:54:48 UTC
66e0e67 Merge tezos/tezos!12077: RISC-V parser: Smrnmi extension (MNRET instruction) Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-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> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12077 20 February 2024, 09:37:17 UTC
272fe7b RISC-V parser: Smrnmi extension (MNRET) 20 February 2024, 09:16:48 UTC
ef7eeb2 Merge tezos/tezos!11657: Etherlink: Scenario 4 - conventional NFT dApp 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/11657 20 February 2024, 09:16:03 UTC
2c3baf6 Etherlink: doc: scenario 4 (NFT dApp) 20 February 2024, 08:57:49 UTC
958b172 Merge tezos/tezos!12052: Baking_nonces: Fix for getting blocks of previous cycle Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12052 20 February 2024, 08:57:03 UTC
94e8d4b Baking_nonces: Fix for getting blocks of previous cycle 20 February 2024, 08:33:27 UTC
6e7983a Merge tezos/tezos!12083: CODEOWNERS: remove @mbouaziz and @satos---jp Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12083 20 February 2024, 07:59:06 UTC
5ddd746 CODEOWNERS: remove @mbouaziz and @satos---jp These developers are no longer > bound by a contract with a company funded directed or indirectly by > the TF. 20 February 2024, 07:56:19 UTC
ace3108 Merge tezos/tezos!12088: Disable by default the max op ttl patch in RBT simulations Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12088 20 February 2024, 07:49:54 UTC
2b1a38f Devtools/RBT: disable by default the max op ttl patch 20 February 2024, 07:41:22 UTC
7011390 Merge tezos/tezos!12084: opam: bump to merged docker files Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12084 20 February 2024, 07:40:04 UTC
fb1ea5d opam: bump to merged docker files 20 February 2024, 07:05:11 UTC
c31a08d Merge tezos/tezos!12058: Nairobi: Remove client rw commands Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12058 19 February 2024, 22:22:58 UTC
c27b435 Alpha: Move client commands that shouldn't be removed after freeze 19 February 2024, 21:58:34 UTC
70778bd Changes: Add an entry for Nairobi client rw commands removal 19 February 2024, 21:58:34 UTC
1e4282d Nairobi: Remove rw clients commands 19 February 2024, 21:58:34 UTC
b725148 Merge tezos/tezos!12008: etherlink: remove inject upgrade rpc 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/12008 19 February 2024, 21:21:16 UTC
82f9272 etherlink/node: remove private inject upgrade rpc 19 February 2024, 21:05:15 UTC
6917279 Merge tezos/tezos!12059: Etherlink: Support for duplicating an existing chain for testing purposes Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Co-authored-by: Valentin Chaboche <valentin.chaboche@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/12059 19 February 2024, 21:04:32 UTC
93953b3 EVM/Tezt: Add a test to show we can duplicate an Etherlink chain 19 February 2024, 20:32:42 UTC
50dcc3f EVM/Kernel: reveal the storage Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> 19 February 2024, 20:32:42 UTC
5e15338 EVM/Node: dump to rlp 19 February 2024, 20:32:41 UTC
bf655f1 Merge tezos/tezos!12044: Nairobi: Disable nairobi mempool plugin Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12044 19 February 2024, 20:32:00 UTC
3951a10 Nairobi: Remove injector plugin 19 February 2024, 19:58:50 UTC
213170d Nairobi: Remove mempool plugin 19 February 2024, 19:58:50 UTC
648d631 Manifest: octez_injector only for active protocol 19 February 2024, 19:58:50 UTC
d8650f2 Merge tezos/tezos!12092: EVM/Tezt: remove printf Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Paul Laforgue <paul.laforgue@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12092 19 February 2024, 19:58:06 UTC
57dfc98 EVM/Tezt: remove printf 19 February 2024, 19:42:21 UTC
afbfc6e Merge tezos/tezos!12073: EVM Node: Observer can forward transactions Co-authored-by: Thomas Letan <lthms@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/12073 19 February 2024, 19:41:36 UTC
1cc8d6c EVM Node: Observer can forward transactions 19 February 2024, 19:17:22 UTC
a10f34e Merge tezos/tezos!12062: Bump block LRU cache Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12062 19 February 2024, 19:16:32 UTC
4085581 Store/Tests: fix test cache instantiation 19 February 2024, 18:56:07 UTC
b82e77c Store: bump block LRU cache to 1000 19 February 2024, 18:56:07 UTC
25b6d2d Merge tezos/tezos!12015: Tezt/DAL/attestation_through_p2p: bake until given block Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12015 19 February 2024, 17:38:25 UTC
11b7fb2 Tezt/DAL/attestation_through_p2p: use bake_until_processed 19 February 2024, 17:20:09 UTC
3c61649 Tezt/DAL: define bake_until_processed 19 February 2024, 17:20:09 UTC
c9230db Tezt/DAL/attestation_through_p2p: use bake_until 19 February 2024, 17:20:09 UTC
27a435c Tezt/DAL: define bake_until 19 February 2024, 17:20:09 UTC
3209cfb Tezt/DAL: move waiters on node events above bake_for It's often required, after baking a block, to wait for some DAL nodes to finish processing the last finalized block. We move the waiter functions before the definition of bake_for so that we can define variants of bake_for waiting for these events. 19 February 2024, 17:20:09 UTC
40c902c Merge tezos/tezos!12043: Freeze nairobi Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12043 19 February 2024, 17:19:08 UTC
600ccd3 Changes: Add an entry for Nairobi binaries removal 19 February 2024, 16:50:38 UTC
53da636 Tezt: Remove Nairobi uses 19 February 2024, 16:50:38 UTC
3c9b7ea Nairobi: Remove client, plugin and protocol tests 19 February 2024, 16:50:38 UTC
6a902a1 Nairobi: Remove benchmark, dal, dac and delegate libs 19 February 2024, 16:50:38 UTC
0e0b051 Nairobi: Remove Accuser, Baker and SR_node 19 February 2024, 16:50:38 UTC
24e6e1d Manifest: Mark Nairobi as frozen 19 February 2024, 16:50:38 UTC
352c2ff Merge tezos/tezos!12013: Activate new slashing feature flag Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Co-authored-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12013 19 February 2024, 16:49:43 UTC
8a4bc8e Proto/tests/tezt: fix test 19 February 2024, 16:23:30 UTC
1bb893b Proto/tests: fix tests 19 February 2024, 16:23:30 UTC
402826b Proto/tests: update block helper 19 February 2024, 16:23:30 UTC
0c7af42 Proto/tests: update test to have the slash 19 February 2024, 16:23:30 UTC
cd47082 proto/tests: fix mini_slash with ns_enable = true 19 February 2024, 16:23:30 UTC
08600ed docs/proto: update alpha changelog 19 February 2024, 16:23:30 UTC
5b92cf5 tezt/RPC: reset regression trace 19 February 2024, 16:23:30 UTC
3650813 proto/NS_feature flag: enable ns 19 February 2024, 16:23:30 UTC
cd8f2d7 Merge tezos/tezos!12024: RISC-V parser: better support for fence instructions Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12024 19 February 2024, 16:22:27 UTC
40c283c RISC-V parser: local test on jstz binary 19 February 2024, 16:01:23 UTC
273ec03 RISC-V parser: better support for fence instructions 19 February 2024, 16:01:22 UTC
df16623 Merge tezos/tezos!12079: EVM: remove migration code 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/12079 19 February 2024, 14:36:59 UTC
d09f048 EVM: remove migration code 19 February 2024, 14:17:58 UTC
7e9a0d9 Merge tezos/tezos!12078: EVM/Sequencer: snake case 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/12078 19 February 2024, 14:17:00 UTC
d1eb2c2 EVM/Sequencer: snake case 19 February 2024, 13:59:32 UTC
76b5254 Merge tezos/tezos!12076: EVM/Tezt: block hash is not optional Co-authored-by: Valentin Chaboche <valentin.chaboche@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/12076 19 February 2024, 13:57:25 UTC
b7e4101 EVM/Tezt: block hash is not optional 19 February 2024, 13:39:47 UTC
c825b14 Merge tezos/tezos!11609: WASM PVM: Allow caller to specify the function to execute 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/11609 19 February 2024, 13:38:42 UTC
09a4bce WASM PVM: Allow caller to specify the function to execute The WASM VM is now our execution engine in the Sequencer node. From this perspective, it would be handy to be able to execute arbitrary function. This way, we can avoid poluting `kernel_run' with function never actually called by the kernel. 19 February 2024, 13:12:14 UTC
a785fa4 Merge tezos/tezos!12075: Gitlab: @alocascio is leaving 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/12075 19 February 2024, 12:41:33 UTC
a53079a Gitlab: @alocascio is leaving 19 February 2024, 12:17:07 UTC
back to top