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

implemented contains_prefix for StorageDoubleMap and StorageNMap #13232

Merged
merged 5 commits into from
Feb 1, 2023

Commits on Jan 24, 2023

  1. implemented contains_prefix for StorageDoubleMap and StorageNMap

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b26116e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. match prefix to next_key

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    6fb5d13 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. warning unexpected behaviour with empty keys

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    5c1a057 View commit details
    Browse the repository at this point in the history
  2. clarifications for unhashed::contains_prefixed_key

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    5e32f06 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. added tests for StorageNMap

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f24a0ed View commit details
    Browse the repository at this point in the history