File tree
488 files changed
+19198
-4768
lines changed- bootstrap
- src
- main
- kotlin/jp/co/soramitsu/bootstrap
- config
- controller
- dto
- block
- exceptions
- genesis
- d3
- resources
- test/kotlin/jp/co/soramitsu/bootstrap
- btc-address-generation
- src/main
- kotlin
- com/d3/btc/generation
- config
- init
- trigger
- generation/btc
- resources
- btc-deposit
- src/main
- kotlin
- com/d3/btc/deposit
- config
- handler
- init
- listener
- service
- notary/btc
- config
- factory
- init
- listener
- resources
- btc-dw-bridge
- src/main
- kotlin
- com/d3/btc/dwbridge
- config
- dwbridge/btc
- resources
- btc-registration
- src/main
- kotlin
- com/d3/btc/registration
- config
- init
- strategy
- registration/btc
- strategy
- resources
- btc-withdrawal
- src
- main
- kotlin
- com/d3/btc/withdrawal
- config
- handler
- init
- listener
- provider
- send
- service
- statistics
- transaction
- consensus
- withdrawal/btc
- handler
- init
- transaction
- resources
- test/java/com/d3/btc/withdrawal/transaction
- btc
- src/main/kotlin
- com/d3/btc
- cli
- fee
- handler
- healthcheck
- helper
- address
- currency
- network
- listener
- model
- monitoring
- peer
- provider
- account
- address
- generation
- network
- wallet
- healthcheck
- helper/address
- listener/btc
- provider/btc
- address
- generation
- wallet
- chain-adapter-integration-test
- src
- integration-test
- kotlin/integration/chainadapter
- environment
- resources
- main/kotlin/integration/helper
- chain-adapter
- src/main
- kotlin/com/d3/chainadapter
- adapter
- provider
- resources
- configs
- brvs
- btc
- eth
- d3testreport
- src
- main
- java
- d3/report
- enums
- model
- service
- resources
- test/java/d3/report/service
- deploy
- bitcoin
- regtest
- testnet
- ethereum
- contract
- tokens
- iroha
- keys
- docker
- doc
- eth-erc20-registration
- src/main/kotlin
- com/d3/eth/token
- token
- eth-registration
- src/main/kotlin
- com/d3/eth/registration
- relay
- registration/eth
- eth-vacuum
- src/main/kotlin/com/d3/eth/vacuum
- eth-withdrawal
- src/main/kotlin/com/d3/eth/withdrawal
- consumer
- withdrawalservice
- eth
- src
- main
- java/contract
- kotlin
- com/d3/eth
- deploy
- deposit
- endpoint
- helper
- provider
- sidechain
- util
- token
- notary
- endpoint/eth
- eth
- provider/eth
- sidechain/eth/util
- token
- test/kotlin/com/d3
- commons/notary
- eth/notary/endpoint
- gradle/wrapper
- notary-btc-integration-test
- src
- integration-test/kotlin/integration/btc
- environment
- main/kotlin/integration/helper
- notary-commons
- src
- main/kotlin
- com/d3/commons
- config
- model
- notary
- endpoint
- provider
- registration
- sidechain
- iroha
- consumer
- util
- util
- model
- notary
- registration
- sidechain/iroha/consumer
- test
- java/com/d3/commons/registration
- kotlin/com/d3/commons
- config
- notary
- registration
- sidechain/iroha/consumer
- util
- notary-eth-integration-test
- src
- integration-test/kotlin/integration/eth
- contracts
- main/kotlin/integration/helper
- notary-iroha-integration-test
- src
- integration-test/kotlin/integration
- iroha
- main/kotlin/integration
- helper
- registration
- notary-registration
- src
- main
- kotlin
- com/d3/commons/registration
- registration
- resources
- test/kotlin
- notary-sora-integration-test/src/integration-test/kotlin/integration/sora
- notifications-integration-test/src
- integration-test/kotlin/notifications
- environment
- main/kotlin/integration/helper
- notifications
- src/main/kotlin
- com/d3/notifications
- client
- config
- init
- provider
- push
- service
- smtp
- notifications/init
- test-longevity/src/main/kotlin/longevity
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
488 files changed
+19198
-4768
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
73 | 80 |
| |
74 | 81 |
| |
75 | 82 |
| |
| |||
145 | 152 |
| |
146 | 153 |
| |
147 | 154 |
| |
148 |
| - | |
149 | 155 |
| |
| 156 | + | |
| 157 | + | |
150 | 158 |
| |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 | 159 |
| |
155 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
156 | 167 |
| |
157 | 168 |
| |
158 | 169 |
| |
| 170 | + | |
| 171 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
37 | 45 |
| |
38 | 46 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
42 | 55 |
| |
43 | 56 |
| |
44 | 57 |
| |
| |||
116 | 129 |
| |
117 | 130 |
| |
118 | 131 |
| |
| 132 | + | |
119 | 133 |
| |
120 | 134 |
| |
121 | 135 |
| |
| |||
127 | 141 |
| |
128 | 142 |
| |
129 | 143 |
| |
130 |
| - | |
| 144 | + | |
131 | 145 |
| |
132 | 146 |
| |
133 | 147 |
| |
134 | 148 |
| |
135 | 149 |
| |
136 | 150 |
| |
| 151 | + | |
| 152 | + | |
137 | 153 |
| |
138 | 154 |
| |
139 | 155 |
| |
| |||
145 | 161 |
| |
146 | 162 |
| |
147 | 163 |
| |
| 164 | + | |
| 165 | + | |
148 | 166 |
| |
149 | 167 |
| |
150 | 168 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
47 | 60 |
| |
48 |
| - | |
| 61 | + | |
49 | 62 |
| |
50 |
| - | |
| 63 | + | |
51 | 64 |
| |
52 | 65 |
| |
53 |
| - | |
| 66 | + | |
54 | 67 |
| |
55 |
| - | |
| 68 | + | |
56 | 69 |
| |
57 | 70 |
| |
58 | 71 |
| |
| |||
65 | 78 |
| |
66 | 79 |
| |
67 | 80 |
| |
| 81 | + | |
| 82 | + | |
| 83 | + | |
68 | 84 |
|
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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + |
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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + |
Lines changed: 22 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 | + |
Lines changed: 18 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 | + |
Lines changed: 47 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + |
0 commit comments