sort by:
Revision Author Date Message Commit Date
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
99f1110 Dal/Infra: Rework README 08 August 2023, 16:18:50 UTC
9130151 Dal/Infra: Extract gcs as library 08 August 2023, 16:18:50 UTC
1c36875 Dal/Infra: README for state-storage-bucket 08 August 2023, 16:18:50 UTC
db20532 Dal/Infra: Copy-and-paste tf-gcp-state-storage-bucket 08 August 2023, 16:18:50 UTC
9332953 Dal/Infra: Rework README for docker directory 08 August 2023, 16:18:50 UTC
26cfd10 Dal/Infra: Fix paths 08 August 2023, 16:18:50 UTC
cdb6b6d Dal/Infra: Move docker related terraform files into docker dir We plan to place non-docker related things in the `prerequisite` dir so we isolate docker related files in the docker dir. 08 August 2023, 16:18:50 UTC
b847ad5 Merge tezos/tezos!9677: Manifest: Support multiple preprocessors Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9677 08 August 2023, 15:39:46 UTC
52cc8ce Manifest: Support multiple preprocessors 08 August 2023, 15:11:49 UTC
66b1ff3 Merge tezos/tezos!9373: Doc: update Oxford changelog Co-authored-by: bsall <boubacar@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9373 08 August 2023, 14:41:17 UTC
c69a3e0 Doc: update Oxford changelog 08 August 2023, 12:04:50 UTC
57ea2ad Merge tezos/tezos!9556: Proto/Client_sapling: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Marc Beunardeau <marc.beunardeau@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/9556 08 August 2023, 10:16:19 UTC
a68e1ca Proto/Client_sapling: Replace legacy bindings with let constructs 08 August 2023, 09:51:37 UTC
58028e1 Merge tezos/tezos!9674: Snoop: enable alloc benchmark for continuation benchmarks Co-authored-by: Sota Sato <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9674 08 August 2023, 09:28:37 UTC
ab0f1fc lib_benchmarks_proto: add alloc benchmark for N_KNil 08 August 2023, 08:31:42 UTC
0da4486 lib_benchmarks_proto: enable alloc benchmark for continuation benchmarks 08 August 2023, 08:31:42 UTC
ee4caa3 Merge tezos/tezos!9660: Proto: update gas for Uncomb Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: satos <sota.sato@dailambda.jp> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9660 08 August 2023, 08:30:39 UTC
1746072 Tezt: update regression traces. 08 August 2023, 07:37:56 UTC
9f3c531 Proto: update gas for Uncomb. 08 August 2023, 07:37:56 UTC
3eab7f0 Merge tezos/tezos!9717: Smart rollup: forbid key duplication in whitelist of private rollup Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9717 07 August 2023, 19:22:14 UTC
d5651ae test/proto/soru: test whitelist with duplicate keys 07 August 2023, 16:03:47 UTC
6ba7cc0 proto/soru: forbid key duplication in the whitelist 07 August 2023, 16:03:46 UTC
935df5c Merge tezos/tezos!9614: Proto/Adaptive inflation: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9614 07 August 2023, 15:37:02 UTC
0a1b8c1 Proto/Adaptive inflation: Replace legacy bindings with let constructs 07 August 2023, 15:11:28 UTC
026329e Merge tezos/tezos!9461: SCORU/Client: new command to retrieve output proof without message Co-authored-by: julien <julien.coolen@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/9461 07 August 2023, 15:10:01 UTC
e2fc909 Alpha: Update changelog 07 August 2023, 14:10:38 UTC
30a003f tezt/SCORU: test new command to retrieve output proof without message 07 August 2023, 14:10:37 UTC
60d1611 SCORU/Client: backport changes to command to retrieve output proof without message 07 August 2023, 14:08:17 UTC
e72bdb4 SCORU/Client/Alpha: new command to retrieve output proof without message 07 August 2023, 14:08:16 UTC
ad71ad2 Merge tezos/tezos!9665: CI/Tezt: [allow_failure] in case of corrupt coverage files Co-authored-by: Arvid Jakobsson <arvid.jakobsson@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/9665 07 August 2023, 12:31:15 UTC
ff58bbb CI/Tezt: [allow_failure] in case of corrupt coverage files 07 August 2023, 12:02:23 UTC
fbad18d Merge tezos/tezos!9728: Oxford Snapshot Update Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9728 07 August 2023, 10:34:48 UTC
86f5749 Proto: update protocol code 07 August 2023, 09:56:13 UTC
b847745 Everywhere: update protocol hash 07 August 2023, 09:56:13 UTC
9fbcfab Merge tezos/tezos!9668: Snoop: use codegen destinations Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: satos <sota.sato@dailambda.jp> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9668 04 August 2023, 19:59:51 UTC
a82f7f3 Snoop: fixup resulting noice in codegen 04 August 2023, 19:00:21 UTC
d58988d Snoop: use codegen destinations 04 August 2023, 19:00:21 UTC
4b981c4 Merge tezos/tezos!9671: WASM: Generalize [reveal] to prepare for the universal reveal Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9671 04 August 2023, 17:16:01 UTC
4199749 WASM: Generalize [reveal] to prepare for the universal reveal Prior to this patch, the [reveal] type declared in the WASM interpreter used by the WASM PVM was a copy of the one declared in the protocol, but where the implementation details of the [Sc_rollup_reveal_hash.t] type were lost. With thisp patch, we push the logic a step further. This will make supporting new reveal mechanisms (like DAL) a lot more straighforward for the WASM PVM. 04 August 2023, 16:28:20 UTC
fe0b1f6 Merge tezos/tezos!9688: EVM: update Changelog since Ghostnet deployment Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9688 04 August 2023, 11:52:03 UTC
06c9084 EVM: add a new next section 04 August 2023, 11:21:38 UTC
3cf4032 EVM: update Changelog Starting point is 75c84da3cebf0f9a45d339dea12f0a4e4786ed8f, which is the commit from the deployment on Ghostnet. 04 August 2023, 11:21:37 UTC
9f2bf3b Merge tezos/tezos!9698: DAL/infra: Docker image for debian with ssh Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9698 04 August 2023, 11:00:23 UTC
8a8cde2 DAL/Infra: Complete the readme 04 August 2023, 10:32:53 UTC
b532dc5 DAL/infra: script to push the docker image 04 August 2023, 10:32:53 UTC
53efa50 DAL/Infra: Add outputs for the docker registry module 04 August 2023, 10:32:53 UTC
665e6e6 DAL/infra: Debian dockerfile with ssh 04 August 2023, 10:32:53 UTC
c4a41a6 Merge tezos/tezos!9710: EVM: Kernel: remove kernel_benchmark Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> 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/9710 04 August 2023, 10:29:53 UTC
92d0e34 EVM: Kernel: remove kernel_benchmark 04 August 2023, 09:34:51 UTC
bba94ed Merge tezos/tezos!9684: Benchmark: Adds JSON load/save of solutions 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/9684 04 August 2023, 02:27:44 UTC
e611a07 Benchmark: adds a JSON format to Codegen.{load,save}_solution 04 August 2023, 01:57:27 UTC
0b5293a Merge tezos/tezos!9683: DAL: Bootstrap some terraform files for the DAL project Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Charles Nguyen <charles.nguyen@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9683 03 August 2023, 19:18:15 UTC
538662f DAL/infra: Minimum files to build the docker registry 03 August 2023, 18:50:15 UTC
6eb0e3d Terraform/lib: Add a library to build a docker registry 03 August 2023, 18:50:15 UTC
back to top