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

Rework storage iterators #13284

Merged

Commits on Jan 31, 2023

  1. Rework storage iterators

    koute committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    523ddf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8497910 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Use trie-db from crates.io

    koute committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e6b35c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b640c8 View commit details
    Browse the repository at this point in the history
  3. Appease clippy

    koute committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2556581 View commit details
    Browse the repository at this point in the history
  4. Bump trie-bench to 0.35.0

    koute committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1f1ff7a View commit details
    Browse the repository at this point in the history
  5. Fix tests' compilation

    koute committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    fa3edbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4be0cad View commit details
    Browse the repository at this point in the history
  7. Add extra tests

    koute committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    825ba75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65d99ed View commit details
    Browse the repository at this point in the history
  9. Add extra unwraps in tests

    koute committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ab0fff6 View commit details
    Browse the repository at this point in the history
  10. More clippy fixes

    koute committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2e41604 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5ce5f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 7, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    079e6ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    387c600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    962cdbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6582bc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0569cb8 View commit details
    Browse the repository at this point in the history
  6. Add extra doc comments

    koute committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0c332c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4717063 View commit details
    Browse the repository at this point in the history
  8. Remove a TODO in tests

    koute committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2516435 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa585d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    17b1356 View commit details
    Browse the repository at this point in the history
  2. Update trie-db to 0.25.1

    koute committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fdb6b63 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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