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

Inner hashing of value in state trie (runtime versioning). #9732

Merged
merged 194 commits into from
Dec 24, 2021

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. 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
  2. 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
  3. Configuration menu
    Copy the full SHA
    a327e5c View commit details
    Browse the repository at this point in the history
  4. 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
  5. Configuration menu
    Copy the full SHA
    b06a90c View commit details
    Browse the repository at this point in the history
  6. 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
  7. 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
  8. 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 26, 2021

  1. Configuration menu
    Copy the full SHA
    0d6590d 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 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
    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

Commits on Nov 15, 2021

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

    cheme committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c80bbb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b77287f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    3ba8b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bae05c View commit details
    Browse the repository at this point in the history
  3. fix ui test

    cheme committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    02cfccf View commit details
    Browse the repository at this point in the history
  4. fix doc test

    cheme committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    6e95123 View commit details
    Browse the repository at this point in the history
  5. fmt

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

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    5f8b91c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6801721 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

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

Commits on Dec 15, 2021

  1. small review related changes.

    cheme committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    601d11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7914f5f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. doc value size requirement.

    cheme committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    422eb63 View commit details
    Browse the repository at this point in the history
  2. rename old_state feature

    cheme committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    dae0509 View commit details
    Browse the repository at this point in the history
  3. Remove macro changes

    cheme committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    70e1312 View commit details
    Browse the repository at this point in the history
  4. feature rename

    cheme committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    9174e31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba00361 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f10d086 View commit details
    Browse the repository at this point in the history
  7. remove flag for client api

    cheme committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a427125 View commit details
    Browse the repository at this point in the history
  8. fix tests

    cheme committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    24d9d12 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    711a5b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a82019e View commit details
    Browse the repository at this point in the history
  3. use WrappedRuntimeCode

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

Commits on Dec 18, 2021

  1. start

    cheme committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    941f4fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab1662 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. rust fmt

    cheme committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    3d92fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41482dd View commit details
    Browse the repository at this point in the history
  3. fix runtime version rpc test

    cheme committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c51adf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7b2fce View commit details
    Browse the repository at this point in the history
  5. fix doc test

    cheme committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    87bf6ed View commit details
    Browse the repository at this point in the history
  6. fix doc test

    cheme committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    75ca0ed View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. split proof

    cheme committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    17fd079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    067cb9c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    cf875e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    064ccbc View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. test

    cheme committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    9debfc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a3165 View commit details
    Browse the repository at this point in the history
  3. fix decode with apis

    cheme committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    4bf0140 View commit details
    Browse the repository at this point in the history
  4. extract core version instead

    cheme committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    0b5820f View commit details
    Browse the repository at this point in the history
  5. test fix

    cheme committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    8e87fde View commit details
    Browse the repository at this point in the history
  6. unused import

    cheme committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    63f9e97 View commit details
    Browse the repository at this point in the history
  7. review changes.

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

Commits on Dec 24, 2021

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