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

Use a more typesafe approach for managing indexed data #6150

Merged
merged 46 commits into from
Oct 22, 2022

Commits on Oct 13, 2022

  1. Fix for issue #2403

    tifecool committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b5c02e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    954d392 View commit details
    Browse the repository at this point in the history
  3. Nightly fmt

    tifecool committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ce8aba9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Quick documentation fixes

    tifecool committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b5a7bfc View commit details
    Browse the repository at this point in the history
  2. Default Implementation

    tifecool committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5da6693 View commit details
    Browse the repository at this point in the history
  3. iter() function integrated

    tifecool committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b90fc1e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    557eebb View commit details
    Browse the repository at this point in the history
  2. Fmt

    tifecool committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    09cc765 View commit details
    Browse the repository at this point in the history
  3. small change

    tifecool committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    3a6e327 View commit details
    Browse the repository at this point in the history
  4. updates node-network

    tifecool committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    aba5837 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

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

Commits on Oct 18, 2022

  1. Updates

    tifecool committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f1b8b4f View commit details
    Browse the repository at this point in the history
  2. benchmarking fix

    tifecool committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8696f93 View commit details
    Browse the repository at this point in the history
  3. minor fix

    tifecool committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4d10ca1 View commit details
    Browse the repository at this point in the history
  4. test fixes in runtime api

    tifecool committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    95a3881 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71fc436 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Update primitives/src/v2/mod.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4951b54 View commit details
    Browse the repository at this point in the history
  2. Update primitives/src/v2/mod.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    35c1304 View commit details
    Browse the repository at this point in the history
  3. Update primitives/src/v2/mod.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    a0edab4 View commit details
    Browse the repository at this point in the history
  4. Update primitives/src/v2/mod.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    3823be1 View commit details
    Browse the repository at this point in the history
  5. Update primitives/src/v2/mod.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5714ad4 View commit details
    Browse the repository at this point in the history
  6. Removal of [index], shorting of FromIterator, Renaming of GroupValida…

    …tors to ValidatorGroups
    tifecool committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7a8be34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3a1e72 View commit details
    Browse the repository at this point in the history
  8. Removal of ops import

    tifecool committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    56b3904 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0bb41b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Oct 21, 2022

  1. Refactoring

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4e825d0 View commit details
    Browse the repository at this point in the history
  2. Test and documentation fixes

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f127cb4 View commit details
    Browse the repository at this point in the history
  3. minor test fix

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    06ecd6a View commit details
    Browse the repository at this point in the history
  4. minor test fix

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    efa2278 View commit details
    Browse the repository at this point in the history
  5. minor test fix

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cfca9b4 View commit details
    Browse the repository at this point in the history
  6. Update node/network/statement-distribution/src/lib.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e6f685f View commit details
    Browse the repository at this point in the history
  7. Update primitives/src/v2/mod.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    33e3102 View commit details
    Browse the repository at this point in the history
  8. Update primitives/src/v2/mod.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e4d548b View commit details
    Browse the repository at this point in the history
  9. removed IterMut

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dee6396 View commit details
    Browse the repository at this point in the history
  10. Update node/core/dispute-coordinator/src/import.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    956a62e View commit details
    Browse the repository at this point in the history
  11. Update node/core/dispute-coordinator/src/initialized.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1aba477 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9025b12 View commit details
    Browse the repository at this point in the history
  13. Update primitives/src/v2/mod.rs

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    37cccf6 View commit details
    Browse the repository at this point in the history
  14. fmt

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f03adc0 View commit details
    Browse the repository at this point in the history
  15. IterMut

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    bdc316c View commit details
    Browse the repository at this point in the history
  16. documentation update

    Co-authored-by: Andronik <[email protected]>
    tifecool and ordian authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5ca768f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2ee57d4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    be785f9 View commit details
    Browse the repository at this point in the history
  19. spelling fix

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6d87954 View commit details
    Browse the repository at this point in the history
  20. TypeIndex fix

    tifecool committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a2ae881 View commit details
    Browse the repository at this point in the history