quorum/permission
Sai V 0c7cd71122
Updated permissions documentation to remove inactive status for accounts. Modified contract to fix issue with suborg id when node is added to sub orgs (#950)
2020-03-10 11:08:14 -04:00
..
bind permission: skeleton for writing unit tests 2019-08-14 17:09:24 -04:00
contract Updated permissions documentation to remove inactive status for accounts. Modified contract to fix issue with suborg id when node is added to sub orgs (#950) 2020-03-10 11:08:14 -04:00
api.go permission: separate multiple unit tests and run goimports 2019-09-05 11:53:43 -04:00
permission.go Moved event subscription out of go func to avoid race condition where in the event broadcast was completed even before the subscription was done in go func, resulting in permissions service not starting for the node. (#866) 2019-11-04 13:54:39 -05:00
permission_test.go permission: removed unnecessary mux from permissions_cache.go, added additional unit test for permissions cache, code clean up and documentation change 2019-09-09 15:53:15 +08:00