Commit Graph

11324 Commits

Author SHA1 Message Date
Krish1979 87c0203d7f
Update Enclave.md 2019-05-08 16:28:14 +01:00
Krish1979 d47f6f9150
Rename docs/Security/Security & Permissioning.md to docs/Permissioning/Old Permissioning.md 2019-05-08 16:26:03 +01:00
namtruong 63fb71b022 update documentation 2019-05-08 16:10:39 +01:00
amalraj.manigmail.com aeb6720274 permission: remove unused code related to org key 2019-05-08 23:06:17 +08:00
amalraj.manigmail.com 6e7f3959e3 permission: update start and initialize service methods
code clean up - remove unused code related to org key
2019-05-08 22:55:03 +08:00
Krish1979 4a158c9419
Delete PermissionsModel.png 2019-05-08 15:51:14 +01:00
Krish1979 142f096eb3
Delete ContractDesign.png 2019-05-08 15:51:05 +01:00
Krish1979 f38f8e2d65
Rename docs/permissions/setup.md to docs/Permissioning/setup.md 2019-05-08 15:49:47 +01:00
Krish1979 49012fae1e
Rename docs/permissions/permissionapis.md to docs/Permissioning/Permissioning apis.md 2019-05-08 15:49:17 +01:00
Krish1979 9f201f5bb5
Rename docs/permissions/overview.md to docs/Permissioning/Overview.md 2019-05-08 15:47:44 +01:00
Krish1979 f727c2bbd7
Rename docs/permissions/contractDesign.md to docs/Permissioning/Contract Design.md 2019-05-08 15:16:37 +01:00
vsmk98 94f898787f permissions: Documentation update 2019-05-08 18:56:26 +08:00
vsmk98 9d86b30494 permissions: Documentation update 2019-05-08 18:53:51 +08:00
amalraj.manigmail.com 0ce58c23c3 Merge remote-tracking branch 'remotes/origin/master' into feature/permissioning-1.8.18-suborgs
# Conflicts:
#	docs/README.md
2019-05-08 18:13:51 +08:00
amalraj.manigmail.com 468478be78 permission: refactor dir structure for contract 2019-05-08 18:08:08 +08:00
vsmk98 be2331b226 permissions: documentation update and bug fixes 2019-05-08 18:01:30 +08:00
amalraj.manigmail.com 3aad59fc58 permission: if permission config is missing start with permission service disabled 2019-05-08 15:16:16 +08:00
amalraj.manigmail.com cfc59bab76 permission: removed unused eth from args and revert passing eth channel to raft 2019-05-08 14:33:24 +08:00
amalraj.manigmail.com 7e4b3ff310 permission: implement permission as standard service of the node 2019-05-08 14:07:23 +08:00
vsmk98 9d844b9dbf permissions: added checks to ensure that a role cannot be removed when active accounts are linked to it. 2019-05-08 11:30:06 +08:00
amalraj.manigmail.com 95306b61f8 whisper test: reduce the number of nodes in TestSimulation to reduce memory consumption while running in travis
increase wait period for timeout
2019-05-07 18:27:30 +08:00
vsmk98 8e57f36013 permissions: added validation to ensure the updateOrgStatus is called only on the master org and not for sub orgs 2019-05-07 16:23:17 +08:00
vsmk98 e3bdff5f6f permissions: corrected the org id validation for adding a new org 2019-05-07 14:41:09 +08:00
vsmk98 a81caa4362 permissions: documentation update 2019-05-07 13:24:13 +08:00
vsmk98 fff1cfe325 permissions: documentation update 2019-05-07 12:50:27 +08:00
vsmk98 026b09c9ca permissions: documentation update 2019-05-07 12:44:12 +08:00
vsmk98 d16634c391 permissions: Documentation update for permissions 2019-05-07 11:12:55 +08:00
vsmk98 425c136e1e permissions: documentation update for permissions 2019-05-06 18:41:21 +08:00
vsmk98 37f3581192 permissions: validation to check account status for accounts linked to admin roles 2019-05-06 18:37:35 +08:00
amalraj.manigmail.com 57241d5388 set the default ceil and floor gas limit to 800M and 700M 2019-05-03 16:23:23 +08:00
vsmk98 2716937f2e permissions: changes to check for node syncing before starting permissions 2019-05-03 15:31:26 +08:00
amalraj.manigmail.com 32c600bbee set the default ceil and floor gas limit to 800M and 700M 2019-05-03 11:29:11 +08:00
fixanoid 8f19fb1ea5 Logo update 2019-05-02 17:55:22 -04:00
Krish1979 5554f7a858 Quorum documentation update (#703)
updated documentation to link to quorum examples repo.
2019-05-02 16:48:07 -04:00
Krish1979 d4456b9eb6
Update Setup Overview & Quickstart.md 2019-05-02 20:27:50 +01:00
Nam Truong 6789eb60d7 Update documentation url (#702) 2019-05-02 14:38:16 -04:00
Krish1979 b2be1cb1a3 Quorum documentation update (#701)
Consolidate documentation for Quorum, its Privacy Manager and usage
2019-05-02 12:38:58 -04:00
Samer Falah be7cc31ce2
Merge pull request #697 from jpmorganchase/SatpalSandhu61-raft-doc-for-timestamp
Update raft.md
2019-04-30 12:48:32 -04:00
vsmk98 385a2334d8 permissions: Changes for the following:
1. added hack to check block syncing before starting permissions api
2. reduced the default gas limit
2019-04-30 18:28:09 +08:00
Satpal 0281b26c8f
Update raft.md
Adding documentation that the timestamp is in nanoseconds.
2019-04-29 15:15:49 +01:00
Jitendra Bhurat a0c09d4f4d
Merge branch 'master' into lock_writewithblockstate 2019-04-26 10:46:43 -04:00
vsmk98 34565b5252 permissions: Changes for the following:
1. Enabling allow a role to marked as admin role
2. managing error handling
2019-04-26 16:35:51 +08:00
vsmk98 78dbedb254 permissions: Changes for the following:
1. Enabling change of org admin
2. Enabling adding a new or existing account as network admin
3. related changes transaction permissions
2019-04-24 14:40:28 +08:00
Jitendra Bhurat 6d8c7ed226 Checking if c.current is nil, as it can be when istanbul engine is stopped due to block download event 2019-04-23 17:13:30 -04:00
Krish1979 78b689baea
Rename docs/test/running.md to docs/running.md 2019-04-23 12:38:48 +01:00
Krish1979 70305a43cd
Rename docs/test/privacy.md to docs/privacy.md 2019-04-23 12:38:28 +01:00
Krish1979 435775e3f7
Rename docs/test/raft.md to docs/raft.md 2019-04-23 12:38:11 +01:00
Krish1979 d8aaf63a56
Rename docs/test/istanbul-rpc-api.md to docs/istanbul-rpc-api.md 2019-04-23 12:37:49 +01:00
Krish1979 b1c302ea1f
Rename docs/test/design.md to docs/design.md 2019-04-23 12:37:29 +01:00
Krish1979 11c6691fd1
Rename docs/test/README.md to docs/README.md 2019-04-23 12:37:08 +01:00