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

feat: add getIgnoredData() to the ethereum storage #206

Merged
merged 16 commits into from
Apr 27, 2020

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    6c2db00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebccb59 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. add tests

    vrolland committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    692d38f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04f4dc3 View commit details
    Browse the repository at this point in the history
  3. fix lint

    vrolland committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    cd4bd98 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ethereum-storage-better-ignored-storing' of github.com:…

    …RequestNetwork/requestNetwork into ethereum-storage-better-ignored-storing
    vrolland committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8366d03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a8a59d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    49cf2e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db4e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    294c13f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8df5740 View commit details
    Browse the repository at this point in the history
  5. fix test and lint

    vrolland committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    f509c6a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Update packages/ethereum-storage/src/ignored-dataIds.ts

    Co-Authored-By: Benjamin LEVESQUE <14175665+benjlevesque@users.noreply.github.com>
    vrolland and benjlevesque committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    da80803 View commit details
    Browse the repository at this point in the history
  2. Update packages/ethereum-storage/test/ethereum-storage.test.ts

    Co-Authored-By: Benjamin LEVESQUE <14175665+benjlevesque@users.noreply.github.com>
    vrolland and benjlevesque committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    c293883 View commit details
    Browse the repository at this point in the history
  3. Update packages/ethereum-storage/test/ethereum-storage.test.ts

    Co-Authored-By: Benjamin LEVESQUE <14175665+benjlevesque@users.noreply.github.com>
    vrolland and benjlevesque committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    d46b2cb View commit details
    Browse the repository at this point in the history
  4. from BLE review

    vrolland committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    3cbc744 View commit details
    Browse the repository at this point in the history