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

Merge from concat -> aleph nodes #152

Merged
merged 12 commits into from Jan 11, 2017
Merged

Merge from concat -> aleph nodes #152

merged 12 commits into from Jan 11, 2017

Commits on Jan 11, 2017

  1. move broadly useful fns to src/common/utils.js

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    d89b45e View commit details
    Browse the repository at this point in the history
  2. add Datastore.has method

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    e201273 View commit details
    Browse the repository at this point in the history
  3. statement verification

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    5c35c2b View commit details
    Browse the repository at this point in the history
  4. merge: basically working, (no partial successes)

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    2330c2e View commit details
    Browse the repository at this point in the history
  5. integration-test: use separate namespace for each test, delete statem…

    …ents & objects after test
    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    b132a12 View commit details
    Browse the repository at this point in the history
  6. merge: separate key filtering and batching fns

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    29ac66b View commit details
    Browse the repository at this point in the history
  7. add (failing) test for partially successful merge

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    4046ba9 View commit details
    Browse the repository at this point in the history
  8. merge: support partial success

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    d423061 View commit details
    Browse the repository at this point in the history
  9. validate object hashes before merging

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    2e16b7a View commit details
    Browse the repository at this point in the history
  10. use random object ids instead of wiping datastore after tests

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    8e77303 View commit details
    Browse the repository at this point in the history
  11. separate makeStatement code from MediachainNode

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    8197f40 View commit details
    Browse the repository at this point in the history
  12. tests for statement signature verification

    yusefnapora authored and Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    fe46bd6 View commit details
    Browse the repository at this point in the history