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

[celotool] Some ❤️. Clean up #948

Merged
merged 8 commits into from
Sep 14, 2019
Merged

[celotool] Some ❤️. Clean up #948

merged 8 commits into from
Sep 14, 2019

Commits on Sep 13, 2019

  1. [celotool] Clean up

    Changes:
     - don't use @celo/celootool for imports. Only works thanks to learn,
     not recommended
     - Move geth e2e tests inside src/. Now they are part of tsconfig
     project and got checked by the linter
     - Cleanup tsconfig. inherit from tsconfig.library one
     - Remove index.d.ts (duplicated)
     - Remove some unused filed: pumba.yaml, constants.sh & useless_static_nodes.json
    mcortesi committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    918fc82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b8d26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7886b08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59bcfbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff0f1d0 View commit details
    Browse the repository at this point in the history
  6. fix tranfer test

    mcortesi committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    e210713 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    cb0dc10 View commit details
    Browse the repository at this point in the history
  2. [protocol] Move fixidity.ts to utils

    So celotool can use it too.
    mcortesi committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    f6c540b View commit details
    Browse the repository at this point in the history