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

Node transaction type changed, node suspension feature and some refactorings #25

Merged
merged 97 commits into from
Jan 18, 2017

Commits on Oct 13, 2016

  1. created DidIdentity object to hold identifiers and verkeys; did this …

    …for code reuse
    Jason Law committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    25beb53 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. refactored method name

    Jason Law committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    6b2e518 View commit details
    Browse the repository at this point in the history
  2. created DidIdentity object to hold identifiers and verkeys; did this …

    …for code reuse
    Jason Law committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    6e7c5ca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'did-identity' of github.com:evernym/plenum-priv into di…

    …d-identity
    Jason Law committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    e03f0bd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'did' into did-identity

    Jason Law committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    6e92be6 View commit details
    Browse the repository at this point in the history
  5. removed unnecessary file

    Jason Law committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    da0954e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'did' into did-identity

    Jason Law committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    272b2f4 View commit details
    Browse the repository at this point in the history
  7. in-process implementation of DID

    Jason Law committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    50d4a22 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. improving log statements

    Lovesh committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    456a2cc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into did-identity

    Lovesh committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    bd94058 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Merge branch 'master' into did

    Lovesh committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    dbbf33f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. Merge branch 'master' into did

    Lovesh committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    90f47f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a53986 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. resolving conflicts

    Lovesh committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    3e67b16 View commit details
    Browse the repository at this point in the history
  2. adding helper method to graph store

    Lovesh committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    a4f386f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. adding method

    Lovesh committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    88d46a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e45f57 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. resolving conflicts

    Lovesh committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    c581ea9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Merge branch 'master' into did

    Lovesh committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    e70d82d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. Feature: Notifier Plugin Manager

    Changes: Added first test
    andrey.goncharov committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    ed1ee4f View commit details
    Browse the repository at this point in the history
  2. Feature: Notifier Plugin Manager

    Changes: Added PluginManager
    andrey.goncharov committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    757e09b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Feature: Notifier Plugin Manager

    Changes: Added quick implementation of notifier event triggering
    andrey.goncharov committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    531a3ad View commit details
    Browse the repository at this point in the history
  2. Feature: Notifier Plugin Manager

    Changes: Added tests for _sendMessage and importPlugins
    andrey.goncharov committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    1ccbf02 View commit details
    Browse the repository at this point in the history
  3. Feature: Notifier Plugin Manager

    Changes: Added tests for sendMessageUponSuspiciousSpike
    andrey.goncharov committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    1ce3717 View commit details
    Browse the repository at this point in the history
  4. Feature: Notifier Plugin Manager

    Changes: Added tests for monitor and node integration
    andrey.goncharov committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    6dfd71d View commit details
    Browse the repository at this point in the history
  5. Feature: Notifier Plugin Manager

    Changes: Fixed sendClusterThroughputSpike logging
    andrey.goncharov committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    7776713 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Feature: Notifier Plugin Manager

    Changes: Added node name to nitification
    andrey.goncharov committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    2523ce8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from evernym/feature/notifier-plugin-manager

    Feature/notifier plugin manager
    dhh1128 authored Dec 20, 2016
    Configuration menu
    Copy the full SHA
    b6a3fa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. handling crash as reported in github issue #22

    Lovesh committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    4425f74 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into did

    Lovesh committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    10c5504 View commit details
    Browse the repository at this point in the history
  3. changing log level and minor fix in tests

    Lovesh committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    4242886 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from evernym/feature/notifier-plugin-manager

    Feature: Notifier Plugin Manager
    Andrei Goncharov authored Dec 21, 2016
    Configuration menu
    Copy the full SHA
    018a32b View commit details
    Browse the repository at this point in the history
  5. making a param optional in a testing script

    Lovesh committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    90aebb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. prerequisite changes for repo refactoring to make sovrin-client condi…

    …tionally dependent on sovrin-node
    rajeshkalaria80 committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    083b14e View commit details
    Browse the repository at this point in the history
  2. replacing _sha256 with hashlib

    Lovesh committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    eb8b0bb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. making durability configurable

    Lovesh committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    f4a34dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a034ce9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #81 from evernym/portalocker-version-downgrade

    Forced "portalocker" dependency version to 0.5.7 .
    lovesh authored Dec 28, 2016
    Configuration menu
    Copy the full SHA
    3c6075e View commit details
    Browse the repository at this point in the history
  4. - Created TemporaryDirectory version (SafeTemporaryDirectory) which w…

    …orks on Windows 10.
    
    - Replace all the occurrences of TemporaryDirectory with SafeTemporaryDirectory.
    spivachuk committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    bc5712d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Configuration menu
    Copy the full SHA
    f75909f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dcc430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2624cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e2ba45 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #82 from evernym/windows-fixes

    Fix of TemporaryDirectory issue on Windows
    lovesh authored Dec 29, 2016
    Configuration menu
    Copy the full SHA
    c2aca04 View commit details
    Browse the repository at this point in the history
  6. updating log statement

    Lovesh committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    07b0a7c View commit details
    Browse the repository at this point in the history
  7. bumping version

    Lovesh committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    a44568e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2016

  1. moving eventually to utilities and updating method to be compatable w…

    …ith old version of portalocker
    Lovesh committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    396d3fb View commit details
    Browse the repository at this point in the history
  2. using a missing fixture

    Lovesh committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    cde6cef View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

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

Commits on Jan 5, 2017

  1. Initial changes

    rajeshkalaria80 committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    b2b1349 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

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

Commits on Jan 10, 2017

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

Commits on Jan 11, 2017

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

Commits on Jan 12, 2017

  1. removed unwanted imports, moved ENVS conf to sovrin conf, increased t…

    …imeout to fix one failing test case
    rajeshkalaria80 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    db32079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f45011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72c336a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5100bdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4222d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19c496d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. sendMessageUponSuspiciousSpike fix

    logging enhancement
    andrey.goncharov committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    41c31da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from evernym/feature/notifier-fix

    sendMessageUponSuspiciousSpike fix
    Andrei Goncharov authored Jan 13, 2017
    Configuration menu
    Copy the full SHA
    e74e808 View commit details
    Browse the repository at this point in the history
  3. sendMessageUponSuspiciousSpike fix

    andrey.goncharov committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    d3cafba View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Initial changes

    rajeshkalaria80 committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    648b5e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97623df View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Configuration menu
    Copy the full SHA
    7438185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b6bc36 View commit details
    Browse the repository at this point in the history
  3. Added support to save active wallet when cli gets terminated by CTRL+…

    …C (and possibly by other different interruption)
    rajeshkalaria80 committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    f9e1a82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f12b73f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Merge pull request #85 from evernym/bulldog

    Added basic vault persistence for exit command
    rajeshkalaria80 authored Jan 16, 2017
    Configuration menu
    Copy the full SHA
    fb39f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c9eb0 View commit details
    Browse the repository at this point in the history
  3. sendMessageUponSuspiciousSpike test fix

    andrey.goncharov committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    a1c3baa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #87 from evernym/notifier-plugin-manager-test-fix

    sendMessageUponSuspiciousSpike test fix
    Andrei Goncharov authored Jan 16, 2017
    Configuration menu
    Copy the full SHA
    1e2934f View commit details
    Browse the repository at this point in the history
  5. sendMessageUponSuspiciousSpike fix

    andrey.goncharov committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    d8488ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8038fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd34060 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf65be5 View commit details
    Browse the repository at this point in the history
  9. sendMessageUponSuspiciousSpike fix

    andrey.goncharov committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    a6042cc View commit details
    Browse the repository at this point in the history
  10. - Set ignore_errors flag to True in all shutil.rmtree invocations to …

    …avoid PermissionError on Windows 10. (#84)
    
    - Made ClientReqRepStoreFile._getLinesWithPrefix compatible with Windows 10.
    - Made test_size_log_rotation and test_time_and_size_log_rotation tests compatible with Windows 10.
    spivachuk authored and lovesh committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    43e4789 View commit details
    Browse the repository at this point in the history
  11. sendMessageUponSuspiciousSpike fix

    andrey.goncharov committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    c893a48 View commit details
    Browse the repository at this point in the history
  12. testMonitorSendClusterThroughputSpike fix

    andrey.goncharov committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    21bdd48 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    27fe6f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3225ea1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from evernym/feature/notifier-fix

    Feature/notifier fix
    Andrei Goncharov authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    29e8efd View commit details
    Browse the repository at this point in the history
  4. minor changes in color of the part of the message which gets printed …

    …during wallet which gets loaded from persistent location
    rajeshkalaria80 committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    7fdc0fa View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Configuration menu
    Copy the full SHA
    fe34dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5adafa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1a63bd View commit details
    Browse the repository at this point in the history
  4. Bug Fixed: Runner return code misfit

    andrey.goncharov committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    4b1d5a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #90 from evernym/bugfix/runner

    Bug Fixed: Runner return code misfit
    Andrei Goncharov authored Jan 18, 2017
    Configuration menu
    Copy the full SHA
    6e9004f View commit details
    Browse the repository at this point in the history
  6. Bug Fixed: Runner return code misfit

    andrey.goncharov committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    15b33ce View commit details
    Browse the repository at this point in the history
  7. Merge pull request #91 from evernym/bugfix/runner

    Bug Fixed: Runner return code misfit
    Andrei Goncharov authored Jan 18, 2017
    Configuration menu
    Copy the full SHA
    723e062 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa47d6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2f079a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a770468 View commit details
    Browse the repository at this point in the history
  11. bug fix in script

    Lovesh committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    c3556dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b51f06 View commit details
    Browse the repository at this point in the history