Shivam Patel 6 years ago
parent
commit
201d065bb3
19 changed files with 113 additions and 254 deletions
  1. 1
    3
      ZipCoinRedJavaServer/.idea/compiler.xml
  2. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_6_4.xml
  3. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_6_4.xml
  4. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_6_4.xml
  5. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_7.xml
  6. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_1_3_1_RELEASE.xml
  7. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_1_3_1_RELEASE.xml
  8. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_1_3_1_RELEASE.xml
  9. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_1_3_1_RELEASE.xml
  10. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_data_jpa_1_3_1_RELEASE.xml
  11. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_1_3_1_RELEASE.xml
  12. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_1_3_1_RELEASE.xml
  13. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_1_3_1_RELEASE.xml
  14. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_1_3_1_RELEASE.xml
  15. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_validation_1_3_1_RELEASE.xml
  16. 0
    13
      ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_1_3_1_RELEASE.xml
  17. 7
    0
      ZipCoinRedJavaServer/.idea/misc.xml
  18. 105
    39
      ZipCoinRedJavaServer/.idea/workspace.xml
  19. 0
    17
      ZipCoinRedJavaServer/ZipCoin-RED.iml

+ 1
- 3
ZipCoinRedJavaServer/.idea/compiler.xml View File

@@ -6,10 +6,8 @@
6 6
         <sourceOutputDir name="target/generated-sources/annotations" />
7 7
         <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
8 8
         <outputRelativeToContentRoot value="true" />
9
+        <module name="ZipCoin-RED" />
9 10
       </profile>
10 11
     </annotationProcessing>
11
-    <bytecodeTargetLevel>
12
-      <module name="ZipCoin-RED" target="1.6" />
13
-    </bytecodeTargetLevel>
14 12
   </component>
15 13
 </project>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_6_4.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.6.4">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.6.4/jackson-annotations-2.6.4.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.6.4/jackson-annotations-2.6.4-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.6.4/jackson-annotations-2.6.4-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_6_4.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: com.fasterxml.jackson.core:jackson-core:2.6.4">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.6.4/jackson-core-2.6.4.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.6.4/jackson-core-2.6.4-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.6.4/jackson-core-2.6.4-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_6_4.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: com.fasterxml.jackson.core:jackson-databind:2.6.4">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.6.4/jackson-databind-2.6.4.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.6.4/jackson-databind-2.6.4-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.6.4/jackson-databind-2.6.4-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_7.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.aspectj:aspectjweaver:1.8.7">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot/1.3.1.RELEASE/spring-boot-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot/1.3.1.RELEASE/spring-boot-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot/1.3.1.RELEASE/spring-boot-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-autoconfigure/1.3.1.RELEASE/spring-boot-autoconfigure-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-autoconfigure/1.3.1.RELEASE/spring-boot-autoconfigure-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-autoconfigure/1.3.1.RELEASE/spring-boot-autoconfigure-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter/1.3.1.RELEASE/spring-boot-starter-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter/1.3.1.RELEASE/spring-boot-starter-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter/1.3.1.RELEASE/spring-boot-starter-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter-aop:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-aop/1.3.1.RELEASE/spring-boot-starter-aop-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-aop/1.3.1.RELEASE/spring-boot-starter-aop-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-aop/1.3.1.RELEASE/spring-boot-starter-aop-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_data_jpa_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-data-jpa/1.3.1.RELEASE/spring-boot-starter-data-jpa-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-data-jpa/1.3.1.RELEASE/spring-boot-starter-data-jpa-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-data-jpa/1.3.1.RELEASE/spring-boot-starter-data-jpa-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter-jdbc:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-jdbc/1.3.1.RELEASE/spring-boot-starter-jdbc-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-jdbc/1.3.1.RELEASE/spring-boot-starter-jdbc-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-jdbc/1.3.1.RELEASE/spring-boot-starter-jdbc-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter-logging:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/1.3.1.RELEASE/spring-boot-starter-logging-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/1.3.1.RELEASE/spring-boot-starter-logging-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/1.3.1.RELEASE/spring-boot-starter-logging-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter-test:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-test/1.3.1.RELEASE/spring-boot-starter-test-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-test/1.3.1.RELEASE/spring-boot-starter-test-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-test/1.3.1.RELEASE/spring-boot-starter-test-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-tomcat/1.3.1.RELEASE/spring-boot-starter-tomcat-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-tomcat/1.3.1.RELEASE/spring-boot-starter-tomcat-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-tomcat/1.3.1.RELEASE/spring-boot-starter-tomcat-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_validation_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter-validation:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-validation/1.3.1.RELEASE/spring-boot-starter-validation-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-validation/1.3.1.RELEASE/spring-boot-starter-validation-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-validation/1.3.1.RELEASE/spring-boot-starter-validation-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 0
- 13
ZipCoinRedJavaServer/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_1_3_1_RELEASE.xml View File

@@ -1,13 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="Maven: org.springframework.boot:spring-boot-starter-web:1.3.1.RELEASE">
3
-    <CLASSES>
4
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-web/1.3.1.RELEASE/spring-boot-starter-web-1.3.1.RELEASE.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC>
7
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-web/1.3.1.RELEASE/spring-boot-starter-web-1.3.1.RELEASE-javadoc.jar!/" />
8
-    </JAVADOC>
9
-    <SOURCES>
10
-      <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-web/1.3.1.RELEASE/spring-boot-starter-web-1.3.1.RELEASE-sources.jar!/" />
11
-    </SOURCES>
12
-  </library>
13
-</component>

+ 7
- 0
ZipCoinRedJavaServer/.idea/misc.xml View File

@@ -1,6 +1,13 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2 2
 <project version="4">
3 3
   <component name="ExternalStorageConfigurationManager" enabled="true" />
4
+  <component name="MavenProjectsManager">
5
+    <option name="originalFiles">
6
+      <list>
7
+        <option value="$PROJECT_DIR$/pom.xml" />
8
+      </list>
9
+    </option>
10
+  </component>
4 11
   <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
5 12
     <output url="file://$PROJECT_DIR$/out" />
6 13
   </component>

+ 105
- 39
ZipCoinRedJavaServer/.idea/workspace.xml View File

@@ -30,11 +30,41 @@
30 30
           </provider>
31 31
         </entry>
32 32
       </file>
33
-      <file leaf-file-name="TransactionLoader.java" pinned="false" current-in-tab="true">
33
+      <file leaf-file-name="TransactionLoader.java" pinned="false" current-in-tab="false">
34 34
         <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/config/TransactionLoader.java">
35 35
           <provider selected="true" editor-type-id="text-editor">
36
-            <state relative-caret-position="194">
37
-              <caret line="24" lean-forward="true" selection-start-line="24" selection-end-line="24" />
36
+            <state relative-caret-position="104">
37
+              <caret line="18" selection-start-line="18" selection-end-line="18" />
38
+            </state>
39
+          </provider>
40
+        </entry>
41
+      </file>
42
+      <file leaf-file-name="BlockController.java" pinned="false" current-in-tab="true">
43
+        <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/controller/BlockController.java">
44
+          <provider selected="true" editor-type-id="text-editor">
45
+            <state relative-caret-position="590">
46
+              <caret line="60" column="56" lean-forward="true" selection-start-line="60" selection-start-column="56" selection-end-line="60" selection-end-column="56" />
47
+              <folding>
48
+                <element signature="imports" expanded="true" />
49
+              </folding>
50
+            </state>
51
+          </provider>
52
+        </entry>
53
+      </file>
54
+      <file leaf-file-name="JpaRepository.class" pinned="false" current-in-tab="false">
55
+        <entry file="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-jpa/1.9.2.RELEASE/spring-data-jpa-1.9.2.RELEASE.jar!/org/springframework/data/jpa/repository/JpaRepository.class">
56
+          <provider selected="true" editor-type-id="text-editor">
57
+            <state relative-caret-position="270">
58
+              <caret line="25" column="20" selection-start-line="25" selection-start-column="20" selection-end-line="25" selection-end-column="20" />
59
+            </state>
60
+          </provider>
61
+        </entry>
62
+      </file>
63
+      <file leaf-file-name="BlockRepository.java" pinned="false" current-in-tab="false">
64
+        <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/repository/BlockRepository.java">
65
+          <provider selected="true" editor-type-id="text-editor">
66
+            <state relative-caret-position="60">
67
+              <caret line="5" column="17" selection-start-line="5" selection-start-column="17" selection-end-line="5" selection-end-column="17" />
38 68
             </state>
39 69
           </provider>
40 70
         </entry>
@@ -77,22 +107,18 @@
77 107
   </component>
78 108
   <component name="MavenProjectNavigator">
79 109
     <treeState>
80
-      <expand>
81
-        <path>
82
-          <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
83
-          <item name="zip-coin" type="9519ce18:MavenProjectsStructure$ProjectNode" />
84
-        </path>
85
-      </expand>
110
+      <expand />
86 111
       <select />
87 112
     </treeState>
88 113
   </component>
89 114
   <component name="NodePackageJsonFileManager">
90 115
     <packageJsonPaths />
91 116
   </component>
92
-  <component name="ProjectFrameBounds">
93
-    <option name="y" value="23" />
94
-    <option name="width" value="1280" />
95
-    <option name="height" value="713" />
117
+  <component name="ProjectFrameBounds" fullScreen="true">
118
+    <option name="x" value="51" />
119
+    <option name="y" value="22" />
120
+    <option name="width" value="1629" />
121
+    <option name="height" value="970" />
96 122
   </component>
97 123
   <component name="ProjectView">
98 124
     <navigator proportions="" version="1">
@@ -142,6 +168,36 @@
142 168
               <item name="com" type="462c0819:PsiDirectoryNode" />
143 169
               <item name="zipcoin" type="462c0819:PsiDirectoryNode" />
144 170
             </path>
171
+            <path>
172
+              <item name="ZipCoin-RED" type="b2602c69:ProjectViewProjectNode" />
173
+              <item name="ZipCoinRedJavaServer" type="462c0819:PsiDirectoryNode" />
174
+              <item name="src" type="462c0819:PsiDirectoryNode" />
175
+              <item name="main" type="462c0819:PsiDirectoryNode" />
176
+              <item name="java" type="462c0819:PsiDirectoryNode" />
177
+              <item name="com" type="462c0819:PsiDirectoryNode" />
178
+              <item name="zipcoin" type="462c0819:PsiDirectoryNode" />
179
+              <item name="controller" type="462c0819:PsiDirectoryNode" />
180
+            </path>
181
+            <path>
182
+              <item name="ZipCoin-RED" type="b2602c69:ProjectViewProjectNode" />
183
+              <item name="ZipCoinRedJavaServer" type="462c0819:PsiDirectoryNode" />
184
+              <item name="src" type="462c0819:PsiDirectoryNode" />
185
+              <item name="main" type="462c0819:PsiDirectoryNode" />
186
+              <item name="java" type="462c0819:PsiDirectoryNode" />
187
+              <item name="com" type="462c0819:PsiDirectoryNode" />
188
+              <item name="zipcoin" type="462c0819:PsiDirectoryNode" />
189
+              <item name="model" type="462c0819:PsiDirectoryNode" />
190
+            </path>
191
+            <path>
192
+              <item name="ZipCoin-RED" type="b2602c69:ProjectViewProjectNode" />
193
+              <item name="ZipCoinRedJavaServer" type="462c0819:PsiDirectoryNode" />
194
+              <item name="src" type="462c0819:PsiDirectoryNode" />
195
+              <item name="main" type="462c0819:PsiDirectoryNode" />
196
+              <item name="java" type="462c0819:PsiDirectoryNode" />
197
+              <item name="com" type="462c0819:PsiDirectoryNode" />
198
+              <item name="zipcoin" type="462c0819:PsiDirectoryNode" />
199
+              <item name="repository" type="462c0819:PsiDirectoryNode" />
200
+            </path>
145 201
           </expand>
146 202
           <select />
147 203
         </subPane>
@@ -252,14 +308,15 @@
252 308
     <servers />
253 309
   </component>
254 310
   <component name="TimeTrackingManager">
255
-    <option name="totallyTimeSpent" value="1612000" />
311
+    <option name="totallyTimeSpent" value="3501000" />
256 312
   </component>
257 313
   <component name="ToolWindowManager">
258
-    <frame x="0" y="23" width="1280" height="713" extended-state="0" />
314
+    <frame x="0" y="0" width="1680" height="1050" extended-state="0" />
315
+    <editor active="true" />
259 316
     <layout>
260 317
       <window_info anchor="right" id="Palette" order="5" />
261 318
       <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
262
-      <window_info anchor="right" id="Maven Projects" order="5" />
319
+      <window_info anchor="right" id="Maven Projects" order="5" weight="0.24908425" />
263 320
       <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
264 321
       <window_info id="Capture Tool" order="5" />
265 322
       <window_info id="Designer" order="5" />
@@ -272,11 +329,15 @@
272 329
       <window_info anchor="bottom" id="Messages" order="9" weight="0.3298969" />
273 330
       <window_info anchor="right" id="Palette&#9;" order="5" />
274 331
       <window_info id="Image Layers" order="5" />
332
+      <window_info anchor="bottom" id="Java Enterprise" order="7" />
275 333
       <window_info anchor="right" id="Capture Analysis" order="5" />
276 334
       <window_info anchor="bottom" id="Run" order="2" weight="0.32954547" />
277 335
       <window_info anchor="bottom" id="Version Control" order="10" show_stripe_button="false" />
278
-      <window_info anchor="bottom" id="Terminal" order="10" visible="true" weight="0.32954547" />
279
-      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2536349" />
336
+      <window_info anchor="bottom" id="Spring" order="7" />
337
+      <window_info anchor="bottom" id="Terminal" order="10" visible="true" weight="0.20820513" />
338
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.1916972" />
339
+      <window_info anchor="right" id="Bean Validation" order="3" />
340
+      <window_info id="Web" order="5" side_tool="true" />
280 341
       <window_info anchor="right" id="Theme Preview" order="5" />
281 342
       <window_info id="Favorites" order="5" side_tool="true" />
282 343
       <window_info anchor="bottom" id="Message" order="0" />
@@ -285,19 +346,16 @@
285 346
       <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24959612" />
286 347
       <window_info id="Favorites" order="5" side_tool="true" />
287 348
       <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
288
-      <window_info anchor="bottom" id="Java Enterprise" order="7" />
289 349
       <window_info anchor="right" id="Theme Preview" order="5" />
290 350
       <window_info anchor="bottom" id="Terminal" order="10" />
291 351
       <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
292 352
       <window_info anchor="right" id="Palette" order="5" />
293 353
       <window_info anchor="right" id="Palette&#9;" order="5" />
294 354
       <window_info anchor="right" id="Maven Projects" order="5" />
295
-      <window_info id="Web" order="5" side_tool="true" />
296 355
       <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
297 356
       <window_info anchor="bottom" id="Run Dashboard" order="7" visible="true" weight="0.060064934" />
298 357
       <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
299 358
       <window_info id="Image Layers" order="5" />
300
-      <window_info anchor="right" id="Bean Validation" order="3" />
301 359
       <window_info anchor="right" id="Database" order="5" />
302 360
       <window_info id="Capture Tool" order="5" />
303 361
       <window_info anchor="bottom" id="Version Control" order="10" show_stripe_button="false" />
@@ -309,7 +367,6 @@
309 367
       <window_info anchor="bottom" id="Find" order="1" />
310 368
       <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
311 369
       <window_info anchor="bottom" id="Messages" order="9" weight="0.3298969" />
312
-      <window_info anchor="bottom" id="Spring" order="7" />
313 370
       <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
314 371
       <window_info id="Designer" order="2" />
315 372
     </layout>
@@ -321,7 +378,6 @@
321 378
     <option name="myLimit" value="2678400000" />
322 379
   </component>
323 380
   <component name="editorHistoryManager">
324
-    <entry file="file://$PROJECT_DIR$/.idea/ZipCoin-RED.iml" />
325 381
     <entry file="file://$PROJECT_DIR$/pom.xml">
326 382
       <provider selected="true" editor-type-id="text-editor">
327 383
         <state relative-caret-position="270">
@@ -410,13 +466,6 @@
410 466
       </provider>
411 467
     </entry>
412 468
     <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/config/PersistenceConfiguration.java" />
413
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/repository/BlockRepository.java">
414
-      <provider selected="true" editor-type-id="text-editor">
415
-        <state relative-caret-position="75">
416
-          <caret line="5" column="17" selection-start-line="5" selection-start-column="17" selection-end-line="5" selection-end-column="17" />
417
-        </state>
418
-      </provider>
419
-    </entry>
420 469
     <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/ZipCoinApp.java">
421 470
       <provider selected="true" editor-type-id="text-editor">
422 471
         <state relative-caret-position="75">
@@ -448,13 +497,6 @@
448 497
         </state>
449 498
       </provider>
450 499
     </entry>
451
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/controller/BlockController.java">
452
-      <provider selected="true" editor-type-id="text-editor">
453
-        <state relative-caret-position="105">
454
-          <caret line="7" column="15" selection-start-line="7" selection-start-column="15" selection-end-line="7" selection-end-column="15" />
455
-        </state>
456
-      </provider>
457
-    </entry>
458 500
     <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/controller/HomeController.java">
459 501
       <provider selected="true" editor-type-id="text-editor">
460 502
         <state relative-caret-position="90">
@@ -492,8 +534,8 @@
492 534
     </entry>
493 535
     <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/config/TransactionLoader.java">
494 536
       <provider selected="true" editor-type-id="text-editor">
495
-        <state relative-caret-position="194">
496
-          <caret line="24" lean-forward="true" selection-start-line="24" selection-end-line="24" />
537
+        <state relative-caret-position="104">
538
+          <caret line="18" selection-start-line="18" selection-end-line="18" />
497 539
         </state>
498 540
       </provider>
499 541
     </entry>
@@ -504,6 +546,30 @@
504 546
         </state>
505 547
       </provider>
506 548
     </entry>
549
+    <entry file="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-jpa/1.9.2.RELEASE/spring-data-jpa-1.9.2.RELEASE.jar!/org/springframework/data/jpa/repository/JpaRepository.class">
550
+      <provider selected="true" editor-type-id="text-editor">
551
+        <state relative-caret-position="270">
552
+          <caret line="25" column="20" selection-start-line="25" selection-start-column="20" selection-end-line="25" selection-end-column="20" />
553
+        </state>
554
+      </provider>
555
+    </entry>
556
+    <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/repository/BlockRepository.java">
557
+      <provider selected="true" editor-type-id="text-editor">
558
+        <state relative-caret-position="60">
559
+          <caret line="5" column="17" selection-start-line="5" selection-start-column="17" selection-end-line="5" selection-end-column="17" />
560
+        </state>
561
+      </provider>
562
+    </entry>
563
+    <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcoin/controller/BlockController.java">
564
+      <provider selected="true" editor-type-id="text-editor">
565
+        <state relative-caret-position="590">
566
+          <caret line="60" column="56" lean-forward="true" selection-start-line="60" selection-start-column="56" selection-end-line="60" selection-end-column="56" />
567
+          <folding>
568
+            <element signature="imports" expanded="true" />
569
+          </folding>
570
+        </state>
571
+      </provider>
572
+    </entry>
507 573
   </component>
508 574
   <component name="masterDetails">
509 575
     <states>

+ 0
- 17
ZipCoinRedJavaServer/ZipCoin-RED.iml View File

@@ -1,17 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" version="4">
3
-  <component name="FacetManager">
4
-    <facet type="Spring" name="Spring">
5
-      <configuration />
6
-    </facet>
7
-    <facet type="web" name="Web">
8
-      <configuration>
9
-        <webroots />
10
-        <sourceRoots>
11
-          <root url="file://$MODULE_DIR$/src/main/java" />
12
-          <root url="file://$MODULE_DIR$/src/main/resources" />
13
-        </sourceRoots>
14
-      </configuration>
15
-    </facet>
16
-  </component>
17
-</module>