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

standalone dir crate, replaces #7383 #7409

Merged
merged 6 commits into from
Dec 29, 2017
Merged

standalone dir crate, replaces #7383 #7409

merged 6 commits into from
Dec 29, 2017

Commits on Dec 26, 2017

  1. Fix #6209 - introduce standalone dir crate

    * created the dir crate in util
    * moved code from ethstore/src/dir/paths.rs to dir crate
    * rename dir module in ethstore to accounts_dir to distinguish it
      from the dir crate
    * changes after @tomusdrw on #6952
    Nicolas Ochem authored and Nicolas Ochem committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    2e12a2d View commit details
    Browse the repository at this point in the history
  2. move helper functions to platform module

    Nicolas Ochem authored and Nicolas Ochem committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    268e8f5 View commit details
    Browse the repository at this point in the history
  3. Add doc everywhere, warn on missing docs

    Nicolas Ochem authored and Nicolas Ochem committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    a8001ab View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. use platform module as intended

    Nicolas Ochem authored and Nicolas Ochem committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    a4a9c53 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. move constants to platform-specific module too

    Nicolas Ochem authored and Nicolas Ochem committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    0957349 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

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