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

Extract AccountDB to account-db #10839

Merged
merged 10 commits into from
Jul 4, 2019

Commits on Jul 3, 2019

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

Commits on Jul 4, 2019

  1. Sort out dependencies, fix broken code and tests

    Remove botched ethcore-error crate
    dvdplm committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    c8bf87f View commit details
    Browse the repository at this point in the history
  2. remove template line

    dvdplm committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    47bc6fb View commit details
    Browse the repository at this point in the history
  3. fix review feedback

    dvdplm committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    f8756bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d54ebab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7792810 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into dp/chore/extricate-account-db-into-own-crate

    * master:
      Extricate PodAccount and state Account to own crates (#10838)
      logs (#10817)
      refactor: whisper: Add type aliases and update rustdocs in message.rs (#10812)
      Break circular dependency between Client and Engine (part 1) (#10833)
      tests: Relates to #10655: Test instructions for Readme (#10835)
      refactor: Related #9459 - evmbin: replace untyped json! macro with fully typed serde serialization using Rust structs (#10657)
    dvdplm committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    b7c7aae View commit details
    Browse the repository at this point in the history
  7. test failure

    dvdplm committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    e0701e4 View commit details
    Browse the repository at this point in the history
  8. test failure 2

    dvdplm committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    b42d16a View commit details
    Browse the repository at this point in the history
  9. third time's the charm

    dvdplm committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    e45d13f View commit details
    Browse the repository at this point in the history