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

New database trait #5549

Merged
merged 27 commits into from
Apr 15, 2020
Merged

New database trait #5549

merged 27 commits into from
Apr 15, 2020

Commits on Apr 6, 2020

  1. Introduce trait

    gavofyork committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    5128437 View commit details
    Browse the repository at this point in the history
  2. The trait

    gavofyork committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    67aee75 View commit details
    Browse the repository at this point in the history
  3. Generic

    gavofyork committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    901b8de View commit details
    Browse the repository at this point in the history
  4. Basic impls.

    gavofyork committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    4df786f View commit details
    Browse the repository at this point in the history
  5. Remove unneeded bounds

    gavofyork committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0ffa2d7 View commit details
    Browse the repository at this point in the history
  6. Minor changes

    gavofyork committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    6880b2c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    e25020e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a660e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4b010 View commit details
    Browse the repository at this point in the history
  4. Default impl.

    gavofyork committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2f6402c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22eaf93 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    35bc233 View commit details
    Browse the repository at this point in the history
  2. Fix logs.

    gavofyork committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    49e197e View commit details
    Browse the repository at this point in the history
  3. Started integrating subdb

    arkpar committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    2e64815 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Cecile Tonglet <cecile@parity.io>
    arkpar and cecton authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    0161486 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Nikolay Volf <nikvolf@gmail.com>
    gavofyork and NikVolf authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    14e319a View commit details
    Browse the repository at this point in the history
  2. Enable subdb

    gavofyork committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    817663e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e2de2 View commit details
    Browse the repository at this point in the history
  4. Bump parity-db

    arkpar committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    9404815 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Fixed CLI macro

    arkpar committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    8c69d5a View commit details
    Browse the repository at this point in the history
  2. Fixed browser build

    arkpar committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    3207558 View commit details
    Browse the repository at this point in the history
  3. Fixed features

    arkpar committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    1b8ffb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    262819e View commit details
    Browse the repository at this point in the history
  2. Sort out features

    arkpar committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    beccecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e69a80 View commit details
    Browse the repository at this point in the history
  4. Use parity-db from crates.io

    arkpar committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    e22f4d1 View commit details
    Browse the repository at this point in the history
  5. Typo

    arkpar committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    16c813a View commit details
    Browse the repository at this point in the history