Commit Graph

263 Commits

Author SHA1 Message Date
bmcd87 16c9ac1c2e Adds Remix Plugin section with Overview and Getting Started 2019-12-10 14:31:59 -05:00
Nam Truong 877f85208e Update documentation with latest changes on Tessera APIs (#906) 2019-12-09 12:43:04 -05:00
Trung Nguyen d9ded9d572 pin mkdocs-material version to fix the missing search bar (#905) 2019-12-05 11:20:08 -05:00
Krish1979 d767a2e962 Update pymdown version (#901) 2019-12-05 08:50:34 -05:00
Sai V dfd93ff218 Quorum raft upgrade v3.3.13 (#887)
* raft: upgrade etcd to version 3.3.13
* raft: added api for adding a learner node
2019-12-04 09:24:31 -05:00
Peter Fox e3089e30be DNS support for static nodes (#885)
* Update raft to accept a hostname instead of only an IP address
* Add a switch to enable DNS changes in raft to ensure default behavior is backwards-compatible with older versions.
* Allow P2P layer to use the FQDN
2019-11-29 09:42:02 -05:00
Brad McDermott 2c7fc6c3e9 Fixed typo (#894) 2019-11-26 16:40:40 -05:00
Brad McDermott f8238ff404 Updates Cakeshop attached mode instructions (#893) 2019-11-26 11:47:25 -05:00
Peter Fox 66d91d0210 Add ability to see this nodes public address (that is used for signing) (#856)
Add block sealing information to IBFT API .
2019-10-29 00:27:46 -04:00
nicolae 659e7670c3 Add CORS configuration parameters 2019-10-17 12:06:45 +01:00
Peter Fox 7d773ae432 Add documentation on IBFT parameters (#835)
* Include documentation on IBFT parameters
* Update links from other pages
2019-10-14 13:42:23 -04:00
vsmk98 1db7d6a36b Merge remote-tracking branch 'remotes/origin/master' into permissions-master-merge
# Conflicts:
#	params/config.go
2019-10-04 11:20:58 +08:00
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
Trung Nguyen 40fd5207dd
merged with master 2019-09-12 10:00:59 -04: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
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
Trung Nguyen a5c8e7af32
permission: minor fixes and update with master 2019-09-04 14:39:53 -04:00
Satpal 00bbf495d9 Reorganize raft faq (#804) 2019-08-27 19:14:22 +02:00
chris-j-h c824ab6f47 Fix broken links in Getting Started docs 2019-08-23 10:46:48 +01:00
Trung Nguyen 0c6084c7a7
permission: update documentation 2019-08-14 12:28:42 -04:00
Krish1979 6a3a6900bc Tessera 0.10.0 - Documentation update (#801)
Tessera 0.10.0 Release updates
2019-08-13 18:29:02 -04:00
vsmk98 e9a05f63e7 permission: updated documentation for migration scenarios 2019-08-13 15:46:47 +08:00
Krish1979 4c74f47525 Update the key usage on Tessera transaction flow (#782) 2019-08-07 16:52:54 -04:00
Krish1979 cfaa9d2ebd Cakeshop documentation inclusion (#773) 2019-08-06 09:48:20 -04:00
fixanoid b204d1702a
Updating running notes (#794) 2019-08-06 09:43:19 -04:00
vsmk98 aedd9875a0 permission: permissions api documentation updated for blacklisted account and node recovery related apis. 2019-08-06 15:33:10 +08:00
vsmk98 2e63f9c9e8 Merge remote-tracking branch 'remotes/upstream/master' into feature/permissioning-1.8.18-suborgs-docs
# Conflicts:
#	cmd/geth/consolecmd_test.go
#	core/vm/evm.go
#	docs/Getting Started/Getting-Started-From-Scratch.md
#	docs/Permissioning/Framework/Quorum Network Security/Nodes/Permissioning/Network Permissioning.md
#	docs/Permissioning/Old Permissioning.md
#	docs/README.md
#	docs/Security/Security & Permissioning.md
#	mkdocs.yml
2019-08-06 11:48:12 +08:00
vsmk98 53d580fb6c permissions: converted permissions to a service registered in line with other services at node level 2019-07-24 14:00:49 +08:00
chris-j-h fc441ec6c4 Use first account instead of coinbase in quorum ex docs (#783)
This command fails with unknown account err when using istanbul
2019-07-23 11:19:01 -04:00
chris-j-h 9c0195fd57 Restructure and reorder Getting Started docs (#777)
* Create new page for installation instructions, add quorum cloud details

* Break up QuorumExamples docs & move above CreatingFromScratch in sidebar
2019-07-17 16:01:30 -04:00
Nguyen Kien Trung 0b12c423e0 update security framework documentation (#774) 2019-07-10 14:12:43 -04: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
Krish1979 7507bc1183 Detail getting started from scratch with step by step instructions (#742)
Detailed getting started from scratch with step by step instructions
2019-07-09 09:26:42 -04:00
amalraj.manigmail.com 6d8f451f45 Merge remote-tracking branch 'remotes/quoeng/feature/permissioning-1.8.18-suborgs-docs' into permissioning-suborgs-review
# Conflicts:
#	cmd/geth/main.go
#	controls/bind/permission/permission_impl.go
#	controls/bind/permission/permission_interface.go
#	controls/bind/permission/permission_upgr.go
#	core/types/permissions_cache.go
#	docs/README.md
#	docs/permissions.md
#	eth/backend.go
#	internal/ethapi/api.go
#	permission/api.go
#	permission/bind/implementation.go
#	permission/bind/interface.go
#	permission/bind/permission_impl.go
#	permission/bind/permission_interface.go
#	permission/bind/permission_upgr.go
#	permission/bind/upgradable.go
#	permission/contract/OrgManager.sol
#	permission/contract/PermissionsInterface.sol
#	permission/contract/PermissionsUpgradable.sol
#	permission/contract/abi/OrgManager.abi
#	permission/contract/abi/PermissionsImplementation.abi
#	permission/contract/abi/PermissionsInterface.abi
#	permission/permission.go
2019-07-08 18:57:26 +08:00
fixanoid d948fe0e1d
Removing contract code type ref in security docs 2019-06-19 12:42:02 -04:00
fixanoid 20fd435ab7
Typo 2019-06-17 17:41:40 -04:00
Chaddy H 90bbfb18c8 Quorum Security Framework (#738)
Quorum security framework
2019-06-17 15:25:44 -04:00
Nguyen Kien Trung 5a80e7a1ba added how-to-contribute (#736) 2019-06-10 15:25:00 -04:00
Krish1979 175fffb806 Docs updates (#735)
* Update 7Nodes.md

* Update FAQ.md

* Update FAQ.md

* Rename docs/api.md to docs/Getting Started/api.md

* Update running.md

* Update mkdocs.yml

* Create roadmap.md

* Add Product Roadmap
2019-06-10 10:42:20 -04:00
Nguyen Kien Trung bb88608c16 updated broken links (#728) 2019-06-03 22:37:20 -04: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 44089d1be6 permission: Standardising the rpc response object in line with JSON RPC response struct as per review comments 2019-06-03 11:54:13 +08:00
fixanoid 43806e165b
Adding Quorum compatibility table to FAQ (#726) 2019-05-29 10:42:18 -04:00
vsmk98 c7827f276e permission: updating api documentation 2019-05-24 09:35:47 +08:00
chris-j-h abac88ea97 Add logo favicon and other minor doc fixes/changes: (#723)
- Fix incorrectly documented Tessera server config field name
- Add Quorum logo favicon
- Add 404.html from material theme to try fix 404 not displaying properly
- FAQ ordering and phrasing changes
- Fix formatting in Tessera TLS config docs
2019-05-23 18:37:52 -04:00
vsmk98 7744425aae permission: updating api documentation 2019-05-23 18:12:17 +08:00
vsmk98 b6d2742bab permission: updating api documentation 2019-05-23 18:10:44 +08:00
vsmk98 b9a1b67bda permission: updating api documentation 2019-05-23 17:01:43 +08:00
vsmk98 567ec19934 permission: updating api documentation 2019-05-23 15:25:15 +08:00
vsmk98 d9be29fb4c permission: updating api documentation 2019-05-23 13:25:10 +08:00
Trung Nguyen 2e5da2552c
some minor typos and reformatting 2019-05-22 13:39:23 -04:00
Samer Falah 321f7b27f8
Merge branch 'master' into feature/permissioning-1.8.18-suborgs-docs 2019-05-22 09:24:54 -04:00
vsmk98 d31a747192 permission: documentation update 2019-05-22 18:02:06 +08:00
Krish1979 9c5f0bbd4e
Merge branch 'master' into update-docs 2019-05-20 22:23:33 +01:00
Trung Nguyen 31d7309a86
updated quorum examples docs 2019-05-20 16:50:21 -04:00
namtruong b2aa415eb9 info admonition 2019-05-20 14:11:27 +01:00
namtruong fe7ef9177a update relative links 2019-05-20 13:58:57 +01:00
Krish1979 148381a952
Update FAQ.md 2019-05-20 13:54:07 +01:00
Krish1979 4f6ae6ac97
Update FAQ.md 2019-05-20 13:52:37 +01:00
namtruong 48273602f5 update faq styling 2019-05-20 13:44:45 +01:00
Krish1979 bc68fc4dd4
Update FAQ.md 2019-05-20 12:54:07 +01:00
Krish1979 0957ec2486
Create FAQ.md 2019-05-20 12:42:36 +01:00
vsmk98 0cd8c89018 permission: code clean up based on review comments 2019-05-17 16:12:53 +08:00
vsmk98 14d7e69507 Merge remote-tracking branch 'remotes/origin/feature/permissioning-1.8.18-suborgs-docs' into feature/permissioning-1.8.18-suborgs-docs 2019-05-16 17:47:17 +08:00
vsmk98 eb0d0240df permission: documentation update 2019-05-16 17:41:32 +08:00
Krish1979 f0f0d96ae0
Update Getting-Started-From-Scratch.md 2019-05-16 10:31:38 +01:00
Krish1979 753cd95292
Update Getting-Started-From-Scratch.md 2019-05-16 10:31:19 +01:00
Krish1979 e42609d4de
Update Getting-Started-From-Scratch.md 2019-05-16 10:30:31 +01:00
Krish1979 eef5f3c330
Update Getting-Started-From-Scratch.md 2019-05-16 10:28:40 +01:00
Krish1979 df93df9664
Update Getting-Started-From-Scratch.md 2019-05-16 10:14:39 +01:00
vsmk98 1bc8c82cd6 permission: documentation update 2019-05-16 10:31:36 +08:00
SatpalSandhu61 28dddf4eff Fixing formatting issues in Usage docs, and making minor grammatical changes. 2019-05-15 16:27:24 +01:00
namtruong 5d08369722 Merge branch 'feature/permissioning-1.8.18-suborgs-docs' of https://github.com/jpmorganchase/quorum into feature/permissioning-1.8.18-suborgs-docs 2019-05-15 15:05:33 +01:00
namtruong a96dbf725c Minor styling fixes for documentation including code highlights and relative links 2019-05-15 13:48:15 +01:00
Krish1979 446c89dd46
Update Usage.md 2019-05-15 13:30:15 +01:00
namtruong 1079e3a23f Minor styling fixes for documentation including code highlights and relative links 2019-05-15 13:17:02 +01:00
Krish1979 479a047868
Update Permissioning apis.md 2019-05-15 11:53:27 +01:00
Krish1979 06de20b0a0
Update Permissioning apis.md 2019-05-15 11:50:04 +01:00
vsmk98 045d936369 permission: Code and documentation clean up 2019-05-15 17:12:11 +08:00
vsmk98 e5b14b0a71 permission: code clean up. removal of unnecessary code. 2019-05-15 15:59:46 +08:00
chris-j-h 27216021cc Flesh out Tessera monitoring docs with more info and examples
Improve InfluxDB monitoring docs

Improve monitoring Grafana docs and include dashboard examples

Review Splunk monitoring docs

Expand Prometheus monitoring docs

Step by step instructions for creating a basic Grafana dashboard

Update Influx docs to include SSL config
2019-05-14 12:43:07 +01:00
vsmk98 d60bb02206 permissions: documentation update 2019-05-14 18:11:47 +08:00
vsmk98 db670550fb permissions: Documentation update 2019-05-14 09:14:25 +08:00
vsmk98 512a3fcc64 permissions: Documentation update 2019-05-14 08:56:56 +08:00
vsmk98 16b2ca6aed permissions: Documentation update 2019-05-14 08:33:31 +08:00
vsmk98 81f9ad5913 permissions: Documentation update 2019-05-14 08:18:41 +08:00
vsmk98 598979a4ea permissions: Documentation update 2019-05-14 06:06:17 +08:00
vsmk98 06de1688aa permissions: Documentation update 2019-05-14 05:50:45 +08:00
vsmk98 378939b3bd permissions: Documentation update 2019-05-14 05:37:39 +08:00
vsmk98 620920ec53 permissions: Documentation update 2019-05-14 05:13:05 +08:00
vsmk98 511414afae permissions: Documentation update 2019-05-14 05:11:16 +08:00
namtruong 823b1089a7 Minor styling fixes for documentation 2019-05-13 12:06:59 +01:00
vsmk98 bcdc2aa353 permissions: documentation update 2019-05-13 17:04:19 +08:00
vsmk98 35389b4411 permissions: documentation update 2019-05-13 16:54:00 +08:00
vsmk98 cbad8d7b5d permissions: code clean up based on review comments 2019-05-13 15:29:47 +08:00
vsmk98 38c1682ca4 permissions: documentation update based on review comments 2019-05-13 15:13:11 +08:00