-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mkz polkadot - Execution Sharding in Polkadot #919
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Overkillus
added
PBA-4
WIP
Work In Progress (Don't merge unless this tag is removed)
labels
Jan 12, 2024
😆😆😆 |
Overkillus
changed the title
Mkz polkadot - Execution Sharding in Polkadot & Shared Security
Mkz polkadot - Execution Sharding in Polkadot
Jan 28, 2024
The hash was the same from the previous block, now it is fixed
* tiny cleanup in blockchain structure slides * Accounts and UTXOs bruch up
* Testing ink! contracts * Interaction between a contract and its execution environment
Add a build script CI - to ensure that build is working
* wip: exploits lecture * wip: fix * fixes * parity wallet hack(s) * reloaded * wip * wip : MEVs * wip : MEVs * wip : mev * wip : MEVs * cleaning up * extended events * one more example * update code example * re-color * hands on challenge * address comments
custom css fix
* custom css fix * remove {{{base}}}
* small fixes * improved notes * notes
* create frontpage * Finalize deployment scripts * final fixes * minor fix on links * Fix deploy script
* updates to intro to substrate * new tx-pool lecure and other changes * a few more touches * fix great comments from joshy * small updates * final recap of all lectures I have
* Fix theme issue * Fix theme issue
* Fix theme issue * Fix theme issue * test for issue resolve
* Fix theme issue * Fix theme issue * test for issue resolve * another test
* wasm case * update to merklized storage * fix images * updates to storage slides * minor edits * fix formatting * 4 space tab * another try * update storage lecture * fix link * update port * pr comment fixes * updates to interaction slide * update to interaction slides * updates to interaction slide
* Alter images * Fix images * minor changes * fix css * replace nik-alter-frontpage to main
* updates to intro to substrate post lecture * fix post lecture
* Fix linters * Run linter
* Update Intro_to_FRAME_slides.md * Update Intro_to_FRAME_slides.md
* updates to intro to substrate post lecture * fix post lecture * small notes after all lectures * minor lint fixes --------- Co-authored-by: wirednkod <wirednkod@gmail.com>
Co-authored-by: Nikos Kontakis <wirednkod@gmail.com>
* updates to intro to substrate post lecture * fix post lecture * small notes after all lectures * revise tips and tricks lecture
* Some Fixes to tips & triks slides Update 9-Substrate-FRAME-Tips-Tricks-Slides.md * lint
Correct yarn start to yarn dev
* Update Events_and_Errors_Slides.md fix error size limit * Update syllabus/6-FRAME/2-FRAME_Basics/Events_and_Errors_Slides.md --------- Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
* content part 1 * add vertical slides * add content * more content * more content * change title * lint * lint fixes * add title * fix typo * remove a slide * add formatting * less react snippets * jsx -> tsx * fix syntax --------- Co-authored-by: Nikos Kontakis <wirednkod@gmail.com>
* Update Polkadot_Decisions_slides.md * rob's words
* Move some content from lesson 1 to 2 * Move things to lecture 2 from 1 and improve XCVM diagram * Simplify lecture 3 * Remove mentions of v2 * Simplify lecture 4 to not list all configuration items * Move XCM teleport and reserve tx images to the XCM folder * Transfer XCM assets (#938) Tweak rest of files * fix linter * Fix graphs not working because of prettier error * Update syllabus/8-XCM/2-XCVM/XCVM_slides.md Co-authored-by: Keith Yeung <kungfukeith11@gmail.com> * Update syllabus/8-XCM/2-XCVM/XCVM_slides.md Co-authored-by: Keith Yeung <kungfukeith11@gmail.com> * Redesign lecture 4 * Remove outdated TODO * Rename lecture 4 * Scenarios * Fix lint issues --------- Co-authored-by: Nikos Kontakis <wirednkod@gmail.com> Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
* Update 5-Econ_and_Game_Theory_in_Blockchain_slides.md * run linter --------- Co-authored-by: wirednkod <wirednkod@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates to:
Shared Security (Another PR)TODO: