Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

chain-spec: support for json config/patch (and GenesisBuilder API) #14562

Open
wants to merge 53 commits into
base: master
Choose a base branch
from

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    52d6a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e333e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea2e252 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4f5267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baacd30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b40193f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc6c927 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae9b2a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e166fec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c200e26 View commit details
    Browse the repository at this point in the history
  11. bin/node: GenesisBuilder implementation added

    - json test added (wip)
    michalkucharczyk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e64b7d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d450a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b945d4d View commit details
    Browse the repository at this point in the history
  14. bin/node: fixes

    michalkucharczyk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ae9415f View commit details
    Browse the repository at this point in the history
  15. bin/node: from_genesis moved to ChainSpecBuilder

    - ChainSpecBuilder used
    - tests using RuntimeGenesisConfig added to verify patching approach
    michalkucharczyk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    98a9a58 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f49362e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f62284d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12dac2c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ab4ae6b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fc55a8d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    dbe0c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f10b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7015549 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86ab3d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1418558 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2faefc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge remote-tracking branch 'origin/master' into mku-chain-spec-supp…

    …ort-for-genesis-builder-api
    michalkucharczyk committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ef29d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc1c393 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge remote-tracking branch 'origin/master' into mku-chain-spec-supp…

    …ort-for-genesis-builder-api
    parity-processbot committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4e9732c View commit details
    Browse the repository at this point in the history
  2. Cargo.lock updated

    michalkucharczyk committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bbfabb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce2b20a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    b214805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd42a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77b45e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into mku-chain-spec-supp…

    …ort-for-genesis-builder-api
    michalkucharczyk committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a445c68 View commit details
    Browse the repository at this point in the history
  5. Cargo.lock updated

    michalkucharczyk committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f869b0e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    e41a161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    991f9fa View commit details
    Browse the repository at this point in the history
  3. doc + naming

    michalkucharczyk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0258f52 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge remote-tracking branch 'origin/master' into mku-chain-spec-supp…

    …ort-for-genesis-builder-api
    parity-processbot committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0215340 View commit details
    Browse the repository at this point in the history
  2. doc improvements

    michalkucharczyk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    20bee68 View commit details
    Browse the repository at this point in the history
  3. improvements

    michalkucharczyk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0bf081e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67a77ad View commit details
    Browse the repository at this point in the history
  5. Cargo.toml fixes

    michalkucharczyk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    da79f96 View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2bd3fab View commit details
    Browse the repository at this point in the history
  7. Cargo.lock updated

    michalkucharczyk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d788003 View commit details
    Browse the repository at this point in the history
  8. minor fixes

    michalkucharczyk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    298305b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Apply suggestions from code review

    Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
    michalkucharczyk and skunert authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    97e5b1b View commit details
    Browse the repository at this point in the history
  2. cleanup

    michalkucharczyk committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5f60a4b View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0f58273 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into mku-chain-spec-supp…

    …ort-for-genesis-builder-api
    parity-processbot committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1096d36 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

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