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

Rename ExportGenesisStateCommand to ExportGenesisHeadCommand and make it respect custom genesis block builders #2331

Merged
merged 53 commits into from
Dec 13, 2023

Commits on Nov 16, 2023

  1. aura AAAaaa

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6fb2596 View commit details
    Browse the repository at this point in the history
  2. println and 🤵 emojis

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    89e825b View commit details
    Browse the repository at this point in the history
  3. move log line 🤦

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    238a7e0 View commit details
    Browse the repository at this point in the history
  4. hack the build-state command

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    59b2c8f View commit details
    Browse the repository at this point in the history
  5. try again

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f58981e View commit details
    Browse the repository at this point in the history
  6. comment the old generate_genesis_block function

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3caefa5 View commit details
    Browse the repository at this point in the history
  7. debugging in command

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    08365ff View commit details
    Browse the repository at this point in the history
  8. duplicate error message (To test for async weirdness).

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d456cd0 View commit details
    Browse the repository at this point in the history
  9. block backend

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7c84b90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e20abc View commit details
    Browse the repository at this point in the history
  11. another log

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c72c161 View commit details
    Browse the repository at this point in the history
  12. some more random debugging lines

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e4ac486 View commit details
    Browse the repository at this point in the history
  13. comment idea to make logs more useful

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ece683a View commit details
    Browse the repository at this point in the history
  14. format previous head data as hex to better compare to relay state and…

    … export-genesis-... command
    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cca6d02 View commit details
    Browse the repository at this point in the history
  15. Remove some logs

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1b593f7 View commit details
    Browse the repository at this point in the history
  16. Remove some more logging

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a8e8fb1 View commit details
    Browse the repository at this point in the history
  17. Remove panics

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    439a5d4 View commit details
    Browse the repository at this point in the history
  18. delete commented code

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    297e1bd View commit details
    Browse the repository at this point in the history
  19. remove some more debugging and tracing

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1f6a2f3 View commit details
    Browse the repository at this point in the history
  20. spelling

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    757dc51 View commit details
    Browse the repository at this point in the history
  21. fmt

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    85d39ac View commit details
    Browse the repository at this point in the history
  22. Rename command

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c187e00 View commit details
    Browse the repository at this point in the history
  23. update polkadot-parachain (but don't modify it's public CLI)

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    22136dc View commit details
    Browse the repository at this point in the history
  24. Update template CLI preserving backward compatability

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    35d9518 View commit details
    Browse the repository at this point in the history
  25. Do all of the non-cumulus ones that copied the name

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    01dd857 View commit details
    Browse the repository at this point in the history
  26. And the test service also copied the name

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    68d858f View commit details
    Browse the repository at this point in the history
  27. remove last remaining debugging lines

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8f2f471 View commit details
    Browse the repository at this point in the history
  28. lingering comments

    Joshy Orndorff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    81f5dfd View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fmt

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    554fcb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8d4327 View commit details
    Browse the repository at this point in the history
  3. Oops, there were still logs left

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    babcd27 View commit details
    Browse the repository at this point in the history
  4. comment

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    30a55f8 View commit details
    Browse the repository at this point in the history
  5. more stray stuff

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e1566bc View commit details
    Browse the repository at this point in the history
  6. x

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    50f7f47 View commit details
    Browse the repository at this point in the history
  7. x

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    31f8a2c View commit details
    Browse the repository at this point in the history
  8. fmt

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fe5b9f4 View commit details
    Browse the repository at this point in the history
  9. fix invocation

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    df69620 View commit details
    Browse the repository at this point in the history
  10. and fix polkadot parachain

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f7c04de View commit details
    Browse the repository at this point in the history
  11. x

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6bc796d View commit details
    Browse the repository at this point in the history
  12. Doc comments

    Joshy Orndorff committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    238c874 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Basti's suggestion to use clap alias

    Co-authored-by: Bastian Köcher <git@kchr.de>
    JoshOrndorff and bkchr authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    89511b6 View commit details
    Browse the repository at this point in the history
  2. fmt

    JoshOrndorff committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c41f8a4 View commit details
    Browse the repository at this point in the history
  3. Don't need Block Backend

    JoshOrndorff committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c19c29d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58a75ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a37a3d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    aa3d14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9dbc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c39cc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    8da60f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e528ee View commit details
    Browse the repository at this point in the history
  3. Adds prdoc

    bkchr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4866c84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d5795b View commit details
    Browse the repository at this point in the history
  5. FMT

    bkchr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0a21af5 View commit details
    Browse the repository at this point in the history