Commit Graph

10977 Commits

Author SHA1 Message Date
amalraj.manigmail.com 73667e7942 merge 1.8.18 with quorum/master
refactor raft & istanbul based on upstream changes
fix unit test cases
2019-02-08 17:29:01 +08:00
vsmk98 daedb2be43 documentation update for org key management 2019-02-08 17:17:21 +08:00
vsmk98 8673598d3b added check to allo only an account with full access rights can add voter at master org level 2019-02-08 16:29:27 +08:00
vsmk98 eaab3b004e Added check to ensure that at least one account with Full access will be there in the network 2019-02-08 14:25:35 +08:00
vsmk98 b9478cae14 update to documentation 2019-02-07 22:31:03 +08:00
vsmk98 7bf23acb06 update of documentation for permissioning 2019-02-07 18:00:31 +08:00
vsmk98 1d4dc4016e update of documentation for permissioning 2019-02-07 16:46:24 +08:00
vsmk98 19700575df update of documentation for permissioning 2019-02-07 15:59:15 +08:00
vsmk98 5e03b96f68 update of documentation for permissioning 2019-02-07 15:50:57 +08:00
vsmk98 b6616a5ca4 added error messages for invalid ops 2019-02-07 15:19:25 +08:00
vsmk98 680dd3cd7f modified the error message 2019-02-07 14:35:22 +08:00
vsmk98 1f527f7b3b Added check to ensure that at least one account is given as a part of genesis.json for initial network to come up 2019-02-07 14:31:19 +08:00
vsmk98 178d7629c4 added error message when a node not part of network is added is proposed for deactviation 2019-02-07 12:45:29 +08:00
vsmk98 c0d48d90d4 changed API names as per review and testing 2019-02-07 09:20:49 +08:00
Samer Falah bb0261036b
Merge pull request #619 from drequinox/master
Fixes for Go 11
2019-02-05 12:21:01 -05:00
Jitendra Bhurat 65c89d5409
Merge branch 'master' into master 2019-02-05 11:23:45 -05:00
Samer Falah b5920e005c
Merge pull request #616 from jpmorganchase/quorum-node-info
Adding Quorum version into node info
2019-02-04 12:00:52 -05:00
Samer Falah 70e07d6e10
Merge pull request #621 from QuorumEngineering/raft-sync-greater-height
Raft: process sync data in parallel to download
2019-02-04 11:35:58 -05:00
vsmk98 f41e7ac83c additional fixes 2019-02-01 16:08:48 +08:00
vsmk98 13b8209d18 bug fixes based on internal testsing 2019-02-01 15:32:45 +08:00
amalraj.manigmail.com 4dbd95947d Merge branch 'goeth-1.8.18' into geth-upgrade-1.8.18
# Conflicts:
#	.github/CONTRIBUTING.md
#	.travis.yml
#	core/blockchain.go
#	core/vm/evm.go
#	core/vm/logger_test.go
#	eth/handler_test.go
#	eth/tracers/tracer_test.go
#	internal/ethapi/api.go
#	internal/web3ext/web3ext.go
#	p2p/discover/node.go
#	p2p/server.go
#	swarm/network/simulations/discovery/discovery_test.go
2019-01-29 19:08:50 +08:00
amalraj.manigmail.com bc529a509d Merge branch 'goeth-1.8.18' into geth-upgrade-1.8.18
# Conflicts:
#	.github/CONTRIBUTING.md
#	.travis.yml
#	core/blockchain.go
#	core/vm/evm.go
#	core/vm/logger_test.go
#	eth/handler_test.go
#	eth/tracers/tracer_test.go
#	internal/ethapi/api.go
#	internal/web3ext/web3ext.go
#	p2p/discover/node.go
#	p2p/server.go
#	swarm/network/simulations/discovery/discovery_test.go
2019-01-29 19:08:14 +08:00
vsmk98 925dd698e6 changes to reorder account access types 2019-01-29 14:23:30 +08:00
vsmk98 1cee5af40d merge with Zhiyao branch for cancel pending operation 2019-01-29 14:06:24 +08:00
vsmk98 70b66fb808 changes for solc compire change 0.5.3 version 2019-01-29 13:52:58 +08:00
amalraj.manigmail.com 8e30fc202a Merge remote-tracking branch 'remotes/origin/master' into geth-upgrade-1.8.18
# Conflicts:
#	consensus/ethash/consensus.go
#	eth/bloombits.go
#	params/protocol_params.go
2019-01-25 22:29:22 +08:00
amalraj.manigmail.com 2914b3c99d Merge remote-tracking branch 'remotes/origin/master' into geth-upgrade-1.8.18
# Conflicts:
#	consensus/ethash/consensus.go
#	eth/bloombits.go
#	params/protocol_params.go
2019-01-25 22:24:03 +08:00
zzy96 e854ebaabe add cancelPendingOperation api in quorumNodeMgmt 2019-01-24 14:25:44 +08:00
vsmk98 412ba4d73d changes to avoid duplicate records in permissioned-nodes.json 2019-01-24 13:35:46 +08:00
Samer Falah e8458c028d
Merge pull request #618 from SatpalSandhu61/print-vm-failure-reason-to-log
Print vm failure reason to log
2019-01-23 15:11:42 -05:00
Nguyen Kien Trung be5f333767 Binaries distribution to Bintray (#623)
distribute binaries to bintray when tagging
2019-01-23 15:10:09 -05:00
vsmk98 4bb8a364a9 added check in init function to avoid duplicate entries 2019-01-23 08:55:50 +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 94aa2382ce Added validation to check if anything is pending approval for node approve, deactivation approve, activation approve and blacklisting approval 2019-01-18 14:20:40 +08:00
vsmk98 f78d2636ef Documenattion for org kety management 2019-01-18 10:49:46 +08:00
vsmk98 20061402c8 updated documentation 2019-01-17 17:38:46 +08:00
vsmk98 79c7dd3224 updated documentation 2019-01-17 17:24:11 +08:00
Sai V ddb4373f6e
Update permissions.md 2019-01-17 17:11:51 +08:00
vsmk98 f93932cfce uodated table 2019-01-17 17:10:08 +08:00
vsmk98 4732e6ee16 added table 2019-01-17 16:56:21 +08:00
vsmk98 af95a0dfb3 correcting typos 2019-01-17 16:36:57 +08:00
vsmk98 46d375557b Documentation updates 2019-01-17 16:32:42 +08:00
vsmk98 9a09d47a24 Documentation updates 2019-01-17 15:13:46 +08:00
vsmk98 9326118764 Documentation updates 2019-01-17 14:42:06 +08:00
vsmk98 19a0171375 Documentation updates 2019-01-17 14:14:31 +08:00
Sai V adebd943f3
Update permissions.md
link not working. correcting the same
2019-01-17 13:59:04 +08:00
Sai V 406292f6e6
Update permissions.md
updates
2019-01-17 13:58:12 +08:00
Sai V 5fc2d73247
Update permissions.md
Check
2019-01-17 13:56:54 +08:00
vsmk98 e0355c5e52 Documentation updates 2019-01-17 13:53:10 +08:00
vsmk98 e3c1cd349b Documentation updates 2019-01-17 10:48:33 +08:00