https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
84fb856 Updates the default IO configs 20 August 2023, 03:06:30 UTC
553a5af debug 16 August 2023, 16:01:03 UTC
d082fcd debug 16 August 2023, 10:17:28 UTC
727a3df Merge tezos/tezos!9807: EVM: chunker uses inbox framing protocol Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9807 15 August 2023, 16:52:58 UTC
b4bfba6 EVM: chunker uses inbox framing protocol 15 August 2023, 16:21:37 UTC
dfb3ae1 Merge tezos/tezos!9616: Proto/Ticket: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9616 15 August 2023, 09:57:29 UTC
1d63f16 Proto/Ticket: Replace legacy bindings with let constructs 15 August 2023, 08:43:06 UTC
51a35eb Merge tezos/tezos!9082: kernel/sequencer: verify address of the sequencer Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9082 14 August 2023, 16:24:26 UTC
5d266f5 kernel/sequencer: test sequence signature 14 August 2023, 15:57:51 UTC
fe38060 kernel/sequencer: test message encoding 14 August 2023, 15:57:51 UTC
2e358ef kernel/sequence: verify signature on Sequence msg 14 August 2023, 15:57:51 UTC
69427c8 kernel/sequencer: compute hash of Sequence message 14 August 2023, 15:57:51 UTC
754a59e Merge tezos/tezos!9687: Kernel/EVM: add support for inbox framing protocol Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9687 14 August 2023, 14:02:25 UTC
99dd85f EVM: add support for inbox framing protocol We update the Kernel & Proxy, to add the `0` prefix byte for `ExternalMessageFrame::Targetted` 14 August 2023, 13:30:57 UTC
7bbb334 EVM/proxy: duplicate current_rollup_node in next To allow easier changes to next 14 August 2023, 13:30:56 UTC
08654e3 Kernel/EVM: use non-zero hash in tests Ensure we implement the change to framing protocol correctly, by ensuring that the start of the message is not all zeroes 14 August 2023, 13:30:56 UTC
165b8d6 Merge tezos/tezos!9799: Docs: Remove docs/odoc_protocols.patch Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9799 14 August 2023, 13:30:10 UTC
53125c9 Docs: Remove docs/odoc_protocols.patch This patch does not make sense. Only source files directly in lib_protocol directories are covered by the computation of the protocol hashes. As a consequence, we can safely apply the patch and remove it from the codebase. 14 August 2023, 12:56:46 UTC
422227a Merge tezos/tezos!9613: WASM/Debugger: allow serialized messages Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.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/9613 14 August 2023, 10:09:14 UTC
b4644ca WASM/Debbuger: allow serialized messages 14 August 2023, 09:11:29 UTC
0e24d8a WASM/Debugger: wrap inbox messages 14 August 2023, 09:11:29 UTC
5745a2e Merge tezos/tezos!9652: SCORU/Node: fix issue with level information during reorganisation Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9652 12 August 2023, 11:04:34 UTC
73e9763 SCORU/Node: don't depend on level hash association to publish This additional safety measure prevents from publishing an incorrect commitment in case the level -> hash association is not correct. 12 August 2023, 09:59:27 UTC
16540bd SCORU/Node/Store: recompute correct level associations 12 August 2023, 09:59:26 UTC
668d0aa SCORU/Node: associate level to block even if already processed 12 August 2023, 09:59:25 UTC
4a70771 Merge tezos/tezos!9766: 1MTPS: Add the collector developed by Elevate Labs Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9766 11 August 2023, 13:44:01 UTC
5b035dc 1MTPS: Add the collector developed by Elevate Labs 11 August 2023, 13:18:39 UTC
939c974 Merge tezos/tezos!9726: WASM: Add `reveal_dal_page` to the Rust SDK Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9726 11 August 2023, 09:20:12 UTC
74af01d WASM: Add `reveal_dal_page` to the Rust SDK 11 August 2023, 08:56:05 UTC
ffea1eb Merge tezos/tezos!9767: EVM/Kernel: revert all the `tmp` changes from the failed migration Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9767 11 August 2023, 08:08:59 UTC
f9dda18 EVM/Tezt: add a sanity check for tmp dir deletion 11 August 2023, 07:40:08 UTC
08021ec EVM/Kernel: revert all the changes from the failed migration For now we don't have any migration code, but when we will, if it fails we need to revert everything that was done on the temporary subdir. 11 August 2023, 07:40:08 UTC
8d65d8f Merge tezos/tezos!9761: WASM: Remove the `bench' command from the debugger Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9761 10 August 2023, 19:53:32 UTC
c2b8c4e WASM: Remove the `bench' command from the debugger It is now completety superseded by the `profile' command. 10 August 2023, 18:56:17 UTC
7c3d066 Merge tezos/tezos!8877: Stdlib: implement pick_successful Co-authored-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8877 10 August 2023, 16:50:41 UTC
a34ff2d Stdlib: implement pick_successful Stdlib: test Lwt pick successful Stdlib: fixup1 Stdlib: fixup2 Stdlib: fixup3 Fixup 4: remove unnecessary try-catch in do_on_failure Fixup 5: inline dependent handler functions Fixup 6: Remove random shuffle in test" -m "The 'randomness The 'randomness' is not really random since the seeds are fixed. This can be misleading. At the same time, the tests exhasutively test the properties of the function. Fixup: missing locs 10 August 2023, 16:23:27 UTC
9e9f2e1 Merge tezos/tezos!9768: Nairobi: Discard operations containing invalid proof earlier Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9768 10 August 2023, 16:22:42 UTC
0e6af33 Nairobi: Discard operations containing invalid proof earlier 10 August 2023, 15:56:03 UTC
c9c3770 Mempool: Project [syntactic_check] in Lwt.t 10 August 2023, 15:56:03 UTC
734484a Merge tezos/tezos!9369: EVM: Store and reload Block in progress Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> 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/9369 10 August 2023, 15:55:17 UTC
122ebed EVM: Kernel: mention reboot in changelog 10 August 2023, 14:27:00 UTC
5f81609 EVM: Kernel: introduce tick counter wrapper 10 August 2023, 14:27:00 UTC
fa34e14 EVM: Kernel: delete block in progress 10 August 2023, 14:27:00 UTC
53cc8d7 EVM: Kernel: reload bip on reboot 10 August 2023, 14:27:00 UTC
bfb0d2f EVM: Kernel: store block in progress 10 August 2023, 14:27:00 UTC
fe3a80a EVM: Kernel: encode and decode BIP 10 August 2023, 14:27:00 UTC
d0587da Merge tezos/tezos!9642: Client: add shortcuts for new staking operations Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9642 10 August 2023, 14:26:14 UTC
c667a00 Oxford: update changelog 10 August 2023, 14:02:03 UTC
92f531b Oxford/client: apply changes in other folder 10 August 2023, 14:02:03 UTC
af8e288 Oxford/client: better stake/unstake descriptions 10 August 2023, 14:02:03 UTC
f6d24cf Oxford/client: better arg description 10 August 2023, 14:02:03 UTC
6bcc27f Oxford/client: more explicit error message 10 August 2023, 14:02:02 UTC
2d1785a Oxford/client: add balance commands 10 August 2023, 14:02:02 UTC
e559264 Oxford/Client: same things 10 August 2023, 14:02:02 UTC
4da6f93 Client: allow unstake everything 10 August 2023, 14:02:02 UTC
afac11a Client/fixed_point_parameter: allow specifying percentages 10 August 2023, 14:02:02 UTC
117fd03 Proto/Client: add set_delegate_parameters command 10 August 2023, 14:02:02 UTC
f10a1da Proto/Client: add finalize unstake command 10 August 2023, 14:02:02 UTC
1ac27a1 Proto/Client: add unstake command 10 August 2023, 14:02:02 UTC
da1f90c Proto/Client: add stake command 10 August 2023, 14:02:02 UTC
8b42bf2 Merge tezos/tezos!9712: Bootstrap devtool to pre-generate test network experiments data Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9712 10 August 2023, 13:45:42 UTC
d48b794 Testnet experiments: Bootstrap devtools 10 August 2023, 13:15:23 UTC
99ea457 Merge tezos/tezos!9732: EVM/Kernel: fallback mechanism on stage zero Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9732 10 August 2023, 13:00:09 UTC
ebc0060 EVM/Logs: add a line for the fallback mechanism on stage zero Also move the stage zero from Internal to EVM Kernel in the previous version. 10 August 2023, 12:33:12 UTC
c3dc1c9 EVM/Tezt: E2E fallback mechanism after migration failed 10 August 2023, 12:33:12 UTC
56e3665 EVM/Kernel: set storage version and remove default one This created inconsitency between the current version and the upcoming one. Before any migration the kernel storage version was never set thus no migration could happen. 10 August 2023, 12:33:12 UTC
48c9faf EVM/Kernel: use the fallback mechanism to retrogade kernel 10 August 2023, 12:33:12 UTC
49d5b8a EVM/Kernel: log upgrade promotion 10 August 2023, 12:33:12 UTC
0a4b5c1 EVM/Kernel: fallback functions 10 August 2023, 12:33:12 UTC
dcd685c Merge tezos/tezos!9147: 1MTPS: Add the demo kernel to tezos/tezos Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9147 10 August 2023, 12:09:38 UTC
0e0ae3f 1MTPS: Import the TX kernel Import the kernel as of commit c318ecbf70e1a02829ff0e6fe51b227804e3a854 from https://gitlab.com/tezos/kernel. Co-authored-by: Thomas Pecseli <thomas.pecseli@trili.tech> Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Co-authored-by: Xiang Fe <xf@marigold.dev> 10 August 2023, 11:42:23 UTC
012baff Merge tezos/tezos!9572: Proto,private rollup: prevent execution of older whitelist update message Co-authored-by: julien <julien.coolen@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9572 10 August 2023, 10:44:47 UTC
6b74b30 Proto,test: prevent execution of older whitelist update message 10 August 2023, 09:11:39 UTC
2a32e7c Proto,scoru: prevent execution of older whitelist update message 10 August 2023, 09:11:39 UTC
9644889 Merge tezos/tezos!9680: EVM: Refit the automated benchmark runner to target the EVM kernel Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9680 10 August 2023, 09:00:16 UTC
2c341a6 EVM: Refit the automated benchmark runner to target the EVM kernel 10 August 2023, 08:33:12 UTC
ad7a871 Merge tezos/tezos!9762: DAL/Infra: Add netbase package Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Charles Nguyen <charles.nguyen@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9762 09 August 2023, 20:32:48 UTC
6ea0fa4 DAL/Infra: Add netbase package 09 August 2023, 19:57:13 UTC
5d1a38d Merge tezos/tezos!9412: Private rollup: new outbox message to update whitelist Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9412 09 August 2023, 11:48:39 UTC
51d2202 tezt/soru: add update whitelist test for private rollup 09 August 2023, 11:13:47 UTC
bced8b1 test/proto/soru: add test for the whitelist update 09 August 2023, 11:13:47 UTC
dc6e760 soru/client: add whitelist_update case for outbox proof 09 August 2023, 11:13:47 UTC
ec2e68b proto/soru: update whitelist with None makes rollup public 09 August 2023, 11:13:47 UTC
99ad15a proto/soru: burn fee for whitelist storage 09 August 2023, 11:13:47 UTC
147a71c proto/soru: whitelist update replace existing list 09 August 2023, 11:13:47 UTC
d3f607f proto/soru: Whitelist.init return size in Z 09 August 2023, 11:13:47 UTC
c8a7360 proto/soru: add whitelist update outbox msg 09 August 2023, 11:13:47 UTC
649df5b proto/alpha: split execute_outbox_msg fct in two 09 August 2023, 11:13:47 UTC
53a2bcd Merge tezos/tezos!9676: WASM: Introduce the [reveal] host function Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9676 09 August 2023, 09:28:40 UTC
f2adc99 WASM: Introduce the [reveal] host function 09 August 2023, 09:00:04 UTC
e8fb2c4 WASM: Introduce regressions for the [reveal] host function 09 August 2023, 09:00:04 UTC
b8e7904 Merge tezos/tezos!9686: Snoop: fix display Co-authored-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9686 09 August 2023, 06:28:55 UTC
c44b54d Snoop: fix display 09 August 2023, 03:34:46 UTC
6026003 Merge tezos/tezos!9700: Benchmark: adds reformatting of generated code using ocamlformat Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9700 09 August 2023, 03:23:22 UTC
543cc62 Benchmark: added Ocamlformat module to format OCaml code 09 August 2023, 02:09:48 UTC
a99bfc4 Fix of function_name to handle misc/LWT_MAIN.RUN 08 August 2023, 23:37:55 UTC
495af21 Merge tezos/tezos!9734: Dal/Infra: Terraform for creating state storage buckets Co-authored-by: lin <linoshitani@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Charles Nguyen <charles.nguyen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9734 08 August 2023, 16:53:55 UTC
035739f Dal/Infra: Use project_id instead of project 08 August 2023, 16:18:50 UTC
b060e3a Dal/Infra: Use tfvars file We will reference this tfvars file when initalizing the terraform backend in later MR. 08 August 2023, 16:18:50 UTC
b17b67b Dal/Infra: Run terraform fmt 08 August 2023, 16:18:50 UTC
back to top