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

Update to Substrate master and Parachains V1 #102

Merged
merged 79 commits into from
Dec 11, 2020
Merged

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    81cc6ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfef481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34fd85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e8ee6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55a4f3d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    04042b2 View commit details
    Browse the repository at this point in the history
  2. parachain node compiles

    JoshOrndorff committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    177c752 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Add spec for parachain relay (#108)

    * Add spec for parachain relay
    
    * Update specs/rococo-alphanet-specs-template.json
    
    Co-authored-by: Alan Sapede <alan@scg-moonbuild-1.dev.purestake.tech>
    Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
    3 people authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    87d73ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c814829 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Adds polkadot relay dockerfile

    Crystalin committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    55d671d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    21ee04c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b351d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. attempt to merge master

    JoshOrndorff committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    2901c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c8e623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2dba22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdb5f63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d531d88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45c309b View commit details
    Browse the repository at this point in the history
  7. Parachain compiles

    JoshOrndorff committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    c9f41ca View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    be0130c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bfda27 View commit details
    Browse the repository at this point in the history
  3. clean unused import

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f82c43a View commit details
    Browse the repository at this point in the history
  4. standalone dependencies

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f712d8d View commit details
    Browse the repository at this point in the history
  5. standalone node compiles

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    63b913c View commit details
    Browse the repository at this point in the history
  6. comment cleanup

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    646f265 View commit details
    Browse the repository at this point in the history
  7. Fix block tests

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f298f24 View commit details
    Browse the repository at this point in the history
  8. fix revert receipt tests

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    54b59cc View commit details
    Browse the repository at this point in the history
  9. fix subscription tests

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    8928057 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79469fb View commit details
    Browse the repository at this point in the history
  11. linting: line length

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    37ec7f4 View commit details
    Browse the repository at this point in the history
  12. comma mistake

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    8194106 View commit details
    Browse the repository at this point in the history
  13. format revert tests

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    9fc22ba View commit details
    Browse the repository at this point in the history
  14. remove commented code

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    affe4f2 View commit details
    Browse the repository at this point in the history
  15. unused import

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    e928b87 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ebe3d04 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    de33866 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    22f3cdc View commit details
    Browse the repository at this point in the history
  19. use default bogud support url rather than cumulus.

    We should probably have a real support URL but that is for a different 
    PR.
    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    3b2d5d5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    69872bf View commit details
    Browse the repository at this point in the history
  21. hack on dockerfile

    JoshOrndorff committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    03f3aeb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f513f59 View commit details
    Browse the repository at this point in the history
  23. Improve polkadot relay build process

    Crystalin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    122fd64 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'joshy-parachains-v1' of github.com:purestake/moonbeam i…

    …nto joshy-parachains-v1
    Crystalin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    698a002 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. WIP update substrate

    JoshOrndorff committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    4b93f0d View commit details
    Browse the repository at this point in the history
  2. improve gitignore

    JoshOrndorff committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    250df1c View commit details
    Browse the repository at this point in the history
  3. finish upgrade

    JoshOrndorff committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    69f71c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4782196 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Updates parachain registration script to v1

    Crystalin committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    929dd42 View commit details
    Browse the repository at this point in the history
  2. Updates registration script to parachain v1

    Crystalin committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    69fc384 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'joshy-parachains-v1' of github.com:purestake/moonbeam i…

    …nto joshy-parachains-v1
    Crystalin committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    34c20eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91ae3d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c77556b View commit details
    Browse the repository at this point in the history
  6. Draft launch notes

    JoshOrndorff committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    5cb4aa0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36b6b87 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    cd51250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0cf1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    709e111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9e9074 View commit details
    Browse the repository at this point in the history
  5. master.into()

    JoshOrndorff committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    6a00eab View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. bump spec versions

    JoshOrndorff committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6aee5e4 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    JoshOrndorff committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    e4e15ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ddeaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de5af18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4d257b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68599a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Improves polkadot relay dockerimage

    Crystalin committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ed011ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fcfdb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7a22c View commit details
    Browse the repository at this point in the history
  4. Fiddle with Cargo.lock

    JoshOrndorff committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    632072d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    329dfa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe26f7 View commit details
    Browse the repository at this point in the history
  3. Oops, both cargo locks

    JoshOrndorff committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7713fdf View commit details
    Browse the repository at this point in the history
  4. fix broken support link

    JoshOrndorff committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    b1ca760 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    304bb42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    323005b View commit details
    Browse the repository at this point in the history
  7. 3 Configuration menu
    Copy the full SHA
    7a50f26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b1b6c9 View commit details
    Browse the repository at this point in the history
  9. format commetn

    JoshOrndorff committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    850fea2 View commit details
    Browse the repository at this point in the history
  10. this darn comment!

    JoshOrndorff committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    31683d6 View commit details
    Browse the repository at this point in the history