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

Use proper bounded vector type for nominations #10601

Merged
merged 27 commits into from
Jan 25, 2022

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    5a990c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb60d30 View commit details
    Browse the repository at this point in the history
  3. Fix the build

    kianenigma committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b96f3af View commit details
    Browse the repository at this point in the history
  4. remove TODO

    kianenigma committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    1b8376d View commit details
    Browse the repository at this point in the history
  5. add a bit more doc

    kianenigma committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b93f109 View commit details
    Browse the repository at this point in the history
  6. even more docs

    gushc
    kianenigma committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d3cb930 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Update frame/staking/src/pallet/mod.rs

    Co-authored-by: Zeke Mostov <z.mostov@gmail.com>
    kianenigma and emostov authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b55f9e2 View commit details
    Browse the repository at this point in the history
  2. Update frame/staking/src/pallet/mod.rs

    Co-authored-by: Zeke Mostov <z.mostov@gmail.com>
    kianenigma and emostov authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    85ff60f View commit details
    Browse the repository at this point in the history
  3. Fix the nasty bug

    kianenigma committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ef51ec4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'kiz-bound-nominator-votes' of github.com:paritytech/sub…

    …strate into kiz-bound-nominator-votes
    kianenigma committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6f5db81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ec63fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    477079c View commit details
    Browse the repository at this point in the history
  7. fix doc test

    kianenigma committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    419354c View commit details
    Browse the repository at this point in the history
  8. document bounded_vec

    kianenigma committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ec6b11b View commit details
    Browse the repository at this point in the history
  9. self-review

    kianenigma committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2864d22 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. remove unused

    kianenigma committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    7ca67ee View commit details
    Browse the repository at this point in the history
  2. Fix build

    kianenigma committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    c868c41 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. frame-support: repetition overload for bounded_vec

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    104ba4a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. fix

    kianenigma committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    eb8904e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587f715 View commit details
    Browse the repository at this point in the history
  3. Don't expect

    kianenigma committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    88cb4a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17bad6a View commit details
    Browse the repository at this point in the history
  5. Master.into()

    kianenigma committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    437722a View commit details
    Browse the repository at this point in the history
  6. unbreal the build again

    kianenigma committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a831b08 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    ac7fc12 View commit details
    Browse the repository at this point in the history
  2. handle macro a bit better

    kianenigma committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    5e1b8f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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