Commit Graph

10995 Commits

Author SHA1 Message Date
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
vsmk98 1142ba730e Documentation for permissioning and org key management features 2019-01-17 10:06:46 +08:00
Nguyen Kien Trung a4580fc22e Minor update to README (#622)
* Added full logo link
* Added download link
2019-01-16 16:19:44 -05:00
fixanoid c6f0ae4e29 Quorum version bump 2019-01-16 17:28:01 +00:00
Imran Bashir 0b849799ab fixgo11 2019-01-14 15:14:41 +00:00
vsmk98 061c9b85ce merge with master 2019-01-14 13:53:05 +08:00
vsmk98 c31fa5cfa5 changes to set readOnlyDepth only once during the entire opCode execution 2019-01-14 11:53:33 +08:00
vsmk98 2d46b297c4 changes to not update the permissioned-nodes.json in case of restart 2019-01-11 11:38:02 +08:00
SatpalSandhu61 895947de48 Currently, we can't tell the reason for evm failure, so change log message for EVM failure reason from Debug to Info. This is helpful to users and makes analysis of issues much easier. 2019-01-10 13:54:38 +08:00
amalraj.manigmail.com 741fe1b33f quorun: add json camelCase name for api's output structs 2019-01-09 13:39:32 +08:00
SatpalSandhu61 f69ae6c19a Merge branch 'master' of https://github.com/jpmorganchase/quorum 2019-01-09 12:04:11 +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
Felix Shnir db34314a9a Updating test 2019-01-07 17:05:56 +00:00
Felix Shnir 54f9a8ef13 Adding Quorum info into nodeInfo 2019-01-07 15:54:17 +00:00
Samer Falah d77cb778ca
Merge pull request #563 from Puneetha17/private_rawtx
Do not reset V value if the tx is already set to private
2019-01-07 09:22:20 -05:00
Peter Fox 126d051943 Added comment to explain the change 2019-01-07 10:00:50 +00:00
vsmk98 99e717bd1a changed api signature from key managment to org management 2019-01-07 10:23:22 +08:00
Samer Falah c090cea617
Merge pull request #591 from QuorumEngineering/feature/support-private-sendRawTransaction-merge
feature/support private sendRawTransaction
2019-01-04 15:18:15 -05:00
namtruong 01a8a5ec80 minor documentation update 2019-01-04 19:32:17 +00:00
namtruong e92052b3a4 return error when sendRawPrivateTransaction is called to submit public transaction (privateFor list empty) 2019-01-03 15:26:42 +00:00
Peter Fox 569719975f Allow processing of sync content whilst it is being downloaded when
using a bounded sync
2019-01-03 10:00:07 +00:00
Samer Falah decb4c76b4
Merge pull request #592 from trung/staticcall-dual-state
added dual state implementation to StaticCall
2019-01-01 13:59:13 +00:00
Samer Falah 1092eac015
Merge pull request #597 from jpmorganchase/fd-limit-max-out
Maxing out fdlimit per go-ethereum#18211
2018-12-13 15:27:59 -05:00
Samer Falah 004dd53a68
Merge pull request #598 from jbhurat/miner-setcoinbase
Prevent deadlock when miner.setEtherbase is called for Istanbul consensus
2018-12-13 15:19:45 -05:00
Jitendra Bhurat aea11d53a8 calling unlock using defer, preventing deadlock when miner.setEtherbase() returns an error 2018-12-13 12:31:50 -05:00
Felix Shnir bd558eff27 Cherrypicking go-ethereum#18211 pull 2018-12-13 16:32:48 +00:00
vsmk98 23e0cecdc5 contract change to add api for org listing 2018-12-13 20:58:36 +05:30
SatpalSandhu61 7deea65847 Merge branch 'master' of https://github.com/jpmorganchase/quorum 2018-12-13 11:50:11 +00:00
vsmk98 c47cdf8b8d contract change to fix approval issue 2018-12-13 06:22:06 +05:30
jpmsam 8f678278aa quorum version update 2018-12-12 15:27:29 -05:00
vsmk98 f5981f0c7e latest changes for cluster key management 2018-12-12 13:07:13 +05:30
Trung Nguyen 67c9b4332f
staticcall does not modify states so no need to push to stack 2018-12-11 16:54:18 -05:00