Polkadot-Blockchain-Academy / pba-content

An intensive academic program teaching Blockchain, Substrate, and Polkadot.
https://polkadot-blockchain-academy.github.io/pba-content/
MIT License
55 stars 27 forks source link

Blockchain Module: Split state machines off from overview #1024

Closed JoshOrndorff closed 4 months ago

JoshOrndorff commented 4 months ago

This just divides the lecture into two more modular pieces. It also allows the flexibility to put state machines after p2p which will work well for me and @gabriele-0201 in Singapore

JoshOrndorff commented 4 months ago

Revisions to the intro lesson inbound shortly.

JoshOrndorff commented 4 months ago

@JoshOrndorff I pushed a few more commits to this branch not realizing it was merged already. Make a new PR to get that in main.

Edit: Done #1027

JoshOrndorff commented 4 months ago

Thanks for the linting @wirednkod DQ is there a command I should run to do that?

EDIT: I found yarn lint:write