Commit Graph

11418 Commits

Author SHA1 Message Date
chris-j-h d130ff6fb2 Docs: Raft and Tessera key config update (#832)
* Raft docs formatting and phrasing updates

* Update Tessera keyconfig docs to include pwd info and improve formatting
2019-10-01 13:02:14 -04:00
Zhou Zhiyao 26bab38682 Quorum private transaction support for Abigen (#819)
Support private transaction for abigen and update private abigen docs
2019-10-01 12:49:26 -04:00
Amit Panghal e1278520d0 Chain stalls while scaling out from 1 to 4 nodes, changing quorum size fixes things (#796)
* Adding Ceil2Nby3Block genesis config option to specify the number of blocks required to transition from 2f+1 to Ceil(2n/3) in IBFT

* Add support for using ceil(2N/3) in IBFT
2019-09-30 15:26:13 -04:00
vsmk98 ebaf137a02 permission: initial node list population from static-nodes.json 2019-09-30 17:12:06 +08:00
vsmk98 3f88b216b7 permission: increased the LRU cache size for permissions 2019-09-30 16:49:20 +08:00
vsmk98 3242dc85f7 permission: Fixed broken unit tests for permissions cache 2019-09-27 16:04:11 +08:00
vsmk98 532ba24f48 permission: Added qip714Block check to GetAccountAccess. Corrected comments 2019-09-27 11:40:59 +08:00
vsmk98 4280bdadac permission: Enabled QIP714Block to allow staggered migration of network for enabling new permissions 2019-09-26 15:38:45 +08:00
Samer Falah a1490d7be6
Merge pull request #823 from prd-fox/remove-unused-function
Remove unused sleep in Raft
2019-09-25 10:08:16 -04:00
vsmk98 afb61f089c permission: removed unused code 2019-09-24 17:09:22 +08:00
vsmk98 0605495bef permission: corrected typo on subOrgBreadth and Deapth variable names 2019-09-24 14:03:08 +08:00
Peter Fox 7653213084
Remove unused function 2019-09-23 11:48:25 +01:00
Satpal d140c2a00b Change "block in the future" message to Info instead of Warn (#821) 2019-09-20 12:48:30 -04:00
Trung Nguyen 40fd5207dd
merged with master 2019-09-12 10:00:59 -04:00
vsmk98 fa74bec4be Merge remote-tracking branch 'remotes/qeng/permissioning-enodeid' into feature/permissioning-1.8.18-suborgs-docs 2019-09-12 09:52:28 +08:00
fixanoid 26d381511e
Updating examples with broader samples (#816)
* Updating examples with broader samples
* Removing unused pages
2019-09-11 10:13:39 -04:00
Zhou Zhiyao 58fc5cd59d
Merge pull request #815 from jpmorganchase/raft-issue-795-fix
Raft issue 795 fix
2019-09-10 09:51:46 +08:00
Trung Nguyen 712f4907ee
permission: refactor hex node id to avoid many changes 2019-09-09 16:19:57 -04:00
Trung Nguyen 40342a1322
permission: minor fixes 2019-09-09 10:28:09 -04:00
vsmk98 50f5852ae4 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
vsmk98 0f0d353793 permission: corrected documentation structure 2019-09-06 11:05:55 +08:00
vsmk98 dccc0979da permission: corrected documentation structure 2019-09-06 11:05:55 +08:00
zzy96 77731de614 Merge branch 'master' into raft-issue-795-fix 2019-09-06 10:01:31 +08:00
Trung Nguyen 56dbdc24f9
permission: separate multiple unit tests and run goimports 2019-09-05 11:53:43 -04:00
vsmk98 b21606f59e Merge remote-tracking branch 'remotes/origin/feature/permissioning-1.8.18-suborgs-docs' into feature/permissioning-1.8.18-suborgs-docs 2019-09-05 10:29:50 +08:00
vsmk98 d0c31c252c permission: refactoring the go unit tests 2019-09-05 10:28:03 +08:00
Trung Nguyen a5c8e7af32
permission: minor fixes and update with master 2019-09-04 14:39:53 -04:00
vsmk98 82fd20b084 permission: unit tests for permission apis 2019-08-30 15:28:35 +08:00
vsmk98 ee0ca9772f Core: Added key store and api test cases 2019-08-29 15:55:45 +08:00
Nguyen Kien Trung 664c2ab20a p2p/enode, p2p/discv5: fix URL parsing test for go 1.11.13 (#810) 2019-08-27 15:17:59 -04:00
chris-j-h f8c925c14c Fix incorrectly displayed CLI flags in geth usage (#799) 2019-08-27 19:36:26 +02:00
Satpal 00bbf495d9 Reorganize raft faq (#804) 2019-08-27 19:14:22 +02:00
Trung Nguyen f6cde2119c
permission: fix unit tests 2019-08-27 09:12:48 -04:00
Trung Nguyen 0dffa2eb8d
permission: declare constants for arbitrary values in unit tests 2019-08-27 09:01:59 -04:00
vsmk98 f0bc9df675 Merge remote-tracking branch 'remotes/qeng/permissioning-startup' into feature/permissioning-1.8.18-suborgs-docs 2019-08-27 15:45:26 +08:00
Trung Nguyen 3de8a26276
permission: add unit test for network initialization 2019-08-26 15:55:01 -04:00
Trung Nguyen 7b987cd102
permission: let nonce be decided in the binding 2019-08-26 08:39:29 -04:00
Trung Nguyen 23be20b1b7
permission: let nonce to be decided by the binding 2019-08-26 08:10:44 -04:00
Trung Nguyen 37cbb620ec
permission: add unit tests 2019-08-23 09:49:04 -04:00
Krish1979 50429f8cd3
Merge pull request #808 from jpmorganchase/docs-install-link-fix
Fix broken links in Getting Started docs
2019-08-23 11:39:25 +01:00
chris-j-h c824ab6f47 Fix broken links in Getting Started docs 2019-08-23 10:46:48 +01:00
Trung Nguyen e450ca3438
Merge branch 'permissioning-startup' into permissioning-testing 2019-08-22 15:44:37 -04:00
Trung Nguyen 2f0824fb8b
permission: fix typo 2019-08-22 11:27:38 -04:00
Trung Nguyen fd9d532fc4
permission: use events to bring up permission service asynchronously 2019-08-21 16:55:58 -04:00
Trung Nguyen 8a088def7a
permission: [WIP] start permission service 2019-08-20 09:33:54 -04:00
zzy96 a833142ce5 Merge branch 'master' into raft-issue-795-fix 2019-08-20 17:31:56 +08:00
Trung Nguyen 2fc26b72db
permission: update with latest 2019-08-19 10:19:24 -04:00
Trung Nguyen 2b70d2bfbf
permissions: add unit tests 2019-08-19 09:39:18 -04:00
vsmk98 973caccef5 permission: added go tests for permissions cache management 2019-08-19 16:51:43 +08:00
Zhou Zhiyao 4b45dd2004 Minor fixes (#803) 2019-08-17 08:37:57 -04:00