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

Trie version migration pallet #10073

Merged
merged 229 commits into from
Mar 4, 2022

Commits on May 17, 2021

  1. starting

    cheme committed May 17, 2021
    Configuration menu
    Copy the full SHA
    e026ea6 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Updated from other branch.

    cheme committed May 18, 2021
    Configuration menu
    Copy the full SHA
    5b1c550 View commit details
    Browse the repository at this point in the history
  2. setting flag

    cheme committed May 18, 2021
    Configuration menu
    Copy the full SHA
    7e98291 View commit details
    Browse the repository at this point in the history
  3. flag in storage struct

    cheme committed May 18, 2021
    Configuration menu
    Copy the full SHA
    5d3a1b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4256a40 View commit details
    Browse the repository at this point in the history
  5. added todo to fix

    cheme committed May 18, 2021
    Configuration menu
    Copy the full SHA
    5bb0b68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7081864 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. extract meta.

    cheme committed May 19, 2021
    Configuration menu
    Copy the full SHA
    3f1ee83 View commit details
    Browse the repository at this point in the history
  2. Isolate old trie layout.

    cheme committed May 19, 2021
    Configuration menu
    Copy the full SHA
    1bbdf35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5feabf View commit details
    Browse the repository at this point in the history
  4. old hash compatibility

    cheme committed May 19, 2021
    Configuration menu
    Copy the full SHA
    aa78ed6 View commit details
    Browse the repository at this point in the history
  5. Db migrate.

    cheme committed May 19, 2021
    Configuration menu
    Copy the full SHA
    045b097 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    79a43dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa2e5c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91bd0aa View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    183b7b5 View commit details
    Browse the repository at this point in the history
  2. extract and set global meta

    cheme committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8511a40 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Update to branch 4

    cheme committed May 24, 2021
    Configuration menu
    Copy the full SHA
    270ed28 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    b838e7e View commit details
    Browse the repository at this point in the history
  2. fix trie root hashing of root

    cheme committed May 25, 2021
    Configuration menu
    Copy the full SHA
    30742b7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. complete basic backend.

    cheme committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c620869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b1039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    693e38b View commit details
    Browse the repository at this point in the history
  4. Root update fix.

    cheme committed May 26, 2021
    Configuration menu
    Copy the full SHA
    6e89b3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c14e11c View commit details
    Browse the repository at this point in the history
  6. debug on meta

    cheme committed May 26, 2021
    Configuration menu
    Copy the full SHA
    f568794 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    fb0ea03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd98390 View commit details
    Browse the repository at this point in the history
  3. small integration test, and fix tx cache mgmt in ext.

    test  failing
    cheme committed May 27, 2021
    Configuration menu
    Copy the full SHA
    5ab0c01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99ef85c View commit details
    Browse the repository at this point in the history
  5. trace for db upgrade

    cheme committed May 27, 2021
    Configuration menu
    Copy the full SHA
    4d6aee8 View commit details
    Browse the repository at this point in the history
  6. try different param

    cheme committed May 27, 2021
    Configuration menu
    Copy the full SHA
    791acae View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. act more like iter_from.

    cheme committed May 28, 2021
    Configuration menu
    Copy the full SHA
    b51eaa4 View commit details
    Browse the repository at this point in the history
  2. Bigger batches.

    cheme committed May 28, 2021
    Configuration menu
    Copy the full SHA
    715b1a5 View commit details
    Browse the repository at this point in the history
  3. Update trie dependency.

    cheme committed May 28, 2021
    Configuration menu
    Copy the full SHA
    3cdb0ed View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    ae1454f View commit details
    Browse the repository at this point in the history
  2. before removing unused branch no value alt hashing.

    more work todo rename all flag var to alt_hash, and remove extrinsic
    replace by storage query at every storage_root call.
    cheme committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    c807f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a70ce70 View commit details
    Browse the repository at this point in the history
  4. fix trie tests

    cheme committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    11f0d5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf0f0df View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. removing fields(broken)

    cheme committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b721733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8360f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76b6d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfa0ecd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60f7012 View commit details
    Browse the repository at this point in the history
  6. Remove NoMeta variant.

    cheme committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    40ec2f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    204f51f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    b62cdf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74fb9c8 View commit details
    Browse the repository at this point in the history
  3. Applying from previous state

    cheme committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    97a1aa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4849a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. rem empty space

    cheme committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    4eabbde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18abb6e View commit details
    Browse the repository at this point in the history
  3. Catch problem: when using triedb with default: we should not revert

    nodes: otherwhise thing as trie codec cannot decode-encode without
    changing state.
    cheme committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ae627f6 View commit details
    Browse the repository at this point in the history
  4. fix compilation

    cheme committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    4706814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09d5cf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Clean up some todos

    cheme committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    906cd48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    662eabe View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    17ac7cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0e019 View commit details
    Browse the repository at this point in the history
  3. split some long lines.

    cheme committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7e73a70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3498d17 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

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

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    1e40e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    602723e View commit details
    Browse the repository at this point in the history
  3. Clean up.

    cheme committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    66ee72d View commit details
    Browse the repository at this point in the history
  4. fix executor test.

    cheme committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    23c5db3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. rust fmt from master.

    cheme committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    03d93b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b13ebd0 View commit details
    Browse the repository at this point in the history
  3. rust format.

    cheme committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    93aaa4c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    89eba2b View commit details
    Browse the repository at this point in the history
  2. rustfmt

    cheme committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    1e02c01 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    7898e49 View commit details
    Browse the repository at this point in the history
  2. fix

    cheme committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    a48970f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92b9fcf View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. update state-machine part

    cheme committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    145406a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    00460da View commit details
    Browse the repository at this point in the history
  2. state hash in mem: wrong

    cheme committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    bad0723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    537c04f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. state version serialize in runtime, wrong approach, just initialize it

    with no threshold for core api < 4 seems more proper.
    cheme committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b537440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b717611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a6e83 View commit details
    Browse the repository at this point in the history
  4. update trie, fix tests

    cheme committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    846fef0 View commit details
    Browse the repository at this point in the history
  5. unused import

    cheme committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    0a6dc15 View commit details
    Browse the repository at this point in the history
  6. clean some TODOs

    cheme committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    4e10a68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf31362 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8aba5dd View commit details
    Browse the repository at this point in the history
  9. update runtime version test

    cheme committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    499ab5b View commit details
    Browse the repository at this point in the history
  10. fix state-machine tests

    cheme committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    27cf136 View commit details
    Browse the repository at this point in the history
  11. TODO

    cheme committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    ac4f7dc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

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

    cheme committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    f0d9326 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d930fa View commit details
    Browse the repository at this point in the history
  4. fmt

    cheme committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    877c36e View commit details
    Browse the repository at this point in the history
  5. fix test

    cheme committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8514d5f View commit details
    Browse the repository at this point in the history
  6. revert useless changes.

    cheme committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    3385eae View commit details
    Browse the repository at this point in the history
  7. clean some unused changes

    cheme committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    3be7538 View commit details
    Browse the repository at this point in the history
  8. fmt

    cheme committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    c858c28 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    4142b8d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'state-update4-host2' of github.com:cheme/substrate into…

    … state-update4-host2
    cheme committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b3c8812 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    aaca0f8 View commit details
    Browse the repository at this point in the history
  2. fix some imports

    cheme committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    5ed824a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0b8a85 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

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

    cheme committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    599714f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    6045952 View commit details
    Browse the repository at this point in the history
  2. fix benches

    cheme committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    fb8ff8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af86f39 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. update trie_root

    cheme committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    66daec0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    299fea6 View commit details
    Browse the repository at this point in the history
  2. Update trie deps to latest

    cheme committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    4ff9009 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

  1. Removing patch

    cheme committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3432668 View commit details
    Browse the repository at this point in the history
  2. update lock

    cheme committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    932eee7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c86af90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3299b7f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    e66e40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4328973 View commit details
    Browse the repository at this point in the history
  3. fmt

    cheme committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c342bdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8a9b50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    898bc13 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. migration pallet

    kianenigma committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    1b1092c View commit details
    Browse the repository at this point in the history
  2. Patch to delay runtime switch.

    cheme committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d35f273 View commit details
    Browse the repository at this point in the history
  3. Revert "Patch to delay runtime switch."

    This reverts commit d35f273.
    cheme committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    90ceb5e View commit details
    Browse the repository at this point in the history
  4. fix test

    kianenigma committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    eb272e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a327e5c View commit details
    Browse the repository at this point in the history
  6. fix child migration calls.

    cheme committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e41881c View commit details
    Browse the repository at this point in the history
  7. useless closure

    cheme committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ac1a80c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b06a90c View commit details
    Browse the repository at this point in the history
  9. Fix and add more tests

    kianenigma committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    724b26f View commit details
    Browse the repository at this point in the history
  10. Remove outdated comment

    cheme committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    84e3ab9 View commit details
    Browse the repository at this point in the history
  11. useless inner hash

    cheme committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    213d648 View commit details
    Browse the repository at this point in the history
  12. fmt

    cheme committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    24309cd View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. remote tests

    kianenigma committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    6133b5a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. finally ksm works

    kianenigma committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    4eb1d42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:paritytech/substrate into kiz-inn…

    …er-hashing-runtime-migration
    kianenigma committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    c5ae528 View commit details
    Browse the repository at this point in the history
  3. batches are broken

    kianenigma committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    2a98610 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d6590d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ecr-state-update-host' of github.com:paritytech/substra…

    …te into kiz-inner-hashing-runtime-migration
    kianenigma committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    0572949 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. clean the benchmarks

    kianenigma committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    c95cd1e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    kianenigma and gui1117 authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    d9d09fd View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    kianenigma and gui1117 authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    3eaa235 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Update frame/state-trie-migration/src/lib.rs

    Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
    kianenigma and JoshOrndorff authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ef556f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff5ee9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. brand new version

    kianenigma committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    a0e5c58 View commit details
    Browse the repository at this point in the history
  2. merged

    kianenigma committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    c953ff0 View commit details
    Browse the repository at this point in the history
  3. fix build

    kianenigma committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    b6aad51 View commit details
    Browse the repository at this point in the history
  4. Update frame/state-trie-migration/src/lib.rs

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    kianenigma and gui1117 authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    a980e40 View commit details
    Browse the repository at this point in the history
  5. Update frame/state-trie-migration/src/lib.rs

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    kianenigma and gui1117 authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    013b389 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    182ec74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b267bf View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Update primitives/storage/src/lib.rs

    Co-authored-by: cheme <emericchevalier.pro@gmail.com>
    kianenigma and cheme authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    d6bd51d View commit details
    Browse the repository at this point in the history
  2. Update frame/state-trie-migration/src/lib.rs

    Co-authored-by: cheme <emericchevalier.pro@gmail.com>
    kianenigma and cheme authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    82c8cb2 View commit details
    Browse the repository at this point in the history
  3. Update frame/state-trie-migration/src/lib.rs

    Co-authored-by: cheme <emericchevalier.pro@gmail.com>
    kianenigma and cheme authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    d75b23e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37041fc View commit details
    Browse the repository at this point in the history
  5. Upstream.into()

    kianenigma committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    d46b029 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    98c8467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69bce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b4837f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    b3d8f62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd20a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0ac11f View commit details
    Browse the repository at this point in the history
  4. fix merge of test function

    cheme committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c75d148 View commit details
    Browse the repository at this point in the history
  5. use blake macro.

    cheme committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    aba8632 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    205db5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d493547 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Opt out feature, fix macro for io to select a given version

    instead of latest.
    cheme committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    6126ed2 View commit details
    Browse the repository at this point in the history
  2. run test nodes on new state.

    cheme committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    610bc23 View commit details
    Browse the repository at this point in the history
  3. fix

    cheme committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c0af4f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89b28ac View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    8e962f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2506dd9 View commit details
    Browse the repository at this point in the history
  3. new test structure

    kianenigma committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    9db1b95 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'kiz-inner-hashing-runtime-migration' of github.com:pari…

    …tytech/substrate into kiz-inner-hashing-runtime-migration
    kianenigma committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    bb6b9a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Nov 14, 2021

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

Commits on Nov 15, 2021

  1. Fix all tests

    kianenigma committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    07e495b View commit details
    Browse the repository at this point in the history
  2. add comment

    kianenigma committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ba54fd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. we have PoV tracking baby

    kianenigma committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    64e4fba View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    b367aac View commit details
    Browse the repository at this point in the history
  2. FUCK YEAH

    kianenigma committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a5a2a27 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

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

Commits on Nov 19, 2021

  1. add more tests

    kianenigma committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    14d9f42 View commit details
    Browse the repository at this point in the history
  2. tweak test

    kianenigma committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    4d392a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. update config

    kianenigma committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d886baa View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. some remote-ext stuff

    kianenigma committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    2df11e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Master.into()

    kianenigma committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    363cbe1 View commit details
    Browse the repository at this point in the history
  2. and upstream.into()

    kianenigma committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    14cf05d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8080e4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56d40e5 View commit details
    Browse the repository at this point in the history
  5. Fix all tests

    kianenigma committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    fc689fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb0b00f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b83426 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1626d19 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Fix these pesky tests

    kianenigma committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    0b3ea2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2df41b View commit details
    Browse the repository at this point in the history
  3. Make all tests work again

    kianenigma committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    8102e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de17ba0 View commit details
    Browse the repository at this point in the history
  5. fix overall build

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

Commits on Jan 14, 2022

  1. Update frame/state-trie-migration/src/lib.rs

    Co-authored-by: cheme <emericchevalier.pro@gmail.com>
    kianenigma and cheme authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0304711 View commit details
    Browse the repository at this point in the history
  2. Update frame/state-trie-migration/src/lib.rs

    Co-authored-by: cheme <emericchevalier.pro@gmail.com>
    kianenigma and cheme authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0dcf25c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Master.into()

    kianenigma committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    d822852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b910012 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Master.into()

    kianenigma committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    e883516 View commit details
    Browse the repository at this point in the history
  2. some final tweaks

    kianenigma committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6e9106a View commit details
    Browse the repository at this point in the history
  3. Fix tests

    kianenigma committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4c119a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a4e316 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    7c6ce54 View commit details
    Browse the repository at this point in the history
  2. fix defensive

    kianenigma committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b33d8b8 View commit details
    Browse the repository at this point in the history
  3. New simplified code

    kianenigma committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    dfed611 View commit details
    Browse the repository at this point in the history
  4. Master.into()

    kianenigma committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    c0fe24d View commit details
    Browse the repository at this point in the history
  5. Fix weights

    kianenigma committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    91b19d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Master.into()

    kianenigma committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    80bb935 View commit details
    Browse the repository at this point in the history
  2. fmt

    kianenigma committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    756140b View commit details
    Browse the repository at this point in the history
  3. Update frame/state-trie-migration/src/lib.rs

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    kianenigma and bkchr authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    b7555fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15f831d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'kiz-inner-hashing-runtime-migration' of github.com:pari…

    …tytech/substrate into kiz-inner-hashing-runtime-migration
    kianenigma committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    28bae65 View commit details
    Browse the repository at this point in the history
  6. Fix build

    kianenigma committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ec1ace7 View commit details
    Browse the repository at this point in the history
  7. Fix build

    kianenigma committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    4344530 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

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

    kianenigma committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c3ae56b View commit details
    Browse the repository at this point in the history
  3. Fix cargo file

    kianenigma committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a956f97 View commit details
    Browse the repository at this point in the history
  4. Fix runtime deposit

    kianenigma committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    47654c2 View commit details
    Browse the repository at this point in the history
  5. make rustdoc happy

    kianenigma committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    6b162bb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … kiz-inner-hashing-runtime-migration
    Parity Bot committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7294b02 View commit details
    Browse the repository at this point in the history
  7. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …--manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_state_trie_migration --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/state-trie-migration/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    3b9f530 View commit details
    Browse the repository at this point in the history