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

add mutate api #695

Merged
merged 8 commits into from
Sep 9, 2018
Merged

add mutate api #695

merged 8 commits into from
Sep 9, 2018

Commits on Sep 9, 2018

  1. runtime-storage: add 'mutate' api

    Guanqun Lu committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    2b179f0 View commit details
    Browse the repository at this point in the history
  2. support mutate for StorageValue

    Guanqun Lu committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    18bb780 View commit details
    Browse the repository at this point in the history
  3. try adding 'mutate' for map

    Guanqun Lu committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    625d57e View commit details
    Browse the repository at this point in the history
  4. dispatch on Option<> type

    Guanqun Lu committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    4a21b2a View commit details
    Browse the repository at this point in the history
  5. add check for prev_some

    Guanqun Lu committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    bf3c510 View commit details
    Browse the repository at this point in the history
  6. consolidate the wrap type

    Guanqun Lu committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    4024adc View commit details
    Browse the repository at this point in the history
  7. unify wrap type handling

    Guanqun Lu committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    7d5f2c0 View commit details
    Browse the repository at this point in the history
  8. add sample for StorageValue

    Guanqun Lu committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    59a1e57 View commit details
    Browse the repository at this point in the history