Commit c995975
authored
File tree
131 files changed
+1071
-1144
lines changed- Tokens
- bikemarket
- contracts/src
- main/java/net/corda
- examples/bikemarket/contracts
- samples/bikemarket
- contracts
- states
- test/java/net/corda
- examples/bikemarket/contracts
- samples/bikemarket/contracts
- gradle/wrapper
- workflows/src
- integrationTest/java/net/corda/samples/bikemarket
- main/java/net/corda/samples/bikemarket/flows
- test/java/net/corda
- examples/bikemarket
- samples/bikemarket
- dollartohousetoken
- contracts
- src
- main/java/net/corda/samples/dollartohousetoken
- contracts
- states
- test/java/net/corda
- examples/dollartohousetoken/contracts/contracts
- samples/dollartohousetoken/contracts
- workflows
- src
- integrationTest/java/net/corda
- examples/dollartohousetoken/contracts
- samples/dollartohousetoken
- main/java/net/corda
- examples/dollartohousetoken/flows
- samples/dollartohousetoken/flows
- test/java/net/corda
- examples/dollartohousetoken/contracts
- samples/dollartohousetoken
- fungiblehousetoken
- contracts/src
- main/java/net/corda
- examples/tokenizedhouse/contracts
- samples/tokenizedhouse
- contracts
- states
- test/java/net/corda
- examples/tokenizedhouse/contracts
- samples/tokenizedhouse/contracts
- gradle/wrapper
- workflows
- src
- integrationTest/java/net/corda/samples/tokenizedhouse
- main/java/net/corda/samples/tokenizedhouse/flows
- test/java/net/corda
- examples/tokenizedhouse
- samples/tokenizedhouse
- spaceships-javaAPIs
- contracts
- src
- main/java/net/corda
- examples/spaceships/contracts
- samples/spaceships
- contracts
- states
- test/java/net/corda
- examples/spaceships/contracts
- samples/spaceships/contracts
- gradle/wrapper
- workflows
- src
- integrationTest/java/net/corda/samples/spaceships
- main/java/net/corda/samples/spaceships/flows
- test/java/net/corda
- examples/spaceships
- samples/spaceships
- stockpaydividend
- contracts
- src
- main/java/net/corda/samples/stockpaydividend
- contracts
- states
- test/java/net/corda
- examples/stockpaydividend/contracts/contracts
- samples/stockpaydividend/contracts
- gradle/wrapper
- workflows/src
- integrationTest/java/net/corda/samples/stockpaydividend
- main/java/net/corda/samples/stockpaydividend/flows
- utilities
- test/java/net/corda/samples/stockpaydividend
- tokentofriend
- clients
- src/main
- java/net/corda/samples/tokentofriend
- webserver
- webapp/src
- component
- contracts/src
- main/java/net/corda/samples/tokentofriend
- contracts
- states
- test/java/net/corda/samples/tokentofriend/contracts
- workflows
- src
- integrationTest/java/net/corda/samples/tokentofriend
- main/java/net/corda/samples/tokentofriend/flows
- test/java/net/corda/samples/tokentofriend
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
131 files changed
+1071
-1144
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | | - | |
12 | | - | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | | - | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | | - | |
18 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
54 | 41 | | |
55 | 42 | | |
56 | 43 | | |
| |||
67 | 54 | | |
68 | 55 | | |
69 | 56 | | |
70 | | - | |
| 57 | + | |
71 | 58 | | |
72 | 59 | | |
73 | 60 | | |
74 | 61 | | |
75 | | - | |
| 62 | + | |
76 | 63 | | |
77 | 64 | | |
78 | 65 | | |
| |||
82 | 69 | | |
83 | 70 | | |
84 | 71 | | |
85 | | - | |
| 72 | + | |
86 | 73 | | |
87 | 74 | | |
88 | 75 | | |
| |||
95 | 82 | | |
96 | 83 | | |
97 | 84 | | |
98 | | - | |
| 85 | + | |
99 | 86 | | |
100 | 87 | | |
101 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
| |||
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
48 | | - | |
| 45 | + | |
49 | 46 | | |
50 | | - | |
| 47 | + | |
| 48 | + | |
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
| |||
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 74 | | |
86 | 75 | | |
87 | 76 | | |
| |||
110 | 99 | | |
111 | 100 | | |
112 | 101 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | 102 | | |
| 103 | + | |
126 | 104 | | |
127 | 105 | | |
128 | 106 | | |
129 | 107 | | |
130 | 108 | | |
131 | 109 | | |
132 | 110 | | |
133 | | - | |
134 | 111 | | |
135 | 112 | | |
136 | 113 | | |
| |||
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments