https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
1313cb2 Proto,tests: update regression tests 30 June 2023, 10:02:24 UTC
0d7792a Proto,reveal: Add unit test for partial reveal instruction 30 June 2023, 10:02:24 UTC
49413e6 Proto,reveal: PVM can produce reveal partial raw data 30 June 2023, 10:02:24 UTC
0703d19 Proto,reveal: introduce partial reveal module 30 June 2023, 10:02:23 UTC
30f06a9 Proto,reveal: introduce `any_supported_hashes' type 30 June 2023, 10:02:23 UTC
34a3c58 Merge tezos/tezos!9035: Yes-Wallet externalise alias creation, remove minimal option Co-authored-by: Germán Andrés Delbianco <german@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/9035 30 June 2023, 09:34:16 UTC
404cd92 yes-wallet: remove minimal option and manual migration tezt - Minimal option is no longer relevant post Tenderbake to ensure that yes-wallet can advance the chain, and forces the bad practice of using hard-coded adresses. Using `--active-bakers` is sufficient to ensure the chain moves, regardless of the protocol. - It also removes the `manual/migration.ml` tezt as it is broken on master, requires unrelated work to fix, and it is not clear if it is interesting at the moment. 30 June 2023, 09:00:46 UTC
c608e78 yes-wallet: add --aliases option to import aliases from file Fix #5831 Add option to yes-wallet to take aliases from a .json input file (spec for the file added to README.md). 30 June 2023, 09:00:46 UTC
b0734b0 Merge tezos/tezos!9333: EVM on WASM: Cleanup errors in accounts module Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9333 30 June 2023, 08:59:26 UTC
aeb7281 EVM on WASM: Cleanup errors in accounts module 30 June 2023, 08:29:31 UTC
2227e2b Merge tezos/tezos!9276: EVM/Kernel: parametrize EVM execution with EVM configuration Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9276 30 June 2023, 07:52:22 UTC
cdb3f84 EVM/Kernel: use configuration for deposits' cost 30 June 2023, 07:08:00 UTC
cb4785d EVM/Kernel: parametrize EVM execution with EVM config 30 June 2023, 07:07:58 UTC
1ca8076 Merge tezos/tezos!9300: DAL: change attestation lag Co-authored-by: Eugen Zalinescu <eugen.zalinescu@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/9300 29 June 2023, 18:47:03 UTC
603b5c1 Tezt: update regression output 29 June 2023, 17:57:55 UTC
b3ec56c Tezt/DAL: handle arbitrary attestation lag 29 June 2023, 17:57:55 UTC
f01b54b Alpha/DAL: set attestation_lag to 4 29 June 2023, 17:57:55 UTC
33c2658 Merge tezos/tezos!9286: DAL/Node: boilerplate code for the metrics server Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9286 29 June 2023, 17:57:14 UTC
5fffdc6 DAL/Node: Start the metrics server 29 June 2023, 17:17:42 UTC
616f21b DAL/Node: Add a prometheus dependency 29 June 2023, 17:17:42 UTC
6aa766b DAL/Node: Add an option to specify a metrics server 29 June 2023, 17:17:42 UTC
050d353 Merge tezos/tezos!9177: Proto,sc_rollup: Introduce 'reveal_enabled' parametric constant Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9177 29 June 2023, 17:16:57 UTC
28a414b Proto,tests: update regressions 29 June 2023, 16:42:19 UTC
57253b1 Proto,tests: use real `is_reveal_predicate' with mainnet parameters 29 June 2023, 16:42:19 UTC
89c49d7 SCORU,tests: use Alpha_context in some tests 29 June 2023, 16:42:18 UTC
96df08f SCORU: add named arguments to `is_reveal_enabled` predicate 29 June 2023, 16:42:18 UTC
e465897 SCORU: test reveal activation 29 June 2023, 16:42:18 UTC
ac08ebb Proto,sc_rollup: Introduce `reveal_activation_level' parametric constant We add a new protocol parameter called `reveal_activation_level'. By default all reveal activation levels are set to level zero. 29 June 2023, 16:42:18 UTC
1222554 Merge tezos/tezos!9255: EVM/Kernel: support deposit from FA1.2 contract Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9255 29 June 2023, 16:40:44 UTC
8c990f1 EVM/Tezt: e2e deposit test 29 June 2023, 16:10:39 UTC
3988f7b EVM/Tezt: optionally setup deposit contracts 29 June 2023, 16:10:39 UTC
ee45eee EVM/Build: sets ticketer with installer 29 June 2023, 16:10:38 UTC
7e9ffe6 EVM/Tezt: deposit input example 29 June 2023, 16:10:38 UTC
c023a13 EVM/Kernel: parse deposit 29 June 2023, 16:10:38 UTC
072990b EVM/Kernel: transaction can also be a deposit 29 June 2023, 16:10:38 UTC
bc161b4 EVM/Kernel: remove ApplicableTransaction The goal was to use the ApplicableTransaction trait to use the same apply algorithm for transactions and deposits. This is not a good idea, for instance it forces to have an existing from. 29 June 2023, 16:10:38 UTC
8af192f EVM/Kernel: make the kernel aware of ticketer 29 June 2023, 16:10:38 UTC
111a96b EVM: L1 bridge smart-contract 29 June 2023, 16:10:38 UTC
c319054 Merge tezos/tezos!9330: Proto/ai: fix division by zero for rewards Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.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/9330 29 June 2023, 16:09:46 UTC
87eb507 Proto/ai: fix division by zero for rewards 29 June 2023, 15:38:48 UTC
03bc048 Merge tezos/tezos!9209: Distributed: fix ocaml5 compatibility regression Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Killian Delarue <killian.delarue@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/9209 29 June 2023, 15:37:56 UTC
4d6d7ae Distributed: fix ocaml5 compatibility regression 29 June 2023, 14:59:12 UTC
340442e Merge tezos/tezos!9271: DAL node: producer role Co-authored-by: Ilias Garnier <ilias.garnier@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/9271 29 June 2023, 14:24:55 UTC
214c509 DAL: use Gossipsub.is_subscribed instead of Profile_manager cache 29 June 2023, 13:54:22 UTC
a66faa0 Gossipsub: expose is_subscribed 29 June 2023, 13:54:22 UTC
4017104 DAL: move mutability from Profile_manager to Node_context 29 June 2023, 13:54:22 UTC
259cfb6 DAL: decouple storing slot data and publishing it 29 June 2023, 13:54:22 UTC
5da0b10 DAL: move shard propagation from store to slot_manager 29 June 2023, 13:54:22 UTC
8222fdd DAL: add profile manager context 29 June 2023, 13:54:22 UTC
d4717ec DAL: remove Node_context.t from Profile_manager 29 June 2023, 13:54:22 UTC
1d66a14 DAL: add Producer profile 29 June 2023, 13:54:22 UTC
0629e1e Merge tezos/tezos!9254: EVM/Kernel: implement indexable values Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9254 29 June 2023, 13:52:56 UTC
a497c36 EVM/Kernel: index new accounts during transaction application 29 June 2023, 13:13:33 UTC
5319916 EVM/Execution: make accounts indexable Adds a flag to accounts indicating they've been indexed already 29 June 2023, 13:13:33 UTC
3b08c30 EVM/Kernel: implement IndexableStorage This data structure implements a 'push-only' storage that serves as a map to index values. 29 June 2023, 13:13:33 UTC
10698be Merge tezos/tezos!9008: Allow block and operations to output operations with attestation kind through RPC versioning Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9008 29 June 2023, 13:12:42 UTC
0f04957 changes: add entry for new version parameter of block and operations RPCs 29 June 2023, 12:41:49 UTC
92d1552 test/test: add block/operations rpc tests for double consensus evidence operations 29 June 2023, 12:41:49 UTC
fedae35 test/test: add block/operations rpc tests for consensus operations 29 June 2023, 12:41:49 UTC
13fad03 tezt/lib_tezos: add version argument to block and operations RPCs 29 June 2023, 12:41:49 UTC
cfb5eaf lib_shell_services: add versioning to block and operations RPCs 29 June 2023, 12:41:49 UTC
bf3cf7b Merge tezos/tezos!9310: Alpha/lib_delegate: remove unused legacy Logging module Co-authored-by: Eugen Zalinescu <eugen.zalinescu@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/9310 29 June 2023, 12:40:58 UTC
f634e47 Alpha/lib_delegate: remove unused legacy Logging module 29 June 2023, 12:09:22 UTC
a87aff6 Merge tezos/tezos!9095: Sequencer: Add sequencer batcher Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9095 29 June 2023, 12:08:34 UTC
d340ba6 SCORU/Node: Backport !9095 to Oxford, Nairobi & Mumbai 29 June 2023, 11:30:33 UTC
901c480 Sequencer: Implement sequencer batcher - No sequencer kernel message encodings yet - Decode kernel sequencer's queue pointer from durable storage 29 June 2023, 11:30:33 UTC
fa48311 SCORU/Node: Refactor batcher_events & batcher_types 29 June 2023, 11:30:33 UTC
fced285 Merge tezos/tezos!9129: SCORU/Node: move modules related to Errors and Events outside of protocol directories Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9129 29 June 2023, 11:29:42 UTC
14fb6aa SCORU/Node: move rollup node errors outside of protocol directory 29 June 2023, 10:23:47 UTC
c4e17dd SCORU/Node/Mumbai: remove protocol dependency in rollup node errors 29 June 2023, 10:23:47 UTC
166b967 SCORU/Node/Nairobi: remove protocol dependency in rollup node errors 29 June 2023, 10:23:47 UTC
d88a026 SCORU/Node/Oxford: remove protocol dependency in rollup node errors 29 June 2023, 10:23:47 UTC
9f9cbfa SCORU/Node/Alpha: remove protocol dependency in rollup node errors 29 June 2023, 10:23:47 UTC
0dea176 SCORU/Node: move error utils outside proto directory 29 June 2023, 10:23:47 UTC
dfb071b SCORU/Node: move Event outside of proto dir 29 June 2023, 10:23:46 UTC
7b2f920 SCORU/Node: move Daemon_events outside of proto directory 29 June 2023, 10:23:46 UTC
84bcf65 Merge tezos/tezos!9261: Shell logs: remove 'no prevalidator filter found' warning for protocol Genesis Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9261 29 June 2023, 10:22:51 UTC
d3cb1ce Changelog: add the removal of the warning for Genesis 29 June 2023, 09:17:47 UTC
e0193f4 Shell logs: remove 'no prevalidator filter' warning for proto V0 29 June 2023, 09:17:47 UTC
10bd507 Merge tezos/tezos!9258: SDK/Installer: add CLI option to display the root hash Co-authored-by: Pierrick Couderc <pierrick.couderc@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/9258 29 June 2023, 09:16:17 UTC
5071b69 SDK/Installer: add CLI option to display the root hash 29 June 2023, 08:43:39 UTC
6502326 Merge tezos/tezos!9308: client/soru: don't save the alias when dry-run Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9308 29 June 2023, 08:42:46 UTC
7e69300 backport/client/soru: don't save the alias when dry-run 29 June 2023, 08:07:59 UTC
9964142 client/soru: don't save the alias when dry-run 29 June 2023, 08:07:59 UTC
a6ce0ff Merge tezos/tezos!8679: Upgrade to tezos-rust-libs 1.6 for Wasmer 3 Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8679 29 June 2023, 08:07:10 UTC
159ba5c Bump: Upgrade to tezos-rust-libs 1.6 for Wasmer 3 29 June 2023, 07:20:40 UTC
cf95559 Wasmer: Work around instance leak in Wasmer 3.3.0 29 June 2023, 07:20:40 UTC
6f7b85d Merge tezos/tezos!9304: Protocol/AI: rename delegate parameters Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9304 29 June 2023, 07:19:49 UTC
f602634 Protocol/AI: rename delegate parameters to baking_over_staking_edge_billionth and staking_over_baking_limit_millionth so that the unit is clear Fix https://gitlab.com/tezos/tezos/-/issues/5944 29 June 2023, 06:46:18 UTC
578bbff Merge tezos/tezos!9270: SCORU/Node: sync Oxford rollup node with Alpha Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9270 29 June 2023, 01:37:07 UTC
f943ada Soru/Oxford: rework pvm helpers Backport of !8827 29 June 2023, 01:06:33 UTC
79b08ff Tests: reset regressions 29 June 2023, 01:06:33 UTC
3016161 SCORU/Node/Oxford: sync Oxford rollup node with Alpha 29 June 2023, 01:06:33 UTC
7f4b7b2 Merge tezos/tezos!9241: Adaptive Inflation: correct bakers full_balance Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9241 29 June 2023, 01:05:44 UTC
67960d9 proto/delegate_storage: add requested unstaked frozen tez to full balance 29 June 2023, 00:33:53 UTC
4e2ebb9 proto/delegate_storage: move RPC-only functions in a dedicated module 29 June 2023, 00:33:53 UTC
62cea16 proto/delegate_storage: fix baker's full_balance in case of costaking 29 June 2023, 00:33:53 UTC
bfa2441 Merge tezos/tezos!9298: Proto/Adaptive inflation: rename parameter `staking_over_baking_limit` Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9298 28 June 2023, 22:30:55 UTC
ef61180 Protocol/Tests: update regressions 28 June 2023, 21:57:14 UTC
ab94f9f Proto/Adaptive inflation: rename parameter `staking_over_baking_limit` to `staking_over_baking_global_limit` to not mistake it with the baker's one fix https://gitlab.com/tezos/tezos/-/issues/5755 28 June 2023, 21:57:14 UTC
back to top