https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
acf1ca8 MIR: include path to wrap parameters in entrypoints 28 March 2024, 13:56:02 UTC
c990b2c Merge tezos/tezos!12585: Proto/test/AI: improve test change_delegate Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12585 26 March 2024, 19:24:46 UTC
9edac6c Proto/test/AI: don't always wait longer than needed in scenario_finalize 26 March 2024, 18:57:24 UTC
b5994d1 Proto/test/AI: remove unused function 26 March 2024, 18:57:24 UTC
f6cd4b9 Proto/test/AI: fix the delay for wait_delegate_parameters_activation and remove all the next_cycle that were needed to compensate 26 March 2024, 18:57:24 UTC
71869bb Proto/test/AI: improve test change_delegate - Check more precisely when re-stake becomes possible again - Check that final balance is the same as the beginning if we just finalize without re-staking 26 March 2024, 18:57:24 UTC
4b2124c Merge tezos/tezos!12627: EVM Node: Don't try to assume pre-migrations store Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12627 26 March 2024, 17:23:42 UTC
778019c EVM Node: Don't try to assume pre-migrations store 26 March 2024, 17:05:29 UTC
bd0782b Merge tezos/tezos!12621: EVM Node: Don't push a request to inspect the latest [evm_state] Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12621 26 March 2024, 17:04:46 UTC
c15d3b8 EVM Node: Don't push a request to inspect the latest [evm_state] 26 March 2024, 16:43:29 UTC
621f3a1 Merge tezos/tezos!12623: Tezt: Use less blocks to originate Etherlink contracts Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12623 26 March 2024, 16:42:44 UTC
cb212df Tezt: Use less blocks to originate Etherlink contracts 26 March 2024, 16:24:56 UTC
dd9b2f8 Merge tezos/tezos!12622: EVM Node: Reduce the verbosity of [new_events_new_event] Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12622 26 March 2024, 16:24:10 UTC
b9f5287 EVM Node: Reduce the verbosity of [new_events_new_event] 26 March 2024, 16:04:20 UTC
c890d45 Merge tezos/tezos!12652: CI: Improve rust-toolchain builds on [master_branch] and [release_tag] 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/12652 26 March 2024, 16:03:34 UTC
6acbb1f CI: always rebuild in [oc.docker:rust-toolchain] on [master_branch] 26 March 2024, 15:44:32 UTC
b1f7f20 CI: rebuild [rust-toolchain] in Octez Docker jobs with evm-artifacts 26 March 2024, 15:44:32 UTC
437f05e Merge tezos/tezos!12373: Tezt/DAL: run tests on Paris Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12373 26 March 2024, 15:43:49 UTC
eef2e35 DAL: backport DAL and RPC plugins to Paris 26 March 2024, 15:22:48 UTC
e743b89 Tezt/DAL: add regression traces generated by: dune exec tezt/tests/main.exe -- -f dal.ml paris regression --reset-regressions -j 15 26 March 2024, 15:22:48 UTC
9531441 Tezt/DAL: run DAL tests on Paris too. 26 March 2024, 15:22:48 UTC
4a9d5e7 Tezt/DAL: declare protocol support for DAL tests We declare that DAL tests should run for all protocols after Paris (so currently both Paris and Alpha). There is little value in testing the DAL on Oxford because the DAL is not active on mainnet's Oxford. 26 March 2024, 15:22:48 UTC
1fbea96 Tezt/DAL: don't hardcode Alpha 26 March 2024, 15:22:48 UTC
7e13322 Merge tezos/tezos!12653: evm/tezt: timeout all wait_for to have quicker failing test Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12653 26 March 2024, 15:22:02 UTC
414258f evm/tezt: timeout all wait_for to have quicker failing test 26 March 2024, 15:04:20 UTC
b506b64 Merge tezos/tezos!12654: evm/tezt: add `on_terminate` to cancel all event listeners Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12654 26 March 2024, 15:03:30 UTC
de0f127 evm/tezt: add `on_terminate` to cancel all event listeners 26 March 2024, 14:18:31 UTC
7d2f90f Merge tezos/tezos!12665: RISC-V: switch to rustc_apfloat Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Gauthier <gauthier@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12665 26 March 2024, 14:17:47 UTC
7b91157 RISC-V: switch to rustc_apfloat 26 March 2024, 13:51:53 UTC
6de36fc Merge tezos/tezos!12663: EVM/Logs: remove duplicate version Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12663 26 March 2024, 12:55:48 UTC
6d0e1f3 EVM/Logs: remove duplicate version 26 March 2024, 12:36:21 UTC
584d0ba Merge tezos/tezos!12566: DAL node/Amplification: don't reconstruct if all shards are received Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12566 26 March 2024, 12:35:38 UTC
d11a58a DAL/Amplification: catch all exceptions 26 March 2024, 12:16:40 UTC
b89f2d0 Tezt/DAL: no reconstruction happens when all shards are sent This commit adapts a DAL reconstruction test to show that, when all the shards for some slot id are sent to an observer node, the observer node is able to cancel the reconstruction. 26 March 2024, 12:00:59 UTC
28003b5 DAL/Amplificatoin: use Lwt.dont_wait to unblock app message handling Without this, since messages are put in a stream (queue) they are handled sequentially and waiting to receive new shards is useless because the new shards are only added to the shard store after the end of the amplification. 26 March 2024, 12:00:59 UTC
571e582 Tezt/DAL: adapt test to new event content 26 March 2024, 12:00:59 UTC
fd1194e DAL/Amplification: make event messages more friendly 26 March 2024, 12:00:59 UTC
59ee7cb DAL/Amplification: move magic numbers to constants.ml 26 March 2024, 12:00:59 UTC
f723a14 DAL/Amplification: cancel reconstruction if no shard is missing 26 March 2024, 12:00:59 UTC
9b02bd8 DAL/Amplification: wait a random delay before reconstructing Solves #7089 26 March 2024, 12:00:59 UTC
266c030 DAL/Amplification: event annoncing the random amplification delay 26 March 2024, 12:00:59 UTC
038461d DAL/Amplification: cancellation event 26 March 2024, 12:00:59 UTC
4398361 Merge tezos/tezos!12642: EVM: remove hash from sequencer blueprints Co-authored-by: Pierrick Couderc <pierrick.couderc@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/12642 26 March 2024, 11:35:58 UTC
64c262b EVM/Sequencer: update blueprints encoding 26 March 2024, 11:13:34 UTC
6203d2d EVM/Kernel: sequencer blueprints only contain raw transactions 26 March 2024, 11:13:34 UTC
268b25d EVM/Kernel: move RLP encoding of transaction to tx_common 26 March 2024, 11:13:34 UTC
9651b27 Merge tezos/tezos!12633: TE-sequencer: bootstrap DSN node Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Michael Zaikin <michael.zaikin@trili.tech> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> 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/12633 26 March 2024, 11:12:50 UTC
b715700 TE-sequencer: bootstrap DSN node 26 March 2024, 10:52:37 UTC
f486d57 Merge tezos/tezos!12192: MIR: Add remaining arithmetic operations Co-authored-by: Luciano Freitas <luciano.freitas@lambda-coins.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12192 26 March 2024, 10:51:56 UTC
8b98696 MIR: Add LSL and LSR operations 26 March 2024, 10:44:28 UTC
bdbae94 MIR: Add edivision operations 26 March 2024, 10:44:28 UTC
664f9b3 MIR: Add addition and subtraction operations 26 March 2024, 10:44:28 UTC
d31a26b Merge tezos/tezos!11419: rust-toolchain: remove openssl, instead install through crate in kernel_tx_demo Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11419 26 March 2024, 10:43:41 UTC
c8c9248 images/rust-toolchain: install openssl through cargo 26 March 2024, 10:24:59 UTC
c11f887 Merge tezos/tezos!12632: RISC-V debugger: show debug symbols Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12632 26 March 2024, 10:24:13 UTC
444f054 RISC-V debugger: show debug symbols 26 March 2024, 09:55:24 UTC
f26f090 Merge tezos/tezos!12619: fix delegated balance rpc Co-authored-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12619 26 March 2024, 09:54:40 UTC
5db6abc Alpha/Plugin: Keep only fixed delegated_balance - Remove RPC code from delegate_services.ml - Don't overwrite RPC with Plugin - Add min_delegated_balance to Plugin 26 March 2024, 09:33:18 UTC
9a7251f P/Plugin: Overwrite delegated_balance RPC with fix 26 March 2024, 09:33:18 UTC
998d38f Alpha/Plugin: Overwrite delegated_balance RPC with fix 26 March 2024, 09:33:18 UTC
20d65c4 Test/AI: Test failure in delegated_balance RPC 26 March 2024, 09:33:18 UTC
edf7c9f Merge tezos/tezos!12640: Lib_crypto_dal: change use_mock_srs_config to bool Co-authored-by: Guillaume B. <guillaume.bau@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/12640 26 March 2024, 09:32:30 UTC
96df5aa Lib_crypto_dal: change use_mock_srs_config to bool 26 March 2024, 09:08:13 UTC
458081a Merge tezos/tezos!12583: Tezt/DAL: test amplification events Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12583 26 March 2024, 09:06:53 UTC
14fdd0b Tezt/DAL: test amplification events 26 March 2024, 08:48:47 UTC
3d0a747 Merge tezos/tezos!12638: Protocol: Relax assert of [Raw_level_repr.add] Co-authored-by: Thomas Letan <lthms@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/12638 26 March 2024, 08:48:03 UTC
530323f Protocol: Relax assert of [Raw_level_repr.add] 26 March 2024, 08:27:46 UTC
6d26c85 Merge tezos/tezos!12613: RISC-V: Pass through continuation check properly 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/12613 26 March 2024, 08:25:51 UTC
0425c33 RISC-V: Pass through continuation function properly 26 March 2024, 08:08:09 UTC
794cb8e Merge tezos/tezos!12606: EVM/Node: forward delayed transactions to observers 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/12606 25 March 2024, 22:03:31 UTC
68cba1b EVM/Tezt: test that observer apply blueprints with delayed transactions 25 March 2024, 21:45:07 UTC
d100092 EVM/Node: forward delayed transactions to observers 25 March 2024, 21:45:07 UTC
4c59b1f EVM/Node: remove [apply_sequencer_blueprint] It's a duplicate of [apply_blueprint] now that the publish is done by the caller 25 March 2024, 21:43:50 UTC
797c116 Merge tezos/tezos!12565: Rollup node: fix rollup node started after protocol migration Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Max <maxime.levillain@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12565 25 March 2024, 19:32:33 UTC
753c581 Doc: changelog 25 March 2024, 19:14:46 UTC
af2813d Test: init rollup node after protocol migration 25 March 2024, 19:14:46 UTC
dc5a4a6 Rollup node: fix rollup node started after protocol migration If the rollup is originated in protocol O and the rollup node is started for the first time in protocol P, there is an edge case in the catch up mechanism that was not handled correctly. 25 March 2024, 19:14:46 UTC
e1766e6 Merge tezos/tezos!12611: RISC-V: ensure softfloat-sys patch propagated, bring `risc_v/pvm/dune` up to date Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12611 25 March 2024, 19:14:03 UTC
655c5cc RISC-V: patch softfloat-sys as workspace dependency Force propagation to libs built on their own. 25 March 2024, 18:42:38 UTC
a445638 Merge tezos/tezos!12534: Rollup node: compute dissections with commitment period tick offset Co-authored-by: Alain Mebsout <alain.mebsout@functori.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/12534 25 March 2024, 18:41:52 UTC
9245630 Tests: regressions for new refutation game tests 25 March 2024, 18:22:26 UTC
042da1b Rollup node: fix printing of dissection events 25 March 2024, 18:22:26 UTC
842cce1 Rollup node: reduce search space for tick in ongoing refutation games 25 March 2024, 18:22:26 UTC
75465c3 Rollup node: compute dissections with commitment period tick offset 25 March 2024, 18:22:26 UTC
a3ba997 Rollup node: don't look for ticks before first available level 25 March 2024, 18:22:26 UTC
57867c0 Test: refutation games/dissections in second commitment period 25 March 2024, 18:22:25 UTC
4a90701 Merge tezos/tezos!12612: Riscv/pvm: multiplication instructions Co-authored-by: Thomas Pécseli <thomas.pecseli@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/12612 25 March 2024, 18:21:37 UTC
1aeec22 Riscv/pvm: multiplication instructions 25 March 2024, 18:00:39 UTC
ea08fb0 Merge tezos/tezos!12596: RISC-V: implement fclass.* instructions Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12596 25 March 2024, 17:59:48 UTC
fb2327a RISC-V: implement fclass.* instructions 25 March 2024, 17:41:41 UTC
25da087 Merge tezos/tezos!12324: RPC: Add unlimited case for max active rpc connections Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12324 25 March 2024, 17:40:44 UTC
1c74096 docs: Add the change in the log 25 March 2024, 17:08:28 UTC
4bba9c2 Etherlink: Turn max_active_connections into Max_active_rpc_connections type 25 March 2024, 17:08:28 UTC
3293773 RPC: Add unlimited case for --max-active-rpc-connections argument 25 March 2024, 17:08:28 UTC
d412d1b Merge tezos/tezos!12605: EVM/Node: store delayed inbox transactions 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/12605 25 March 2024, 17:07:30 UTC
f216592 EVM/Node: store delayed transactions 25 March 2024, 16:44:55 UTC
be19354 Merge tezos/tezos!12572: EVM Node: Checkout Irmin once and for all Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12572 25 March 2024, 16:44:01 UTC
05f40e2 EVM Node: Checkout Irmin once and for all 25 March 2024, 16:24:47 UTC
ae20103 Merge tezos/tezos!12624: Tezt: Reduce flakiness of an Etherlink tezt test Co-authored-by: Thomas Letan <lthms@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/12624 25 March 2024, 16:23:49 UTC
62514a6 Tezt: Reduce flakiness of an Etherlink tezt test 25 March 2024, 16:01:22 UTC
back to top