Skip to content

Commit 683bc54

Browse files
authored
Polkadot Lectures revised for Luzern (#1132)
* intro * staking * block production * state sharding * da * execution sharding * coretime * intro assets * assets * st * assets * election assets * scales * slash * glue * networks * networks new * svgs * stake * actors * sybil * assets * o^2 * assets * assets * lint
1 parent a0852e2 commit 683bc54

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+9612
-1670
lines changed

syllabus/6-Polkadot/1-polkadot-reintroduction-slides.md

+424-216
Large diffs are not rendered by default.

syllabus/6-Polkadot/2-staking-slides.md

+627-140
Large diffs are not rendered by default.

syllabus/6-Polkadot/3-block-production-slides.md

+191-344
Large diffs are not rendered by default.

syllabus/6-Polkadot/4-state-sharding-(collators and cumulus)-slides.md

+379-270
Large diffs are not rendered by default.

syllabus/6-Polkadot/5-data-availability-(backing and availability)-slides.md

+438-211
Large diffs are not rendered by default.

syllabus/6-Polkadot/6-execution-sharding-(approvals-and-disputes)-slides.md

+54-478
Large diffs are not rendered by default.

syllabus/6-Polkadot/8-agile-coretime-slides.md

+9-11
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ and exposes it's most important resources, execution cores. Essentially it's an
3737
<img style="width: 500px" src="./assets/coretime/rfc_1.png"/>
3838

3939
Notes:
40-
The coretime I will be presenting today is still in development. The blueprint for it was outlined in the Fellowship RFC 1 and 5 (links in notes) and it is mostly staying true to it but implementation details can be different here and there. Nevertheless the spirit will remain unchanged.
40+
The coretime I will be presenting today is still in development but more than 90% of it has been delivered. The blueprint for it was outlined in the Fellowship RFC 1 and 5 (links in notes) and it is mostly staying true to it but implementation details can be different here and there. Nevertheless the spirit will remain unchanged.
4141

4242
https://github.com/polkadot-fellows/RFCs/blob/main/text/0001-agile-coretime.md
4343
https://github.com/polkadot-fellows/RFCs/blob/main/text/0005-coretime-interface.md
@@ -764,6 +764,14 @@ This Increases the strain on collators as they not only have to produce multiple
764764

765765
---
766766

767+
# Elastic Scaling
768+
769+
- 1 core = 2s ref time with 6s block time and 1.6mb/s DA
770+
- 3 cores = 6s ref time with 2s block time and 5mb/s DA
771+
- 12 cores = 6s ref time with 0.5s block time and 20mb/s DA
772+
773+
---
774+
767775
# Renewals
768776

769777
Notes:
@@ -853,16 +861,6 @@ Bulk Auctions and vast majority of the low level interfaces live not on the rela
853861

854862
---
855863

856-
# Current State of Coretime
857-
858-
- Bulk Auctions are live in Kusama (including renewals)
859-
- 2 cores were already sold last month in Kusama using Lastic
860-
- On-Demand Coretime is available on testes for experimentation and will soon be ready to go
861-
- Elastic Scaling is tested internally for now but the MVP is nearing completion
862-
- Interlacing is functional in Kusama but some bugs are still getting ironed out
863-
864-
---
865-
866864
# Resources
867865

868866
Check notes!
Loading
84.3 KB
Loading
44.4 KB
Loading
98.6 KB
Loading
Loading

syllabus/6-Polkadot/assets/Staking/nominations.drawio.svg

+4
Loading
3.37 KB
Loading
669 KB
Loading
572 KB
Loading

syllabus/6-Polkadot/assets/Staking/solution1.drawio.svg

+4
Loading

syllabus/6-Polkadot/assets/Staking/solution2.drawio.svg

+4
Loading

syllabus/6-Polkadot/assets/Staking/solution3.drawio.svg

+4
Loading
896 KB
Loading
622 KB
Loading

syllabus/6-Polkadot/assets/introduction/Centralised.drawio.svg

+4
Loading
Loading
Loading

syllabus/6-Polkadot/assets/introduction/Transformation_1.drawio.svg

+4
Loading

syllabus/6-Polkadot/assets/introduction/Transformation_2.drawio.svg

+4
Loading

syllabus/6-Polkadot/assets/introduction/Transformation_3.drawio.svg

+4
Loading

syllabus/6-Polkadot/assets/introduction/Transformation_4.drawio.svg

+4
Loading

syllabus/6-Polkadot/assets/introduction/Transformation_5.drawio.svg

+4
Loading

syllabus/6-Polkadot/assets/introduction/cosmos.drawio.svg

+4
Loading

syllabus/6-Polkadot/assets/introduction/decentralised.drawio.svg

+4
Loading
Loading

0 commit comments

Comments
 (0)