Skip to content

Commit

Permalink
improve pallet hooks docs (paritytech#14578)
Browse files Browse the repository at this point in the history
* improve pallet hooks docs

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Sam Johnson <sam@durosoft.com>

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Sam Johnson <sam@durosoft.com>

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Sam Johnson <sam@durosoft.com>

* fix mastekn removal

* Apply suggestions from code review

Co-authored-by: Juan <juangirini@gmail.com>

* add diagram

* fix all links

* fix diagram

* improve diagram with some notes

* update

---------

Co-authored-by: Sam Johnson <sam@durosoft.com>
Co-authored-by: parity-processbot <>
Co-authored-by: Juan <juangirini@gmail.com>
  • Loading branch information
3 people authored and nathanwhit committed Jul 19, 2023
1 parent fda0ef3 commit 9858181
Show file tree
Hide file tree
Showing 3 changed files with 196 additions and 113 deletions.
34 changes: 34 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions frame/support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ sp-core-hashing-proc-macro = { version = "9.0.0", path = "../../primitives/core/
k256 = { version = "0.13.0", default-features = false, features = ["ecdsa"] }
environmental = { version = "1.1.4", default-features = false }

aquamarine = { version = "0.3.2" }

[dev-dependencies]
serde_json = "1.0.85"
assert_matches = "1.3.0"
Expand Down
Loading

0 comments on commit 9858181

Please sign in to comment.