Commit 929a6e8
File tree
90 files changed
+2540
-2635
lines changed- examples/cactus-example-cbdc-bridging-backend/src
- knex
- main/typescript
- infrastructure
- packages
- cacti-ledger-browser/src/main/typescript/apps
- eth
- fabric
- cactus-plugin-satp-hermes
- src
- main
- proto
- cacti/satp/v02
- common
- service
- view
- typescript
- core
- crash-management
- rollback
- stage-handlers
- stage-services
- client
- server
- cross-chain-mechanisms/satp-bridge/types
- gateway
- generated/proto/cacti/satp/v02
- common
- service
- view
- utils/config-validating-functions/bridges-config-validating-functions
- solidity
- generated
- Context.sol
- ITraceableContract.sol
- Math.sol
- Ownable.sol
- SignedMath.sol
- Strings.sol
- satp-wrapper-without-json.sol
- satp-wrapper.sol
- test/typescript
- integration
- bridge
- recovery
- rollback
- unit
- crash-management
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+2540
-2635
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 6 | + | |
10 | 7 |
| |
11 | 8 |
| |
12 | 9 |
| |
| |||
17 | 14 |
| |
18 | 15 |
| |
19 | 16 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 17 | + | |
24 | 18 |
| |
25 | 19 |
| |
26 | 20 |
| |
| |||
31 | 25 |
| |
32 | 26 |
| |
33 | 27 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 28 | + | |
38 | 29 |
| |
39 | 30 |
| |
40 | 31 |
| |
| |||
45 | 36 |
| |
46 | 37 |
| |
47 | 38 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 39 | + | |
52 | 40 |
| |
53 | 41 |
| |
54 | 42 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 | 95 |
| |
97 | 96 |
| |
98 | 97 |
| |
| |||
135 | 134 |
| |
136 | 135 |
| |
137 | 136 |
| |
138 |
| - | |
139 |
| - | |
140 |
| - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
141 | 145 |
| |
142 |
| - | |
| 146 | + | |
143 | 147 |
| |
144 | 148 |
| |
145 | 149 |
| |
| |||
164 | 168 |
| |
165 | 169 |
| |
166 | 170 |
| |
167 |
| - | |
168 |
| - | |
169 | 171 |
| |
170 | 172 |
| |
171 | 173 |
| |
| |||
192 | 194 |
| |
193 | 195 |
| |
194 | 196 |
| |
195 |
| - | |
196 |
| - | |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
0 commit comments