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

polkadot-parachain: compile separate lib and bin #5288

Merged
merged 18 commits into from
Aug 21, 2024

Commits on Aug 8, 2024

  1. Support customizations

    serban300 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5061e06 View commit details
    Browse the repository at this point in the history
  2. Separate lib from bin

    serban300 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    650f007 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Docs

    serban300 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6e233bb View commit details
    Browse the repository at this point in the history
  2. Move lib to separate crate

    serban300 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    75fecd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bb5211 View commit details
    Browse the repository at this point in the history
  4. Fix build

    serban300 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d58d28f View commit details
    Browse the repository at this point in the history
  5. PRdoc

    serban300 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0a4b113 View commit details
    Browse the repository at this point in the history
  6. Fix PRdoc

    serban300 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3ee572b View commit details
    Browse the repository at this point in the history
  7. Fix rust doc

    serban300 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    75fa0e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. small fixes

    serban300 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4027fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4139a4 View commit details
    Browse the repository at this point in the history
  3. add CliConfig

    serban300 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    728ad10 View commit details
    Browse the repository at this point in the history
  4. small changes

    CommandConfig -> RunConfig
    copyright start year -> u16
    serban300 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    de75e86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    961e2ef View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update docs

    serban300 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d277c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa4f1e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Address CR comments

    serban300 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a9a7cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f5323e View commit details
    Browse the repository at this point in the history