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

Rework the trie cache #12982

Merged

Commits on Dec 20, 2022

  1. Rework the trie cache

    koute committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f41d1e4 View commit details
    Browse the repository at this point in the history
  2. Align state-machine tests

    koute committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    06b7aaa View commit details
    Browse the repository at this point in the history
  3. Bump schnellru to 0.1.1

    koute committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6c64b66 View commit details
    Browse the repository at this point in the history
  4. Fix off-by-one

    koute committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6727c1b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Align to review comments

    koute committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    95a9550 View commit details
    Browse the repository at this point in the history
  2. Bump ahash to 0.8.2

    koute committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    add6312 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01569b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Bump schnellru to 0.2.0

    koute committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    dba6fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27807a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Bump schnellru to 0.2.1

    koute committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5dd58f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d088c4 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary bound

    koute committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    d2203a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    223bc9b View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary muts

    koute committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    d1557da View commit details
    Browse the repository at this point in the history