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

Set StateBackend::Transaction to PrefixedMemoryDB #14612

Merged
merged 16 commits into from
Aug 17, 2023

Commits on Jul 17, 2023

  1. Yep

    bkchr committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    921b376 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    676e4c2 View commit details
    Browse the repository at this point in the history
  2. More fixes!

    bkchr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    df87a3b View commit details
    Browse the repository at this point in the history
  3. Make everything compile

    bkchr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5d07a98 View commit details
    Browse the repository at this point in the history
  4. Fix child_storage_root

    bkchr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    45aa5e8 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into bkchr-rework-storag…

    …e-transaction-cache
    bkchr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    feff4c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Fix after merge

    bkchr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f962544 View commit details
    Browse the repository at this point in the history
  2. Cleanups

    bkchr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9233066 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update primitives/state-machine/src/overlayed_changes/mod.rs

    Co-authored-by: Davide Galassi <davxy@datawok.net>
    bkchr and davxy committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    de81b30 View commit details
    Browse the repository at this point in the history
  2. Review comments

    bkchr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a12ce82 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into bkchr-rework-storag…

    …e-transaction-cache
    bkchr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c843977 View commit details
    Browse the repository at this point in the history
  4. Fix issues

    bkchr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c8bde45 View commit details
    Browse the repository at this point in the history
  5. Silence warning

    bkchr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8daafb3 View commit details
    Browse the repository at this point in the history
  6. FMT

    bkchr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2f539b1 View commit details
    Browse the repository at this point in the history
  7. Clippy

    bkchr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    435dac5 View commit details
    Browse the repository at this point in the history