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

Integrate and configure pallet_elections_phragmen in runtime #723

Merged
merged 37 commits into from
Sep 2, 2024

Commits on Aug 9, 2024

  1. first try

    asiniscalchi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    439a1d8 View commit details
    Browse the repository at this point in the history
  2. add election in toml

    asiniscalchi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    36e6d98 View commit details
    Browse the repository at this point in the history
  3. some deps

    asiniscalchi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    64bd670 View commit details
    Browse the repository at this point in the history
  4. compiling

    asiniscalchi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    af1d0b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. identation

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

Commits on Aug 14, 2024

  1. using 2 nodes2

    asiniscalchi committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    54df68b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    d4ac88f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d4f34b View commit details
    Browse the repository at this point in the history
  3. added dependecy

    asiniscalchi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7698b81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfc45ec View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

    asiniscalchi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0dd7839 View commit details
    Browse the repository at this point in the history
  3. added weights

    asiniscalchi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0fd914b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e24aa5e View commit details
    Browse the repository at this point in the history
  5. weights

    asiniscalchi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8791a60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c117ad View commit details
    Browse the repository at this point in the history
  7. memebrs to be elected 7

    asiniscalchi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7d5b75c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d15828 View commit details
    Browse the repository at this point in the history
  9. compialtion conditional

    asiniscalchi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    05e48f1 View commit details
    Browse the repository at this point in the history
  10. compialtion conditional

    asiniscalchi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f64ddf6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a5ab44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    269fa10 View commit details
    Browse the repository at this point in the history
  13. low to 15 minutes

    asiniscalchi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e046634 View commit details
    Browse the repository at this point in the history
  14. 10 mins

    asiniscalchi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4df6b9e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Review #723 (#751)

    * set  to
    
    * increase e2e tests timeout
    
    * chore: Update e2e tests timeout to 15 minutes
    
    * chore: Update e2e tests timeout to 15 minutes
    
    ---------
    
    Co-authored-by: luispdm <17044119+luispdm@users.noreply.github.com>
    magecnion and luispdm authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ad04e8f View commit details
    Browse the repository at this point in the history
  2. increase e2e timeout

    magecnion committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    146f93b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64c377d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eec8cc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dad853a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dc98ee View commit details
    Browse the repository at this point in the history
  7. decrease timeout to 10m

    luispdm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fc16558 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. try inverting order of tests

    luispdm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4dd8e6a View commit details
    Browse the repository at this point in the history
  2. remove custom nonce

    luispdm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e2503be View commit details
    Browse the repository at this point in the history
  3. try with 2 collators

    luispdm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8e2f0df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    799697e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a9c4d7 View commit details
    Browse the repository at this point in the history
  6. restore timeout

    luispdm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f991dba View commit details
    Browse the repository at this point in the history