https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
b811cc6 Dal_node/Amplificator: parent triggers child’s exit 15 March 2024, 10:26:35 UTC
eed4e2b Dal_node/Amplificator: renamings 15 March 2024, 10:26:35 UTC
5f666b5 Dal_node/Amplificator: fork reconstruction 15 March 2024, 10:25:46 UTC
6b4aba6 Tezt/Dal: change number of shards to match Tenderbake committee 12 March 2024, 09:17:53 UTC
9518228 Dal_node/Daemon: only Observer amplifies 12 March 2024, 09:17:53 UTC
bda35ce Dal_node/Amplificator : add TODO 12 March 2024, 09:17:53 UTC
f5c5941 Dal_node/Amplificator : label amplify’s arguments 12 March 2024, 09:17:53 UTC
362892f Dal_node/Amplificator : remove TODO 12 March 2024, 09:17:52 UTC
d6a18d4 Dal_node/Amplificator : trigger amplification only when number of stored shards is number of needed shards 12 March 2024, 09:17:52 UTC
31dcc28 Dal_node/Amplificator: publish reconstructed shards 12 March 2024, 09:17:52 UTC
5b2b400 Don't reconstruct if we already have all shards 11 March 2024, 17:10:57 UTC
e649b0f Activate amplification test 11 March 2024, 17:10:57 UTC
3a6e595 add events 11 March 2024, 17:10:57 UTC
7680f1b WIP: Complete amplificator 11 March 2024, 17:10:57 UTC
812569b DAL/Store: use count_values to count shards instead of a large values_exist 11 March 2024, 17:10:57 UTC
bb78177 DAL/Amplificator: recompute all shards 11 March 2024, 17:10:57 UTC
569b7a2 DAL/Amplificator: reconstruct the polynomial But do nothing with it for now. 11 March 2024, 17:10:57 UTC
79dc4b6 DAL/Amplificator: don't avoid dividing by redundancy_factor Because we need to know the number of needed shards anyway to not read more than that from the store. 11 March 2024, 17:10:57 UTC
9758211 DAL/KV store: avoid calling Lwt_bytes.get twice on key_exists 11 March 2024, 17:10:56 UTC
d9be336 DAL/Amplificator: count stored shards 11 March 2024, 17:10:56 UTC
11a2921 DAL: add a dummy module for the amplification feature 11 March 2024, 17:10:56 UTC
7a9d55c Tezt/DAL: add an amplification test 11 March 2024, 17:10:56 UTC
9f6dca5 Tezt/DAL: wait for disconnection 11 March 2024, 17:10:56 UTC
0ae9979 Tezt/DAL/node: wait for connection event 11 March 2024, 17:10:56 UTC
27826b5 Tezt/DAL: add support for the PATCH /p2p/peers/<peer_id> RPC 11 March 2024, 17:10:56 UTC
f464a3a Tezt/DAL: reenable IHave/IWant test 11 March 2024, 17:10:56 UTC
b21f28b Tezt/DAL: print all parameters in Dal_common.make DAL parameters are only valid when some relations between them are satisfied, these are checked in src/lib_crypto_dal/parameters_check.ml. For instance, dividing the default redundancy_factor by some factor F requires to either divide by F page_size or number_of_shards or to multiply by F the slot_size. This commit extends the error message thrown when DAL parameter check fails to display the value of all the parameters so that it is easier to choose which one to change to satisfy the relation. 11 March 2024, 17:10:55 UTC
127225d Tezt/Deamon: colorize log event output 11 March 2024, 17:10:55 UTC
e1301c7 Merge tezos/tezos!12392: Etherlink: Freeze 79509a69d01c38eeba38d6cc7a323b4d69c58b94 Co-authored-by: Thomas Letan <lthms@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/12392 11 March 2024, 16:06:59 UTC
714561b Etherlink: Changelog for 79509a69d01c38eeba38d6cc7a323b4d69c58b94 11 March 2024, 15:46:56 UTC
711bda6 Etherlink: Remove outdated migration code 11 March 2024, 15:46:56 UTC
23e5643 Etherlink: Snapshot the development version of the EVM node 11 March 2024, 15:46:56 UTC
538094c Etherlink: Update Ghostnet kernel 11 March 2024, 15:46:56 UTC
7639ccc Merge tezos/tezos!12353: Baker forge worker (Part 6 - Final) Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12353 11 March 2024, 15:35:30 UTC
146f3d1 Changes: add forge worker related entry 11 March 2024, 15:15:10 UTC
90cb9af Paris/Baker: backport changes 11 March 2024, 15:15:10 UTC
c294a4e Oxford/Baker: backport changes 11 March 2024, 15:15:10 UTC
69aaa6f Alpha/Baker: merge attestations injection 11 March 2024, 15:15:09 UTC
3174d2e Alpha/Baker: add explicit Watch_(pre)quorum actions 11 March 2024, 15:15:09 UTC
a23387f Alpha/Baker: pipeline consensus votes forging 11 March 2024, 15:15:09 UTC
aaa4065 Alpha/Baker: use flag to attest when the PQC gets unlocked 11 March 2024, 15:15:09 UTC
91f04a8 Alpha/Baker: add multiple attestations injection 11 March 2024, 15:15:09 UTC
51298c5 Alpha/Baker: handle possibly early arriving attestations 11 March 2024, 15:15:09 UTC
02ed948 Alpha/Baker: add early arrived attestations 11 March 2024, 15:15:09 UTC
771663c Alpha/Baker: add action to prepare both consensus votes at once 11 March 2024, 15:15:09 UTC
70235a9 Alpha/Baker: make unsigned consensus batch type private 11 March 2024, 15:15:09 UTC
f6e4fbb All/Baker: fix repropose client command 11 March 2024, 15:15:09 UTC
f6c11e8 Merge tezos/tezos!12239: RISC-V: Handle traps - interrupts & exceptions Co-authored-by: Felix Puscasu <felix.puscasu@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/12239 11 March 2024, 12:22:11 UTC
18d5524 RISC-V: Handle traps - exceptions & interrupts 11 March 2024, 11:42:47 UTC
6313984 Merge tezos/tezos!12387: RISC-V: Ensure that the main memory is well-align for maximum performance Co-authored-by: Ole Krüger <ole.kruger@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/12387 11 March 2024, 10:48:11 UTC
82304ae RISC-V: Ensure that the main memory is well-align for maximum performance 11 March 2024, 10:30:11 UTC
cbc8751 Merge tezos/tezos!12333: CI-in-OCaml: fix docker generation targets Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12333 11 March 2024, 08:52:50 UTC
e525eb8 CI-in-OCaml: fix docker generation targets In the previous version, the docker-{all,verbose,...} targets were noop. Fixed by a adding a prerequisite on the [docker-do] pattern rule, which is renamed to avoid clashes. The [help] recipe is updated to handle targets with prerequisites. 11 March 2024, 08:50:52 UTC
15ca80e Merge tezos/tezos!12308: DAL: Update the docker image Co-authored-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/12308 10 March 2024, 08:22:11 UTC
ef5dd1b DAL: Update the README regarding generation of Docker image 10 March 2024, 08:13:10 UTC
1f91098 All: Let dockerignore be more permissive whne loading the context 10 March 2024, 08:13:10 UTC
8703eb9 DAL: Change generation of Dockerfile 10 March 2024, 08:13:10 UTC
79509a6 Merge tezos/tezos!12214: etherlink: evm node stops when block hash diverge Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Co-authored-by: Thomas Letan <lthms@nomadic-labs.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/12214 09 March 2024, 17:44:36 UTC
2da0c95 evm/node: follow blueprint_applied event 09 March 2024, 17:09:53 UTC
b811104 EVM Kernel: Produce BlueprintApplied event outside of the safe storage 09 March 2024, 17:09:53 UTC
1f373dc Merge tezos/tezos!12327: DAL: reduce number of shards in tests Co-authored-by: Eugen Zalinescu <eugen.zalinescu@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/12327 08 March 2024, 17:28:02 UTC
bf0427d Alpha/Tests: update tests to new size constraint of DAL committees 08 March 2024, 16:56:25 UTC
c55e7ef Alpha/DAL: check that there are fewer shards than TB slots 08 March 2024, 16:56:25 UTC
d4497f2 Alpha/Tezt: reset regression outputs 08 March 2024, 16:56:25 UTC
c42b2b1 Alpha/DAL: reduce number_of_shards in sandbox and test 08 March 2024, 16:56:25 UTC
9ba1505 Merge tezos/tezos!12371: EVM/Kernel: patch block 814.parent_hash 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/12371 08 March 2024, 16:55:42 UTC
7ee29c0 EVM/Kernel: patch block 814.parent_hash 08 March 2024, 16:37:37 UTC
21e98d5 Merge tezos/tezos!12372: EVM/Kernel: reduce the verbosity of logs 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> 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/12372 08 March 2024, 16:36:53 UTC
ed34fa5 EVM/Kernel: log a line on new kernel invocation It makes the distinction between multiple tezos levels. 08 March 2024, 16:18:28 UTC
79bd282 EVM/Kernel: reduce verbosity of logs 08 March 2024, 16:18:28 UTC
541a7fb EVM/Kernel: log configuration after migration 08 March 2024, 16:18:28 UTC
7ad0cf4 EVM/Kernel: log configuration after reveal 08 March 2024, 16:18:28 UTC
b886332 Merge tezos/tezos!12352: Etherlink: set kernel root hash in storage 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/12352 08 March 2024, 16:17:40 UTC
f7d9742 EVM/Tezt: test rpc [tez_kernelRootHash] 08 March 2024, 15:55:32 UTC
7a725f4 EVM/Node: RPC to retrieve [kernel_root_hash] 08 March 2024, 15:55:32 UTC
473612a EVM/Kernel: store kernel root hash 08 March 2024, 15:55:32 UTC
07eb498 Merge tezos/tezos!12380: EVM Kernel: Rename SECURITY_GOVERNANCE into KERNEL_SECURITY_GOVERNANCE 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/12380 08 March 2024, 15:54:42 UTC
366085f EVM Kernel: Update the governance contracts for the testnet 08 March 2024, 15:36:28 UTC
704f85c EVM Kernel: Rename SECURITY_GOVERNANCE into KERNEL_SECURITY_GOVERNANCE 08 March 2024, 15:36:28 UTC
fbe8f9e Merge tezos/tezos!12283: RISC-V Interpreter: set up testing against official test suite Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12283 08 March 2024, 15:35:39 UTC
9e4754f RISC-V: Test interpreter against test suite 08 March 2024, 15:17:53 UTC
0189461 Merge tezos/tezos!12359: EVM Kernel: Introduce a third contract allowed to push upgrade 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/12359 08 March 2024, 13:53:13 UTC
931fdfa EVM Kernel: Introduce a third contract allowed to push upgrade 08 March 2024, 13:34:57 UTC
491eac9 Merge tezos/tezos!12370: Etherlink: security patch 5cc8ce8253.patch Co-authored-by: Pierrick Couderc <pierrick.couderc@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/12370 08 March 2024, 13:34:12 UTC
248b347 Etherlink: security patch 5cc8ce8253.patch 08 March 2024, 13:14:59 UTC
b97ba4b Merge tezos/tezos!11316: Packages: remove client package dependency where it makes sense and use recommends where possible. Co-authored-by: Chris Pinnock <chris_pinnock@mac.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11316 08 March 2024, 12:13:21 UTC
fb0d19c Packages: fix client package dependency where it makes sense and use recommends instead. 08 March 2024, 12:08:01 UTC
fbf7e1b Merge tezos/tezos!12322: Proto/test: refactor AI flags logic handling (+ implement NS) Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Marina Polubelova <marina.polubelova@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12322 08 March 2024, 12:07:14 UTC
90aaf20 Proto/tests: add Delayed_slashing module 08 March 2024, 11:48:27 UTC
04004f4 Proto/tests: implement New slashing 08 March 2024, 11:48:27 UTC
155506b Proto/tests: introduce the NS module 08 March 2024, 11:48:27 UTC
a9f61dc Proto/tests: move slashing functions in slashing_helpers 08 March 2024, 11:48:27 UTC
1b4e9e2 Proto/tests: Autostake module (refactor) 08 March 2024, 11:48:27 UTC
bb9414e Proto/tests: move end_cycle and new_cycle in bake 08 March 2024, 11:48:27 UTC
2cfbdde Proto/tests: AI check module 08 March 2024, 11:48:27 UTC
b0961c4 Proto/tests: AI_Activation module 08 March 2024, 11:48:26 UTC
fddb691 Proto/tests/scenarios: new files for flags logic 08 March 2024, 11:48:26 UTC
034bd8a Proto/tests/scenarios: make Scenarios_bake for bake 08 March 2024, 11:48:26 UTC
3b346c5 Merge tezos/tezos!12358: EVM Kernel: Rename sequencer_admin into sequencer_governance 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/12358 08 March 2024, 11:47:37 UTC
a0f1ea8 EVM Kernel: Rename sequencer_admin into sequencer_governance 08 March 2024, 11:26:55 UTC
back to top