-
Notifications
You must be signed in to change notification settings - Fork 370
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
Commits on Oct 13, 2016
-
created DidIdentity object to hold identifiers and verkeys; did this …
…for code reuse
Jason Law committedOct 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 25beb53 - Browse repository at this point
Copy the full SHA 25beb53View commit details
Commits on Oct 18, 2016
-
Jason Law committed
Oct 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 6b2e518 - Browse repository at this point
Copy the full SHA 6b2e518View commit details -
created DidIdentity object to hold identifiers and verkeys; did this …
…for code reuse
Jason Law committedOct 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 6e7c5ca - Browse repository at this point
Copy the full SHA 6e7c5caView commit details -
Merge branch 'did-identity' of github.com:evernym/plenum-priv into di…
…d-identity
Jason Law committedOct 18, 2016 Configuration menu - View commit details
-
Copy full SHA for e03f0bd - Browse repository at this point
Copy the full SHA e03f0bdView commit details -
Merge branch 'did' into did-identity
Jason Law committedOct 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 6e92be6 - Browse repository at this point
Copy the full SHA 6e92be6View commit details -
Jason Law committed
Oct 18, 2016 Configuration menu - View commit details
-
Copy full SHA for da0954e - Browse repository at this point
Copy the full SHA da0954eView commit details -
Merge branch 'did' into did-identity
Jason Law committedOct 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 272b2f4 - Browse repository at this point
Copy the full SHA 272b2f4View commit details -
in-process implementation of DID
Jason Law committedOct 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 50d4a22 - Browse repository at this point
Copy the full SHA 50d4a22View commit details
Commits on Oct 19, 2016
-
Lovesh committed
Oct 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 456a2cc - Browse repository at this point
Copy the full SHA 456a2ccView commit details -
Merge branch 'master' into did-identity
Lovesh committedOct 19, 2016 Configuration menu - View commit details
-
Copy full SHA for bd94058 - Browse repository at this point
Copy the full SHA bd94058View commit details
Commits on Oct 20, 2016
-
Merge branch 'master' into did
Lovesh committedOct 20, 2016 Configuration menu - View commit details
-
Copy full SHA for dbbf33f - Browse repository at this point
Copy the full SHA dbbf33fView commit details
Commits on Oct 21, 2016
-
Merge branch 'master' into did
Lovesh committedOct 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 90f47f6 - Browse repository at this point
Copy the full SHA 90f47f6View commit details -
converting log message to string for regex matching
Lovesh committedOct 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 1a53986 - Browse repository at this point
Copy the full SHA 1a53986View commit details
Commits on Nov 1, 2016
-
Lovesh committed
Nov 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 3e67b16 - Browse repository at this point
Copy the full SHA 3e67b16View commit details -
adding helper method to graph store
Lovesh committedNov 1, 2016 Configuration menu - View commit details
-
Copy full SHA for a4f386f - Browse repository at this point
Copy the full SHA a4f386fView commit details
Commits on Nov 2, 2016
-
Lovesh committed
Nov 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 88d46a2 - Browse repository at this point
Copy the full SHA 88d46a2View commit details -
adding method in wallet to update signer of identifier
Lovesh committedNov 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 4e45f57 - Browse repository at this point
Copy the full SHA 4e45f57View commit details
Commits on Nov 28, 2016
-
Lovesh committed
Nov 28, 2016 Configuration menu - View commit details
-
Copy full SHA for c581ea9 - Browse repository at this point
Copy the full SHA c581ea9View commit details
Commits on Dec 7, 2016
-
Merge branch 'master' into did
Lovesh committedDec 7, 2016 Configuration menu - View commit details
-
Copy full SHA for e70d82d - Browse repository at this point
Copy the full SHA e70d82dView commit details
Commits on Dec 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ed1ee4f - Browse repository at this point
Copy the full SHA ed1ee4fView commit details -
Feature: Notifier Plugin Manager
Changes: Added PluginManager
andrey.goncharov committedDec 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 757e09b - Browse repository at this point
Copy the full SHA 757e09bView commit details
Commits on Dec 19, 2016
-
Feature: Notifier Plugin Manager
Changes: Added quick implementation of notifier event triggering
andrey.goncharov committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 531a3ad - Browse repository at this point
Copy the full SHA 531a3adView commit details -
Feature: Notifier Plugin Manager
Changes: Added tests for _sendMessage and importPlugins
andrey.goncharov committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 1ccbf02 - Browse repository at this point
Copy the full SHA 1ccbf02View commit details -
Feature: Notifier Plugin Manager
Changes: Added tests for sendMessageUponSuspiciousSpike
andrey.goncharov committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 1ce3717 - Browse repository at this point
Copy the full SHA 1ce3717View commit details -
Feature: Notifier Plugin Manager
Changes: Added tests for monitor and node integration
andrey.goncharov committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 6dfd71d - Browse repository at this point
Copy the full SHA 6dfd71dView commit details -
Feature: Notifier Plugin Manager
Changes: Fixed sendClusterThroughputSpike logging
andrey.goncharov committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 7776713 - Browse repository at this point
Copy the full SHA 7776713View commit details
Commits on Dec 20, 2016
-
Feature: Notifier Plugin Manager
Changes: Added node name to nitification
andrey.goncharov committedDec 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 2523ce8 - Browse repository at this point
Copy the full SHA 2523ce8View commit details -
Merge pull request #78 from evernym/feature/notifier-plugin-manager
Feature/notifier plugin manager
Configuration menu - View commit details
-
Copy full SHA for b6a3fa9 - Browse repository at this point
Copy the full SHA b6a3fa9View commit details
Commits on Dec 21, 2016
-
handling crash as reported in github issue #22
Lovesh committedDec 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 4425f74 - Browse repository at this point
Copy the full SHA 4425f74View commit details -
Merge branch 'master' into did
Lovesh committedDec 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 10c5504 - Browse repository at this point
Copy the full SHA 10c5504View commit details -
changing log level and minor fix in tests
Lovesh committedDec 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 4242886 - Browse repository at this point
Copy the full SHA 4242886View commit details -
Merge pull request #79 from evernym/feature/notifier-plugin-manager
Feature: Notifier Plugin Manager
Andrei Goncharov authoredDec 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 018a32b - Browse repository at this point
Copy the full SHA 018a32bView commit details -
making a param optional in a testing script
Lovesh committedDec 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 90aebb7 - Browse repository at this point
Copy the full SHA 90aebb7View commit details
Commits on Dec 23, 2016
-
prerequisite changes for repo refactoring to make sovrin-client condi…
…tionally dependent on sovrin-node
Configuration menu - View commit details
-
Copy full SHA for 083b14e - Browse repository at this point
Copy the full SHA 083b14eView commit details -
replacing _sha256 with hashlib
Lovesh committedDec 23, 2016 Configuration menu - View commit details
-
Copy full SHA for eb8b0bb - Browse repository at this point
Copy the full SHA eb8b0bbView commit details
Commits on Dec 28, 2016
-
making durability configurable
Lovesh committedDec 28, 2016 Configuration menu - View commit details
-
Copy full SHA for f4a34dc - Browse repository at this point
Copy the full SHA f4a34dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a034ce9 - Browse repository at this point
Copy the full SHA a034ce9View commit details -
Merge pull request #81 from evernym/portalocker-version-downgrade
Forced "portalocker" dependency version to 0.5.7 .
Configuration menu - View commit details
-
Copy full SHA for 3c6075e - Browse repository at this point
Copy the full SHA 3c6075eView commit details -
- Created TemporaryDirectory version (SafeTemporaryDirectory) which w…
…orks on Windows 10. - Replace all the occurrences of TemporaryDirectory with SafeTemporaryDirectory.
Configuration menu - View commit details
-
Copy full SHA for bc5712d - Browse repository at this point
Copy the full SHA bc5712dView commit details
Commits on Dec 29, 2016
-
removing unnecessary scheduling of checkPerformance
Lovesh committedDec 29, 2016 Configuration menu - View commit details
-
Copy full SHA for f75909f - Browse repository at this point
Copy the full SHA f75909fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dcc430 - Browse repository at this point
Copy the full SHA 9dcc430View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2624cf - Browse repository at this point
Copy the full SHA b2624cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2ba45 - Browse repository at this point
Copy the full SHA 2e2ba45View commit details -
Merge pull request #82 from evernym/windows-fixes
Fix of TemporaryDirectory issue on Windows
Configuration menu - View commit details
-
Copy full SHA for c2aca04 - Browse repository at this point
Copy the full SHA c2aca04View commit details -
Lovesh committed
Dec 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 07b0a7c - Browse repository at this point
Copy the full SHA 07b0a7cView commit details -
Lovesh committed
Dec 29, 2016 Configuration menu - View commit details
-
Copy full SHA for a44568e - Browse repository at this point
Copy the full SHA a44568eView commit details
Commits on Dec 30, 2016
-
moving eventually to utilities and updating method to be compatable w…
…ith old version of portalocker
Lovesh committedDec 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 396d3fb - Browse repository at this point
Copy the full SHA 396d3fbView commit details -
Lovesh committed
Dec 30, 2016 Configuration menu - View commit details
-
Copy full SHA for cde6cef - Browse repository at this point
Copy the full SHA cde6cefView commit details
Commits on Jan 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e58d57c - Browse repository at this point
Copy the full SHA e58d57cView commit details
Commits on Jan 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b2b1349 - Browse repository at this point
Copy the full SHA b2b1349View commit details
Commits on Jan 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3468b2a - Browse repository at this point
Copy the full SHA 3468b2aView commit details
Commits on Jan 10, 2017
-
changes related to new key to make sure wallet's defaulId gets update…
…d to new identifier
Configuration menu - View commit details
-
Copy full SHA for 7e7ebb8 - Browse repository at this point
Copy the full SHA 7e7ebb8View commit details
Commits on Jan 11, 2017
-
increased timeout for checkReplyCount as on slow machine it wasn't al…
…ways working fine
Configuration menu - View commit details
-
Copy full SHA for e6601e5 - Browse repository at this point
Copy the full SHA e6601e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efe7cb9 - Browse repository at this point
Copy the full SHA efe7cb9View commit details
Commits on Jan 12, 2017
-
removed unwanted imports, moved ENVS conf to sovrin conf, increased t…
…imeout to fix one failing test case
Configuration menu - View commit details
-
Copy full SHA for db32079 - Browse repository at this point
Copy the full SHA db32079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f45011 - Browse repository at this point
Copy the full SHA 3f45011View commit details -
minor change in looper and removing unused imports
Lovesh committedJan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 72c336a - Browse repository at this point
Copy the full SHA 72c336aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5100bdd - Browse repository at this point
Copy the full SHA 5100bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4222d3 - Browse repository at this point
Copy the full SHA c4222d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c496d - Browse repository at this point
Copy the full SHA 19c496dView commit details
Commits on Jan 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 41c31da - Browse repository at this point
Copy the full SHA 41c31daView commit details -
Merge pull request #86 from evernym/feature/notifier-fix
sendMessageUponSuspiciousSpike fix
Andrei Goncharov authoredJan 13, 2017 Configuration menu - View commit details
-
Copy full SHA for e74e808 - Browse repository at this point
Copy the full SHA e74e808View commit details -
sendMessageUponSuspiciousSpike fix
andrey.goncharov committedJan 13, 2017 Configuration menu - View commit details
-
Copy full SHA for d3cafba - Browse repository at this point
Copy the full SHA d3cafbaView commit details
Commits on Jan 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 648b5e1 - Browse repository at this point
Copy the full SHA 648b5e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97623df - Browse repository at this point
Copy the full SHA 97623dfView commit details
Commits on Jan 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7438185 - Browse repository at this point
Copy the full SHA 7438185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6bc36 - Browse repository at this point
Copy the full SHA 2b6bc36View commit details -
Added support to save active wallet when cli gets terminated by CTRL+…
…C (and possibly by other different interruption)
Configuration menu - View commit details
-
Copy full SHA for f9e1a82 - Browse repository at this point
Copy the full SHA f9e1a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for f12b73f - Browse repository at this point
Copy the full SHA f12b73fView commit details
Commits on Jan 16, 2017
-
Merge pull request #85 from evernym/bulldog
Added basic vault persistence for exit command
Configuration menu - View commit details
-
Copy full SHA for fb39f6c - Browse repository at this point
Copy the full SHA fb39f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c9eb0 - Browse repository at this point
Copy the full SHA 71c9eb0View commit details -
sendMessageUponSuspiciousSpike test fix
andrey.goncharov committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for a1c3baa - Browse repository at this point
Copy the full SHA a1c3baaView commit details -
Merge pull request #87 from evernym/notifier-plugin-manager-test-fix
sendMessageUponSuspiciousSpike test fix
Andrei Goncharov authoredJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 1e2934f - Browse repository at this point
Copy the full SHA 1e2934fView commit details -
sendMessageUponSuspiciousSpike fix
andrey.goncharov committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for d8488ee - Browse repository at this point
Copy the full SHA d8488eeView commit details -
Merge remote-tracking branch 'origin/master' into feature/notifier-fix
andrey.goncharov committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for e8038fa - Browse repository at this point
Copy the full SHA e8038faView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd34060 - Browse repository at this point
Copy the full SHA fd34060View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf65be5 - Browse repository at this point
Copy the full SHA cf65be5View commit details -
sendMessageUponSuspiciousSpike fix
andrey.goncharov committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for a6042cc - Browse repository at this point
Copy the full SHA a6042ccView commit details -
- 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.
Configuration menu - View commit details
-
Copy full SHA for 43e4789 - Browse repository at this point
Copy the full SHA 43e4789View commit details -
sendMessageUponSuspiciousSpike fix
andrey.goncharov committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for c893a48 - Browse repository at this point
Copy the full SHA c893a48View commit details -
testMonitorSendClusterThroughputSpike fix
andrey.goncharov committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 21bdd48 - Browse repository at this point
Copy the full SHA 21bdd48View commit details
Commits on Jan 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 27fe6f9 - Browse repository at this point
Copy the full SHA 27fe6f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3225ea1 - Browse repository at this point
Copy the full SHA 3225ea1View commit details -
Merge pull request #88 from evernym/feature/notifier-fix
Feature/notifier fix
Andrei Goncharov authoredJan 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 29e8efd - Browse repository at this point
Copy the full SHA 29e8efdView commit details -
minor changes in color of the part of the message which gets printed …
…during wallet which gets loaded from persistent location
Configuration menu - View commit details
-
Copy full SHA for 7fdc0fa - Browse repository at this point
Copy the full SHA 7fdc0faView commit details
Commits on Jan 18, 2017
-
modified some messages related to cli wallet persistence and some oth…
…er minor changes
Configuration menu - View commit details
-
Copy full SHA for fe34dd7 - Browse repository at this point
Copy the full SHA fe34dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5adafa6 - Browse repository at this point
Copy the full SHA 5adafa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a63bd - Browse repository at this point
Copy the full SHA d1a63bdView commit details -
Bug Fixed: Runner return code misfit
andrey.goncharov committedJan 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 4b1d5a6 - Browse repository at this point
Copy the full SHA 4b1d5a6View commit details -
Merge pull request #90 from evernym/bugfix/runner
Bug Fixed: Runner return code misfit
Andrei Goncharov authoredJan 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 6e9004f - Browse repository at this point
Copy the full SHA 6e9004fView commit details -
Bug Fixed: Runner return code misfit
andrey.goncharov committedJan 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 15b33ce - Browse repository at this point
Copy the full SHA 15b33ceView commit details -
Merge pull request #91 from evernym/bugfix/runner
Bug Fixed: Runner return code misfit
Andrei Goncharov authoredJan 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 723e062 - Browse repository at this point
Copy the full SHA 723e062View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa47d6e - Browse repository at this point
Copy the full SHA aa47d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f079a - Browse repository at this point
Copy the full SHA c2f079aView commit details -
changes for validator suspension and node txn type change
Lovesh committedJan 18, 2017 Configuration menu - View commit details
-
Copy full SHA for a770468 - Browse repository at this point
Copy the full SHA a770468View commit details -
Lovesh committed
Jan 18, 2017 Configuration menu - View commit details
-
Copy full SHA for c3556dd - Browse repository at this point
Copy the full SHA c3556ddView commit details -
Merge branch 'master' of github.com:evernym/plenum
Lovesh committedJan 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 3b51f06 - Browse repository at this point
Copy the full SHA 3b51f06View commit details