react-native-zcash 0.4.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/android/src/main/assets/co.electriccoin.zcash/checkpoint/mainnet/2220000.json +8 -0
- package/android/src/main/java/app/edge/rnzcash/RNZcashModule.kt +6 -5
- package/ios/RNZcash.swift +3 -1
- package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2220000.json +8 -0
- package/package.json +1 -1
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1310000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1320000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1330000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1340000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1350000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1360000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1370000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1380000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1390000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1400000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1410000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1420000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1430000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1440000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1450000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1460000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1470000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1480000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1490000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1500000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1510000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1520000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1530000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1540000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1550000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1560000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1570000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1580000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1590000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1600000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1610000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1620000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1630000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1640000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1650000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1660000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1670000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1680000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1690000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1700000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1710000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1720000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1730000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1740000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1750000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1760000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1770000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1780000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1790000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1800000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1810000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1820000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1830000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1840000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1850000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1860000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1870000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1880000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1890000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1900000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1910000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1920000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1930000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1940000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1950000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1960000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1970000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1980000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/1990000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2000000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2010000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2020000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2030000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2040000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2050000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2060000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2070000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2080000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2090000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2100000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2110000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2120000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2130000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2140000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2150000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2160000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2170000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2180000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2190000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2200000.json +0 -0
- /package/android/src/main/assets/{saplingtree → co.electriccoin.zcash/checkpoint}/mainnet/2210000.json +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# React Native Zcash
|
|
2
2
|
|
|
3
|
+
## 0.4.1 (2023-09-13)
|
|
4
|
+
|
|
5
|
+
- fixed: Update checkpoint path (Android)
|
|
6
|
+
- fixed: Fix view key derivation (Android)
|
|
7
|
+
- fixed: Fix `getTransactions` early exit (Android)
|
|
8
|
+
- fixed: Fix hex string handling (Android)
|
|
9
|
+
- fixed: Fix recipient address availability assumption (iOS)
|
|
10
|
+
|
|
3
11
|
## 0.4.0 (2023-09-04)
|
|
4
12
|
|
|
5
13
|
- changed: Upgrade zcash-android-sdk to v1.20.0-beta01
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"network": "main",
|
|
3
|
+
"height": "2220000",
|
|
4
|
+
"hash": "000000000172b493b91a2bf8da492818f469abaf367f0a34c6088d7384bf438d",
|
|
5
|
+
"time": 1694189265,
|
|
6
|
+
"saplingTree": "01e1fdb4fbf39470312e2ee698bbadaae6a6f600630704ce828f624092d419eb2b01bb2e754503afcbeba2f5f351cde44316015799935827d50086a09347b9aa72281a019cc2cee08afd6df6cbc2d89a3a7f5381c466fc8718a52e6db6e6fa44063db24000000000017e8553f04eb329f93a9882e2656a7d9772a7d12098932e9fc10b094844d4675701de3681f6095e049db159b1b3f7058a80bf8178e7dcc36de3e3eb11a2abc3584001fc25e0cec13e3f59891b069f75fd51f2caa60f501e23b3afdf6209faf71edf1b00000001d177df23a29c4acfa477b94c55bf3baa5b4f43dc65bf94ed65cf3ac7b2d753300001055bb26ddf3a7a7efa91af3ba8c040cf4f373d366b3bb01a778cc54fc31ab32a01cf666e6ab15724fcad98c1eaf7d0b555e9cfa4132c4152a5946256421eda496101ba391f92d9f6f13ffa0a9be8f09e113dd528f28d64e3fa82a9841c3871f5711e000001d8ccea507421a590ed38116b834189cdc22421b4764179fa4e364803dfa66d56018cf6f5034a55fed59d1d832620916a43c756d2379e50ef9440fc4c3e7a29aa2300011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e",
|
|
7
|
+
"orchardTree": "01e9654f2f2065ea7222b509f367053c8c60335abd1fef4d4a8cc8f1b6e4c2a133011093acb8712c698913d117410839280fe234942db8fec4830c6544b3d97da0361f0000015cfab442f440115599554959ca560451d1da80cfa1fac8031be6c091c9eb79110001bf4c6e2c88cb1b29df8cbe2ab268c40e3d2a2d26155a3ebfc3a9d450954c6d050001b8c991defe192f04816e611cbeff67ba630aba4e68cb9a01d8a15861d6d5460001463c8512a48687e5827657cefbc11b0495302ca787760ef02346bdb91922c10801a23a492db19a8b6962c4f58d478dcc81a3b22f59914a8dbaced764f53e923e3700000177fe87edaf3267ef297756a3b204b4920001f2db983b35a9a122e79b4a90bb2c011c624f6c2160a85fc2821643724e4ecb61ac64738e0fb36a51933a83e8618c260162cb5b712202981670217893d510e9464364f9e7e3084b43f0450d1f91a85e00000001cf3bf92f69798e68555548afcce1648add1fb2548d64fa9a1ec22a3e26e7890101e637281deb58dff0c44ba13149b784a95da1b493005efd057e6f4ac20ef5d81d000001cc2dcaa338b312112db04b435a706d63244dd435238f0aa1e9e1598d35470810012dcc4273c8a0ed2337ecf7879380a07e7d427c7f9d82e538002bd1442978402c01daf63debf5b40df902dae98dadc029f281474d190cddecef1b10653248a234150001e2bca6a8d987d668defba89dc082196a922634ed88e065c669e526bb8815ee1b000000000000"
|
|
8
|
+
}
|
|
@@ -126,7 +126,7 @@ class RNZcashModule(private val reactContext: ReactApplicationContext) :
|
|
|
126
126
|
val nativeArray = Arguments.createArray()
|
|
127
127
|
if (numTxs == 0) {
|
|
128
128
|
promise.resolve(nativeArray)
|
|
129
|
-
|
|
129
|
+
return@launch
|
|
130
130
|
}
|
|
131
131
|
runBlocking {
|
|
132
132
|
wallet.transactions.onEach {
|
|
@@ -157,8 +157,9 @@ class RNZcashModule(private val reactContext: ReactApplicationContext) :
|
|
|
157
157
|
}
|
|
158
158
|
|
|
159
159
|
@ReactMethod
|
|
160
|
-
fun deriveViewingKey(
|
|
161
|
-
var
|
|
160
|
+
fun deriveViewingKey(seed: String, network: String = "mainnet", promise: Promise) {
|
|
161
|
+
var seedPhrase = SeedPhrase.new(seed)
|
|
162
|
+
var keys = runBlocking { DerivationTool.getInstance().deriveUnifiedFullViewingKeys(seedPhrase.toByteArray(), networks.getOrDefault(network, ZcashNetwork.Mainnet), DerivationTool.DEFAULT_NUMBER_OF_ACCOUNTS)[0] }
|
|
162
163
|
promise.resolve(keys.encoding)
|
|
163
164
|
}
|
|
164
165
|
|
|
@@ -241,8 +242,8 @@ class RNZcashModule(private val reactContext: ReactApplicationContext) :
|
|
|
241
242
|
if (tx == null) throw Exception("transaction failed")
|
|
242
243
|
|
|
243
244
|
val map = Arguments.createMap()
|
|
244
|
-
map.putString("txId", tx.rawId.
|
|
245
|
-
if (tx.raw != null) map.putString("raw", tx.raw
|
|
245
|
+
map.putString("txId", tx.rawId.byteArray.toHexReversed())
|
|
246
|
+
if (tx.raw != null) map.putString("raw", tx.raw?.byteArray?.toHex())
|
|
246
247
|
promise.resolve(map)
|
|
247
248
|
} catch (t: Throwable) {
|
|
248
249
|
promise.reject("Err", t)
|
package/ios/RNZcash.swift
CHANGED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"network": "main",
|
|
3
|
+
"height": "2220000",
|
|
4
|
+
"hash": "000000000172b493b91a2bf8da492818f469abaf367f0a34c6088d7384bf438d",
|
|
5
|
+
"time": 1694189265,
|
|
6
|
+
"saplingTree": "01e1fdb4fbf39470312e2ee698bbadaae6a6f600630704ce828f624092d419eb2b01bb2e754503afcbeba2f5f351cde44316015799935827d50086a09347b9aa72281a019cc2cee08afd6df6cbc2d89a3a7f5381c466fc8718a52e6db6e6fa44063db24000000000017e8553f04eb329f93a9882e2656a7d9772a7d12098932e9fc10b094844d4675701de3681f6095e049db159b1b3f7058a80bf8178e7dcc36de3e3eb11a2abc3584001fc25e0cec13e3f59891b069f75fd51f2caa60f501e23b3afdf6209faf71edf1b00000001d177df23a29c4acfa477b94c55bf3baa5b4f43dc65bf94ed65cf3ac7b2d753300001055bb26ddf3a7a7efa91af3ba8c040cf4f373d366b3bb01a778cc54fc31ab32a01cf666e6ab15724fcad98c1eaf7d0b555e9cfa4132c4152a5946256421eda496101ba391f92d9f6f13ffa0a9be8f09e113dd528f28d64e3fa82a9841c3871f5711e000001d8ccea507421a590ed38116b834189cdc22421b4764179fa4e364803dfa66d56018cf6f5034a55fed59d1d832620916a43c756d2379e50ef9440fc4c3e7a29aa2300011619f99023a69bb647eab2d2aa1a73c3673c74bb033c3c4930eacda19e6fd93b0000000160272b134ca494b602137d89e528c751c06d3ef4a87a45f33af343c15060cc1e",
|
|
7
|
+
"orchardTree": "01e9654f2f2065ea7222b509f367053c8c60335abd1fef4d4a8cc8f1b6e4c2a133011093acb8712c698913d117410839280fe234942db8fec4830c6544b3d97da0361f0000015cfab442f440115599554959ca560451d1da80cfa1fac8031be6c091c9eb79110001bf4c6e2c88cb1b29df8cbe2ab268c40e3d2a2d26155a3ebfc3a9d450954c6d050001b8c991defe192f04816e611cbeff67ba630aba4e68cb9a01d8a15861d6d5460001463c8512a48687e5827657cefbc11b0495302ca787760ef02346bdb91922c10801a23a492db19a8b6962c4f58d478dcc81a3b22f59914a8dbaced764f53e923e3700000177fe87edaf3267ef297756a3b204b4920001f2db983b35a9a122e79b4a90bb2c011c624f6c2160a85fc2821643724e4ecb61ac64738e0fb36a51933a83e8618c260162cb5b712202981670217893d510e9464364f9e7e3084b43f0450d1f91a85e00000001cf3bf92f69798e68555548afcce1648add1fb2548d64fa9a1ec22a3e26e7890101e637281deb58dff0c44ba13149b784a95da1b493005efd057e6f4ac20ef5d81d000001cc2dcaa338b312112db04b435a706d63244dd435238f0aa1e9e1598d35470810012dcc4273c8a0ed2337ecf7879380a07e7d427c7f9d82e538002bd1442978402c01daf63debf5b40df902dae98dadc029f281474d190cddecef1b10653248a234150001e2bca6a8d987d668defba89dc082196a922634ed88e065c669e526bb8815ee1b000000000000"
|
|
8
|
+
}
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|