Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix iter prefix #913

Merged
merged 18 commits into from
Feb 7, 2023
Merged

fix iter prefix #913

merged 18 commits into from
Feb 7, 2023

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    62ab0f5 View commit details
    Browse the repository at this point in the history
  2. move write_log

    brentstone authored and tzemanovic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    077291f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1284af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59d69f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42d6df4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6717108 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21ecedf View commit details
    Browse the repository at this point in the history
  8. test/vm_host_env: fix expected keys in VP iter prefix

    The expected keys previously omitted a newly written value, because
    iter prefix wasn't able to find it
    tzemanovic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b71e22b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    326ebee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff7e247 View commit details
    Browse the repository at this point in the history
  11. core: remove storage_api StorageRead and StorageWrite from Storage

    To use storage_api, use WlStorage instead
    tzemanovic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    866338d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb7d173 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f7779e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9657c74 View commit details
    Browse the repository at this point in the history
  15. fix IBC VP tests

    yito88 authored and tzemanovic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    cd24137 View commit details
    Browse the repository at this point in the history
  16. fix documentation

    brentstone authored and tzemanovic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e18afde View commit details
    Browse the repository at this point in the history
  17. changelog: add #913

    tzemanovic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1bcfb71 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c317e41 View commit details
    Browse the repository at this point in the history