Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Set dependency versions #521

Merged
merged 5 commits into from
Jan 28, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Dependency versions from !424
  • Loading branch information
timothymcmackin committed Jan 28, 2025
commit c16406391551e21aaa4703cbe6ef58863a476c17
6 changes: 3 additions & 3 deletions docs/tutorials/build-files-archive-with-dal.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ authors: 'Tezos Core Developers'
last_update:
date: 10 June 2024
dependencies:
octez: 0
rust: 0
tezos-smart-rollup: 0
octez: 21.2
rust: 1.80.0
tezos-smart-rollup: 0.2.2
---

The Data Availability Layer (DAL) is a companion peer-to-peer network for the Tezos blockchain, designed to provide additional data bandwidth to Smart Rollups.
Expand Down
Loading