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

Refactor away from opaque hashes #5226

Merged
merged 44 commits into from
Mar 16, 2020
Merged

Refactor away from opaque hashes #5226

merged 44 commits into from
Mar 16, 2020

Commits on Mar 11, 2020

  1. System.BlockHash

    gavofyork committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0b6f313 View commit details
    Browse the repository at this point in the history
  2. Fix hash

    gavofyork committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    051967a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb1aeb View commit details
    Browse the repository at this point in the history
  4. Introduce K/V iteration in all _concat maps

    Also move across:
    - System.Account (blake2_128_concat)
    - Balances.Locks (twox_64_concat)
    - ElectionsPhragmen.VotesOf (twox_64_concat)
    - ElectionsPhragmen.StakeOf (twox_64_concat)
    - Identity.IdentityOf (twox_64_concat)
    - Identity.SubsOf (twox_64_concat)
    - Society.Payouts (twox_64_concat)
    - Session.NextKeys (twox_64_concat)
    - Identity.SuperOf (blake2_128_concat)
    - Session.KeyOwner (blake2_128_concat)
    - Society.SuspendedCandidates (twox_64_concat)
    - Society.SuspendedMembers (twox_64_concat)
    - Society.Vouching (twox_64_concat)
    - Society.Strikes (twox_64_concat)
    - System.EventTopics
    - Balances.Account
    gavofyork committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    3921666 View commit details
    Browse the repository at this point in the history
  5. Build fixes

    gavofyork committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    a926a45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e73f349 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Staking.*

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    1e8230d View commit details
    Browse the repository at this point in the history
  2. Vesting.* Offences.*

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    855f20e View commit details
    Browse the repository at this point in the history
  3. Democracy.*

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    d195330 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc6a4d0 View commit details
    Browse the repository at this point in the history
  5. Babe.* Collective.*

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    c82856e View commit details
    Browse the repository at this point in the history
  6. Grandpa.*

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    13ad20c View commit details
    Browse the repository at this point in the history
  7. Assets.* Benchmark.* Contracts.* Elections.* Asset.* Nicks.*

    Also introduce real account list
    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    bdde997 View commit details
    Browse the repository at this point in the history
  8. ImOnline.*

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    2cbc09e View commit details
    Browse the repository at this point in the history
  9. Treasury.*

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    182ec5a View commit details
    Browse the repository at this point in the history
  10. Recovery.*

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    c573e56 View commit details
    Browse the repository at this point in the history
  11. Final bits.

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    cf69961 View commit details
    Browse the repository at this point in the history
  12. Docs

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    c03a485 View commit details
    Browse the repository at this point in the history
  13. Fix one test

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    0e3d187 View commit details
    Browse the repository at this point in the history
  14. Fix test

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    990e972 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e2acc9 View commit details
    Browse the repository at this point in the history
  16. Remove linked_map part 1

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    1c73a1f View commit details
    Browse the repository at this point in the history
  17. Remove linked_map

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    5108dc9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    11a8b94 View commit details
    Browse the repository at this point in the history
  19. Remove old migrations

    gavofyork committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    d14ba60 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    becb495 View commit details
    Browse the repository at this point in the history
  2. Migration for genesis hash

    gavofyork committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    fb97b30 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    7ee5cee View commit details
    Browse the repository at this point in the history
  2. Fix build

    gavofyork committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    0d95a1e View commit details
    Browse the repository at this point in the history
  3. Fix hash

    gavofyork committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    1e52937 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    869b18f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb0ea3 View commit details
    Browse the repository at this point in the history
  3. Update frame/balances/src/lib.rs

    Co-Authored-By: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    f4e3c00 View commit details
    Browse the repository at this point in the history
  4. Update frame/elections/src/lib.rs

    Co-Authored-By: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    43f3fb0 View commit details
    Browse the repository at this point in the history
  5. Remove old migration code.

    gavofyork committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    3e50210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c90efd0 View commit details
    Browse the repository at this point in the history
  7. Update frame/system/src/lib.rs

    Co-Authored-By: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    fbbcf01 View commit details
    Browse the repository at this point in the history
  8. Update bin/node/runtime/src/lib.rs

    Co-Authored-By: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    84af903 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bcf544 View commit details
    Browse the repository at this point in the history
  10. Fix hash

    gavofyork committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    12382d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07e3361 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e971241 View commit details
    Browse the repository at this point in the history
  13. fix session migration

    rphmeier committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    a2ca4ea View commit details
    Browse the repository at this point in the history
  14. Fix watning

    gavofyork committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    c34e064 View commit details
    Browse the repository at this point in the history