Skip to content

Commit

Permalink
fix to: Random Colored Artifacts Showing Up (#16)
Browse files Browse the repository at this point in the history
* add multiple favicon options for book

* reveal templates include favicon

* Rectangle_fix

potential fix to the rectangles appearing in 4.2

* rm commented code, as it's noise with this solution

* pass ci-checks

deleted images to pass the ci-checks

---------

Co-authored-by: Dan Shields <nukemandan@protonmail.com>
  • Loading branch information
Asamartino and nuke-web3 authored Nov 13, 2023
1 parent a74f7ae commit 62ddb88
Show file tree
Hide file tree
Showing 16 changed files with 7,644 additions and 30 deletions.
616 changes: 616 additions & 0 deletions content/substrate/wasm/img/dev-4-3-0-author-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
520 changes: 520 additions & 0 deletions content/substrate/wasm/img/dev-4-3-0-author-pool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
623 changes: 623 additions & 0 deletions content/substrate/wasm/img/dev-4-3-1-author-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
520 changes: 520 additions & 0 deletions content/substrate/wasm/img/dev-4-3-1-author-pool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
623 changes: 623 additions & 0 deletions content/substrate/wasm/img/dev-4-3-2-author-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
520 changes: 520 additions & 0 deletions content/substrate/wasm/img/dev-4-3-2-author-pool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
644 changes: 644 additions & 0 deletions content/substrate/wasm/img/dev-4-3-3-author-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
520 changes: 520 additions & 0 deletions content/substrate/wasm/img/dev-4-3-3-author-pool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
637 changes: 637 additions & 0 deletions content/substrate/wasm/img/dev-4-3-4-author-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
513 changes: 513 additions & 0 deletions content/substrate/wasm/img/dev-4-3-4-author-pool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
623 changes: 623 additions & 0 deletions content/substrate/wasm/img/dev-4-3-5-author-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
616 changes: 616 additions & 0 deletions content/substrate/wasm/img/dev-4-3-6-author-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
609 changes: 609 additions & 0 deletions content/substrate/wasm/img/dev-4-3-7-author-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion content/substrate/wasm/img/dev-4-3-author-builder.svg

This file was deleted.

1 change: 0 additions & 1 deletion content/substrate/wasm/img/dev-4-3-author-pool.svg

This file was deleted.

88 changes: 60 additions & 28 deletions content/substrate/wasm/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,12 +453,31 @@ The transaction pool filters out which of these are indeed valuable and nodes sh

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-author-pool.svg" />
<img style="width: 1400px;" src="./img/dev-4-3-0-author-pool.svg" />

<div class="fragment fade-out" style="width: 220px; height: 120px; position: fixed; left: 450px; bottom: 180px; background: #140526"></div>
<div class="fragment fade-out" style="width: 220px; height: 90px; position: fixed; left: 450px; bottom: 180px; background: #140526"></div>
<div class="fragment fade-out" style="width: 220px; height: 60px; position: fixed; left: 450px; bottom: 180px; background: #140526"></div>
<div class="fragment fade-out" style="width: 220px; height: 30px; position: fixed; left: 450px; bottom: 180px; background: #140526"></div>
---v

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-1-author-pool.svg" />

---v

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-2-author-pool.svg" />

---v

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-3-author-pool.svg" />

---v

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-4-author-pool.svg" />

Notes:

Expand All @@ -468,36 +487,49 @@ The point being, eventually the pool builds a list of "ready transactions".

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-author-builder.svg" />
<img style="width: 1400px;" src="./img/dev-4-3-0-author-builder.svg" />

---v

<div id="pool-1" class="fragment" style="
width: 300px; height: 30px; position: fixed; left: 450px; top: 610px;
background: #140526"></div>
### Example #3: Block Authoring

<div id="block-1" class="fragment fade-out" style="
width: 300px; height: 90px; position: fixed; left: 320px; bottom: 400px;
background: #BF9001"></div>
<img style="width: 1400px;" src="./img/dev-4-3-1-author-builder.svg" />

<div id="pool-2" class="fragment" style="
width: 300px; height: 30px; position: fixed; left: 450px; top: 640px;
background: #140526"></div>
---v

<div id="block-2" class="fragment fade-out" style="
width: 300px; height: 60px; position: fixed; left: 320px; bottom: 400px;
background: #BF9001"></div>
### Example #3: Block Authoring

<div id="pool-3" class="fragment" style="
width: 300px; height: 30px; position: fixed; left: 450px; top: 670px;
background: #140526"></div>
<img style="width: 1400px;" src="./img/dev-4-3-2-author-builder.svg" />

<div id="block-3" class="fragment fade-out" style="
width: 300px; height: 30px; position: fixed; left: 320px; bottom: 400px;
background: #BF9001"></div>
---v

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-3-author-builder.svg" />

---v

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-4-author-builder.svg" />

---v

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-5-author-builder.svg" />

---v

### Example #3: Block Authoring

<img style="width: 1400px;" src="./img/dev-4-3-6-author-builder.svg" />

---v

### Example #3: Block Authoring

<!-- This is the box that will unhide the state root. -->
<div class="fragment fade-out" style="
width: 240px; height: 30px; position: fixed; left: 320px; top: 350px;
background: #BF9001;"></div>
<img style="width: 1400px;" src="./img/dev-4-3-7-author-builder.svg" />

---v

Expand Down

0 comments on commit 62ddb88

Please sign in to comment.