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

Add multi-config support #1503

Merged
merged 46 commits into from
Mar 21, 2024
Merged

Add multi-config support #1503

merged 46 commits into from
Mar 21, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    3a2359e View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    smiasojed committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2a16a0c View commit details
    Browse the repository at this point in the history
  3. Add Account as generic

    smiasojed committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e48a522 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    4bc30da View commit details
    Browse the repository at this point in the history
  2. Fix tests

    smiasojed committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    085a2ff View commit details
    Browse the repository at this point in the history
  3. PhantomData cleanup

    smiasojed committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    252f133 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Fix tests

    smiasojed committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    715b555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    679ea8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba00e69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e3ecd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    a50185e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e5c2f View commit details
    Browse the repository at this point in the history
  3. Add fmt

    smiasojed committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ea37a30 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    smiasojed committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ad7b2ce View commit details
    Browse the repository at this point in the history
  5. Fix tests

    smiasojed committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6adba9b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Code cleanup

    smiasojed committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    54f48f7 View commit details
    Browse the repository at this point in the history
  2. fix test

    smiasojed committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5b52af0 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    smiasojed committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a063def View commit details
    Browse the repository at this point in the history
  4. Cleanup

    smiasojed committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    425e40d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update crates/extrinsics/src/remove.rs

    Co-authored-by: Michael Müller <mich@elmueller.net>
    smiasojed and cmichi authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5e689f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ccc19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d85fd24 View commit details
    Browse the repository at this point in the history
  4. Test fixed

    smiasojed committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    916a2dd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Add comments

    smiasojed committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8e62631 View commit details
    Browse the repository at this point in the history
  2. test

    smiasojed committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d91982d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    b4490eb View commit details
    Browse the repository at this point in the history
  2. Fix integration tests

    smiasojed committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    82434e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Use generic signer

    smiasojed committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9cff1fc View commit details
    Browse the repository at this point in the history
  2. Update comments

    smiasojed committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cb1d83f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Add config

    smiasojed committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    59457e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add chain config support

    smiasojed committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    886266c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5be071 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    smiasojed committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0e3ab82 View commit details
    Browse the repository at this point in the history
  4. Remove unused AccountId20

    smiasojed committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e9bbc8c View commit details
    Browse the repository at this point in the history
  5. Remove unused crates

    smiasojed committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    00cc81e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fix for info -all command

    smiasojed committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8f34df4 View commit details
    Browse the repository at this point in the history
  2. Fix description

    smiasojed committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    25d01c0 View commit details
    Browse the repository at this point in the history
  3. Fix comment

    smiasojed committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    53dd7e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Move config

    smiasojed committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d311a1f View commit details
    Browse the repository at this point in the history
  2. Fix tests

    smiasojed committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f45308d View commit details
    Browse the repository at this point in the history
  3. Move config

    smiasojed committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2f28cd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Add Substrate config

    smiasojed committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    24d296d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17a4e59 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    b74e5d2 View commit details
    Browse the repository at this point in the history
  2. Update deps

    smiasojed committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0be6eeb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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