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

Developer hub runtime vs contracts #2297

Closed
wants to merge 45 commits into from

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    a451f7e View commit details
    Browse the repository at this point in the history
  2. fix some things

    kianenigma committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    68a053b View commit details
    Browse the repository at this point in the history
  3. small fixes

    kianenigma committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f7460d8 View commit details
    Browse the repository at this point in the history
  4. Create docs.yml

    kianenigma authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b785e5c View commit details
    Browse the repository at this point in the history
  5. Update docs.yml

    kianenigma authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    00a0fec View commit details
    Browse the repository at this point in the history
  6. fix some warnings

    kianenigma committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    50c78b4 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'kiz-developer-hub' of github.com:kianenigma/polkadot-sd…

    …k into kiz-developer-hub
    kianenigma committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    89e00e9 View commit details
    Browse the repository at this point in the history
  8. fix some warnings

    kianenigma committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c91250b View commit details
    Browse the repository at this point in the history
  9. fix warns

    kianenigma committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6d57d2e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. update

    kianenigma committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    76f2277 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix

    kianenigma committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    08802f8 View commit details
    Browse the repository at this point in the history
  2. publish note

    kianenigma committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2ec4541 View commit details
    Browse the repository at this point in the history
  3. fix

    kianenigma committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a826834 View commit details
    Browse the repository at this point in the history
  4. Master.into()

    kianenigma committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8e2f6b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    df2d645 View commit details
    Browse the repository at this point in the history
  2. fix build

    liamaharon committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    58d60cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8f7f1e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Master.into()

    kianenigma committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    198a3e6 View commit details
    Browse the repository at this point in the history
  2. add lot of ref docs

    kianenigma committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    bcdc9d5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kiz-developer-hub' of github.com:paritytech/polkadot-sd…

    …k into kiz-developer-hub
    kianenigma committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4664874 View commit details
    Browse the repository at this point in the history
  4. Update substrate/frame/support/procedural/src/pallet/parse/call.rs

    Co-authored-by: Juan Girini <juangirini@gmail.com>
    kianenigma and juangirini authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    d542ff1 View commit details
    Browse the repository at this point in the history
  5. Update developer-hub/src/lib.rs

    Co-authored-by: bader y <ibnbassem@gmail.com>
    kianenigma and CrackTheCode016 authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2f76ba1 View commit details
    Browse the repository at this point in the history
  6. Update developer-hub/src/lib.rs

    Co-authored-by: bader y <ibnbassem@gmail.com>
    kianenigma and CrackTheCode016 authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    00ec677 View commit details
    Browse the repository at this point in the history
  7. Update docs/mermaid/polkadot_sdk.mmd

    Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
    kianenigma and skunert authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9b1db8c View commit details
    Browse the repository at this point in the history
  8. Update developer-hub/src/polkadot_sdk/mod.rs

    Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
    kianenigma and skunert authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    7dba4f8 View commit details
    Browse the repository at this point in the history
  9. Update developer-hub/src/reference_docs/wasm_meta_protocol.rs

    Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
    kianenigma and skunert authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3519a03 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Juan Girini <juangirini@gmail.com>
    Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
    Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
    4 people authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    0d72dd7 View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
    Co-authored-by: Juan Girini <juangirini@gmail.com>
    Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
    4 people authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9942120 View commit details
    Browse the repository at this point in the history
  12. Upstream.into()

    kianenigma committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    60a37a1 View commit details
    Browse the repository at this point in the history
  13. reword templates page.

    kianenigma committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1896ac7 View commit details
    Browse the repository at this point in the history
  14. repot homepage

    kianenigma committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    30d6ac2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a56d3b1 View commit details
    Browse the repository at this point in the history
  16. fix cumulus links

    kianenigma committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    641ff3a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Apply extrinsic-encoding ref doc suggestions

    Co-authored-by: Juan Girini <juangirini@gmail.com>
    jsdw and juangirini authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3baa30c View commit details
    Browse the repository at this point in the history
  2. Apply singed-extensions ref doc suggestion

    Co-authored-by: Juan Girini <juangirini@gmail.com>
    jsdw and juangirini authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9c2b3ea View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. add about build

    kianenigma committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    62b69fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c8939b View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Juan Girini <juangirini@gmail.com>
    Co-authored-by: Michal Kucharczyk <1728078+michalkucharczyk@users.noreply.github.com>
    3 people authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7b225e1 View commit details
    Browse the repository at this point in the history
  4. Update developer-hub/src/polkadot_sdk/cumulus.rs

    Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
    kianenigma and skunert authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0f55b9a View commit details
    Browse the repository at this point in the history
  5. Update developer-hub/src/polkadot_sdk/cumulus.rs

    Co-authored-by: bader y <ibnbassem@gmail.com>
    kianenigma and CrackTheCode016 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d08ab24 View commit details
    Browse the repository at this point in the history
  6. ready to merge

    kianenigma committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b9ee9c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a873808 View commit details
    Browse the repository at this point in the history
  8. Master.into()

    kianenigma committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2d5814b View commit details
    Browse the repository at this point in the history
  9. deprecate tutorial

    kianenigma committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    94eeed6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    f8fbd70 View commit details
    Browse the repository at this point in the history