From a8f75f521e1adb07f3462199655acfa662c124db Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 09:50:53 +0100 Subject: [PATCH 01/14] Rename docs/README.md to docs/test/README.md --- docs/{ => test}/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{ => test}/README.md (100%) diff --git a/docs/README.md b/docs/test/README.md similarity index 100% rename from docs/README.md rename to docs/test/README.md From 6a717b7df1e2710d53e631cc49be3b63a18e713f Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 09:51:55 +0100 Subject: [PATCH 02/14] Rename docs/api.md to docs/test/api.md --- docs/{ => test}/api.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{ => test}/api.md (100%) diff --git a/docs/api.md b/docs/test/api.md similarity index 100% rename from docs/api.md rename to docs/test/api.md From 3b0bb64037a3bf7bf8e772eefdb076ac99b1cc9b Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 11:36:51 +0100 Subject: [PATCH 03/14] Rename docs/design.md to docs/test/design.md --- docs/{ => test}/design.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{ => test}/design.md (100%) diff --git a/docs/design.md b/docs/test/design.md similarity index 100% rename from docs/design.md rename to docs/test/design.md From df64d91dac952548d392ca1fdbb4d65c214a2b86 Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 11:37:15 +0100 Subject: [PATCH 04/14] Rename docs/istanbul-rpc-api.md to docs/test/istanbul-rpc-api.md --- docs/{ => test}/istanbul-rpc-api.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{ => test}/istanbul-rpc-api.md (100%) diff --git a/docs/istanbul-rpc-api.md b/docs/test/istanbul-rpc-api.md similarity index 100% rename from docs/istanbul-rpc-api.md rename to docs/test/istanbul-rpc-api.md From 44793847ab5288ccbcad2c993fc5ba49d741feaa Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 11:37:51 +0100 Subject: [PATCH 05/14] Rename docs/privacy.md to docs/test/privacy.md --- docs/{ => test}/privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/{ => test}/privacy.md (99%) diff --git a/docs/privacy.md b/docs/test/privacy.md similarity index 99% rename from docs/privacy.md rename to docs/test/privacy.md index cd04f334d..194ed9191 100644 --- a/docs/privacy.md +++ b/docs/test/privacy.md @@ -16,4 +16,4 @@ is private, the transaction contents will be sent to the `PrivateTransactionMana identifier returned will be placed in the transaction instead. When other Quorum nodes receive a private transaction, they will query their `PrivateTransactionManager` for the identifier and replace the transaction contents with the result. Nodes which are -not party to a transaction will not be able to retrieve the original contents. \ No newline at end of file +not party to a transaction will not be able to retrieve the original contents. From 1d3ca7e94c331fe2a0e3db140cdc9f443fa3de80 Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 11:38:12 +0100 Subject: [PATCH 06/14] Rename docs/raft.md to docs/test/raft.md --- docs/{ => test}/raft.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{ => test}/raft.md (100%) diff --git a/docs/raft.md b/docs/test/raft.md similarity index 100% rename from docs/raft.md rename to docs/test/raft.md From 367c222a89e4c91de39128ce7a81a74c81367ac6 Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 11:39:06 +0100 Subject: [PATCH 07/14] Rename docs/running.md to docs/test/running.md --- docs/{ => test}/running.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{ => test}/running.md (100%) diff --git a/docs/running.md b/docs/test/running.md similarity index 100% rename from docs/running.md rename to docs/test/running.md From bb8721ef0b976cb18b7feb49b807aa351b3509e9 Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 12:36:43 +0100 Subject: [PATCH 08/14] Rename docs/test/api.md to docs/api.md --- docs/{test => }/api.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{test => }/api.md (100%) diff --git a/docs/test/api.md b/docs/api.md similarity index 100% rename from docs/test/api.md rename to docs/api.md From 11c6691fd1d3b606292415eca34e0078cdb1c662 Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 12:37:08 +0100 Subject: [PATCH 09/14] Rename docs/test/README.md to docs/README.md --- docs/{test => }/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{test => }/README.md (100%) diff --git a/docs/test/README.md b/docs/README.md similarity index 100% rename from docs/test/README.md rename to docs/README.md From b1c302ea1f5161a7d2c73e22e29c72986d18eeb9 Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 12:37:29 +0100 Subject: [PATCH 10/14] Rename docs/test/design.md to docs/design.md --- docs/{test => }/design.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{test => }/design.md (100%) diff --git a/docs/test/design.md b/docs/design.md similarity index 100% rename from docs/test/design.md rename to docs/design.md From d8aaf63a565a9f0cba0d07fdfb2e6a3c89a611f5 Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 12:37:49 +0100 Subject: [PATCH 11/14] Rename docs/test/istanbul-rpc-api.md to docs/istanbul-rpc-api.md --- docs/{test => }/istanbul-rpc-api.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{test => }/istanbul-rpc-api.md (100%) diff --git a/docs/test/istanbul-rpc-api.md b/docs/istanbul-rpc-api.md similarity index 100% rename from docs/test/istanbul-rpc-api.md rename to docs/istanbul-rpc-api.md From 435775e3f7541cad7bd0949d63c73180e2548560 Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 12:38:11 +0100 Subject: [PATCH 12/14] Rename docs/test/raft.md to docs/raft.md --- docs/{test => }/raft.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{test => }/raft.md (100%) diff --git a/docs/test/raft.md b/docs/raft.md similarity index 100% rename from docs/test/raft.md rename to docs/raft.md From 70305a43cd4b28d654d003d46060af8a847ee4be Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 12:38:28 +0100 Subject: [PATCH 13/14] Rename docs/test/privacy.md to docs/privacy.md --- docs/{test => }/privacy.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{test => }/privacy.md (100%) diff --git a/docs/test/privacy.md b/docs/privacy.md similarity index 100% rename from docs/test/privacy.md rename to docs/privacy.md From 78b689baea57720bd7ac47f4737371c9dc420fff Mon Sep 17 00:00:00 2001 From: Krish1979 <39480483+Krish1979@users.noreply.github.com> Date: Tue, 23 Apr 2019 12:38:48 +0100 Subject: [PATCH 14/14] Rename docs/test/running.md to docs/running.md --- docs/{test => }/running.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{test => }/running.md (100%) diff --git a/docs/test/running.md b/docs/running.md similarity index 100% rename from docs/test/running.md rename to docs/running.md