Skip to content
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

Recipes v2.0 Live Stream #26

Closed
8 tasks
shawntabrizi opened this issue Jul 14, 2019 · 2 comments
Closed
8 tasks

Recipes v2.0 Live Stream #26

shawntabrizi opened this issue Jul 14, 2019 · 2 comments

Comments

@shawntabrizi
Copy link
Contributor

I will live stream the creation of all the recipes using v2.0 of Substrate.

Here is a starting list of ideas to create; organization TBD:

  • type-conversions

    • Balance to u64
    • Moment to u64
    • AccountId to Hex/Public Key
    • more?
  • Custom Types (multiple projects)

    • enum
    • struct
  • Limiting Vec input size

  • Two Modules Interacting

  • Static Getters (rather than using storage) and exposing it in metadata

  • All storage types

    • StorageValue
    • StorageMap
    • LinkedMap
    • DoubleMap
  • Creating Origins, using all origins

  • Runtime Hooks

  • [ ]

  • [ ]

@4meta5
Copy link
Contributor

4meta5 commented Jul 22, 2019

v2 changelog by Bryan will be useful for this

@JoshOrndorff
Copy link
Owner

Closing because I haven't heard of this being a priority lately. Tickets are open to add recipes for each of those features including Runtime Hooks which I just added.

Please reopen with an updated plan if there is still interest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants