Commit Graph

31 Commits

Author SHA1 Message Date
amalraj.manigmail.com a8c050df22 Merge remote-tracking branch 'remotes/quoeng/feature/permissioning-1.8.12' into feature/permissioning-1.8.18
# Conflicts:
#	cmd/bootnode/main.go
#	internal/web3ext/web3ext.go
#	p2p/discover/udp.go
#	p2p/discover/udp_test.go
#	p2p/permissions.go
#	p2p/server.go

poc to pass permission contract via command line
2019-03-08 17:09:24 +08:00
vsmk98 564d35f94a changes to error handling and fixing code review comments 2019-02-14 10:24:32 +08:00
vsmk98 7aedef0937 corrected log.error messages 2019-02-13 17:42:59 +08:00
vsmk98 b0cd2b5ef2 updated code comments 2019-02-13 12:31:11 +08:00
vsmk98 6ef3b82a2b changes to contract based on review comments 2019-02-12 20:24:31 +08:00
vsmk98 4fe308c10a changes to contract based on code review comments 2019-02-12 18:00:39 +08:00
vsmk98 f83b100052 refactored contract to remove all for loops 2019-02-12 16:22:15 +08:00
vsmk98 9b8906664c Removed for loops for master org and voter list update 2019-02-12 11:11:39 +08:00
vsmk98 13bccaa9c6 code changes to fix review comments 2019-02-12 09:54:13 +08:00
vsmk98 70b66fb808 changes for solc compire change 0.5.3 version 2019-01-29 13:52:58 +08:00
vsmk98 4d6cf6da77 added checks to validate that the contract code is existing at the address 2019-01-21 16:18:59 +08:00
vsmk98 b40b7ab148 added api for listing the voters for a master org 2019-01-08 17:27:13 +08:00
vsmk98 45189d42c7 minor changes to avoid package name changes of abigen output 2019-01-08 14:40:57 +08:00
vsmk98 99e717bd1a changed api signature from key managment to org management 2019-01-07 10:23:22 +08:00
vsmk98 23e0cecdc5 contract change to add api for org listing 2018-12-13 20:58:36 +05:30
vsmk98 c47cdf8b8d contract change to fix approval issue 2018-12-13 06:22:06 +05:30
vsmk98 f5981f0c7e latest changes for cluster key management 2018-12-12 13:07:13 +05:30
vsmk98 7903dac340 latest changes for cluster key management 2018-12-11 10:07:19 +05:30
vsmk98 e22b4929bf changes to contract 2018-11-26 13:38:36 +08:00
vsmk98 dfdc5e11b0 logic changes to clusetr key contract to handle org suborg 2018-11-22 10:16:34 +08:00
amalraj.manigmail.com 46cf4ddfb6 add apis for org key management 2018-10-30 15:59:08 +08:00
amalraj.manigmail.com 64d8db5678 add api implementation for permission node - propose node 2018-10-30 10:41:01 +08:00
vsmk98 5187dd9430 Code changes for populating the initial node list from static-nodes.json 2018-10-24 10:21:21 +00:00
vsmk98 4d31d85ff8 comments added to contract 2018-10-04 03:03:22 +00:00
vsmk98 ef1708fbc0 contract change and abigen for updated binding 2018-10-03 15:22:28 +00:00
vsmk98 f5f433e4c7 Majority voting logic added 2018-10-03 10:03:51 +00:00
vsmk98 b806571e9f Contract logic change for voting 2018-10-03 06:48:20 +00:00
vsmk98 e41fd1c194 Adding voter logic to the contract 2018-10-03 01:14:31 +00:00
vsmk98 f9a6f1fbb2 code changed for key delete scenario 2018-10-02 08:28:55 +00:00
vsmk98 771a561887 Contract logic updated, name changed 2018-10-01 10:44:06 +00:00
vsmk98 a574bc4026 code refactor for managing cluster key 2018-09-28 08:15:59 +00:00