Commit Graph

21 Commits

Author SHA1 Message Date
vsmk98 86c9be5f01 permissions: fixed testing issues for sub org management 2019-07-23 18:18:12 +08:00
vsmk98 9799d79e31 permissions: changed all uint variables definition to uint256 2019-07-22 11:25:14 +08:00
vsmk98 25dcf47bca permissions: added proper error messages to silently failing require statments 2019-07-22 11:17:39 +08:00
vsmk98 34957af299 permissions: changes to incorporate security review feedback 2019-07-19 16:48:42 +08:00
vsmk98 bc90e6f8af permissions: changes as per security review feedback. 2019-07-19 16:16:50 +08:00
vsmk98 5abf2b301a permissions: documentation changes based on review feedback 2019-07-17 18:26:39 +08:00
vsmk98 237a2a6269 permissions: renamed custodian to guardian. 2019-07-10 11:06:13 +08:00
vsmk98 4092b7dfcb permissions: change to replace custodian with guardian 2019-07-10 10:10:43 +08:00
vsmk98 8c33f25f1b permission: moved startQuorumService from main.go to permission.go 2019-06-07 14:51:21 +08:00
vsmk98 a5a51d1595 permission: Added setMigrationPolicy to implementation to support policy data update to support implementation contract upgrade. Documentation change. 2019-06-03 15:24:31 +08:00
vsmk98 9632606829 permission: moved the contracts addresses to init of PermissionsImplementation.sol 2019-06-03 13:37:23 +08:00
vsmk98 b6f4529629 permission: Code changes as per review comments 2019-05-31 14:25:56 +08:00
vsmk98 96f1e0a59a permission: fix for sporadic - "failed to execute permissions action: Account not authorized for this operation" error 2019-05-21 11:57:10 +08:00
Trung Nguyen bc204f148d
run goimports 2019-05-20 11:23:12 -04:00
vsmk98 0cd8c89018 permission: code clean up based on review comments 2019-05-17 16:12:53 +08:00
vsmk98 045d936369 permission: Code and documentation clean up 2019-05-15 17:12:11 +08:00
vsmk98 3994997a73 permissions: big fixes and code clean up based on review comments 2019-05-13 14:15:09 +08:00
vsmk98 b704b7c9ea permissions: code clean up 2019-05-10 15:20:02 +08:00
vsmk98 ad2abca93a permissions: code comments update 2019-05-10 15:17:01 +08:00
vsmk98 e76ba8c637 permissions: code change based on review feedback 2019-05-10 10:49:16 +08:00
vsmk98 6b66f7e27d permissions: Code clean up. 2019-05-09 11:07:54 +08:00