Skip to content

Commit 0606d1e

Browse files
authored
Merge branch 'cypherstack:staging' into staging
2 parents 3d49940 + f626837 commit 0606d1e

File tree

87 files changed

+1108
-6563
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+1108
-6563
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ jobs:
2525
sudo apt clean
2626
sudo apt update
2727
sudo apt install -y unzip automake build-essential file pkg-config git python libtool libtinfo5 cmake openjdk-8-jre-headless libgit2-dev clang libncurses5-dev libncursesw5-dev zlib1g-dev llvm debhelper libclang-dev opencl-headers libssl-dev ocl-icd-opencl-dev libc6-dev-i386
28-
- name: Build Lelantus
29-
run: |
30-
cd crypto_plugins/flutter_liblelantus/scripts/linux/
31-
./build_all.sh
32-
- name: Build Monero
33-
run: |
34-
cd crypto_plugins/flutter_libmonero/scripts/linux/
35-
./build_monero_all.sh
3628
- name: Build Epic Cash
3729
run: |
3830
cd crypto_plugins/flutter_libepiccash/scripts/linux/

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ scripts/**/build
6363
/lib/external_api_keys.dart
6464

6565
libepic_cash_wallet.dll
66-
libmobileliblelantus.dll
6766
libtor_ffi.dll
6867
flutter_libsparkmobile.dll
6968
secp256k1.dll

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[submodule "crypto_plugins/flutter_libepiccash"]
22
path = crypto_plugins/flutter_libepiccash
33
url = https://github.com/cypherstack/flutter_libepiccash.git
4-
[submodule "crypto_plugins/flutter_liblelantus"]
5-
path = crypto_plugins/flutter_liblelantus
6-
url = https://github.com/cypherstack/flutter_liblelantus.git
74
[submodule "crypto_plugins/frostdart"]
85
path = crypto_plugins/frostdart
96
url = https://github.com/cypherstack/frostdart

crypto_plugins/flutter_liblelantus

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/building.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ The WSL2 host may optionally be navigated to the `stack_wallet` repository on th
283283
If the DLLs were built on the WSL filesystem instead of on Windows, copy the resulting `dll`s to their respective positions on the Windows host:
284284

285285
- `stack_wallet/crypto_plugins/flutter_libepiccash/scripts/windows/build/libepic_cash_wallet.dll`
286-
- `stack_wallet/crypto_plugins/flutter_liblelantus/scripts/windows/build/libmobileliblelantus.dll`
287286

288287
<!-- TODO: script the copying or installation of libraries from WSL2 to the parent Windows host -->
289288

ios/Podfile.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ PODS:
1111
- ReachabilitySwift
1212
- cs_monero_flutter_libs_ios (0.0.1):
1313
- Flutter
14+
- cs_salvium_flutter_libs_ios (0.0.1):
15+
- Flutter
1416
- device_info_plus (0.0.1):
1517
- Flutter
1618
- devicelocale (0.0.1):
@@ -65,8 +67,6 @@ PODS:
6567
- Flutter
6668
- isar_flutter_libs (1.0.0):
6769
- Flutter
68-
- lelantus (0.0.1):
69-
- Flutter
7070
- local_auth_darwin (0.0.1):
7171
- Flutter
7272
- FlutterMacOS
@@ -87,6 +87,8 @@ PODS:
8787
- "sqlite3 (3.46.0+1)":
8888
- "sqlite3/common (= 3.46.0+1)"
8989
- "sqlite3/common (3.46.0+1)"
90+
- "sqlite3/dbstatvtab (3.46.0+1)":
91+
- sqlite3/common
9092
- "sqlite3/fts5 (3.46.0+1)":
9193
- sqlite3/common
9294
- "sqlite3/perf-threadsafe (3.46.0+1)":
@@ -95,7 +97,8 @@ PODS:
9597
- sqlite3/common
9698
- sqlite3_flutter_libs (0.0.1):
9799
- Flutter
98-
- sqlite3 (~> 3.46.0)
100+
- "sqlite3 (~> 3.46.0+1)"
101+
- sqlite3/dbstatvtab
99102
- sqlite3/fts5
100103
- sqlite3/perf-threadsafe
101104
- sqlite3/rtree
@@ -117,6 +120,7 @@ DEPENDENCIES:
117120
- coinlib_flutter (from `.symlinks/plugins/coinlib_flutter/darwin`)
118121
- connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`)
119122
- cs_monero_flutter_libs_ios (from `.symlinks/plugins/cs_monero_flutter_libs_ios/ios`)
123+
- cs_salvium_flutter_libs_ios (from `.symlinks/plugins/cs_salvium_flutter_libs_ios/ios`)
120124
- device_info_plus (from `.symlinks/plugins/device_info_plus/ios`)
121125
- devicelocale (from `.symlinks/plugins/devicelocale/ios`)
122126
- file_picker (from `.symlinks/plugins/file_picker/ios`)
@@ -129,7 +133,6 @@ DEPENDENCIES:
129133
- frostdart (from `.symlinks/plugins/frostdart/ios`)
130134
- integration_test (from `.symlinks/plugins/integration_test/ios`)
131135
- isar_flutter_libs (from `.symlinks/plugins/isar_flutter_libs/ios`)
132-
- lelantus (from `.symlinks/plugins/lelantus/ios`)
133136
- local_auth_darwin (from `.symlinks/plugins/local_auth_darwin/darwin`)
134137
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
135138
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
@@ -162,6 +165,8 @@ EXTERNAL SOURCES:
162165
:path: ".symlinks/plugins/connectivity_plus/ios"
163166
cs_monero_flutter_libs_ios:
164167
:path: ".symlinks/plugins/cs_monero_flutter_libs_ios/ios"
168+
cs_salvium_flutter_libs_ios:
169+
:path: ".symlinks/plugins/cs_salvium_flutter_libs_ios/ios"
165170
device_info_plus:
166171
:path: ".symlinks/plugins/device_info_plus/ios"
167172
devicelocale:
@@ -186,8 +191,6 @@ EXTERNAL SOURCES:
186191
:path: ".symlinks/plugins/integration_test/ios"
187192
isar_flutter_libs:
188193
:path: ".symlinks/plugins/isar_flutter_libs/ios"
189-
lelantus:
190-
:path: ".symlinks/plugins/lelantus/ios"
191194
local_auth_darwin:
192195
:path: ".symlinks/plugins/local_auth_darwin/darwin"
193196
package_info_plus:
@@ -216,6 +219,7 @@ SPEC CHECKSUMS:
216219
coinlib_flutter: 9275e8255ef67d3da33beb6e117d09ced4f46eb5
217220
connectivity_plus: 07c49e96d7fc92bc9920617b83238c4d178b446a
218221
cs_monero_flutter_libs_ios: fd353631682247f72a36493ff060d4328d6f720d
222+
cs_salvium_flutter_libs_ios: f9d6ce540cb34d8cb8641822cf02fa0695a8d405
219223
device_info_plus: 97af1d7e84681a90d0693e63169a5d50e0839a0d
220224
devicelocale: 35ba84dc7f45f527c3001535d8c8d104edd5d926
221225
DKImagePickerController: b512c28220a2b8ac7419f21c491fc8534b7601ac
@@ -230,7 +234,6 @@ SPEC CHECKSUMS:
230234
frostdart: 4c72b69ccac2f13ede744107db046a125acce597
231235
integration_test: 252f60fa39af5e17c3aa9899d35d908a0721b573
232236
isar_flutter_libs: fdf730ca925d05687f36d7f1d355e482529ed097
233-
lelantus: 417f0221260013dfc052cae9cf4b741b6479edba
234237
local_auth_darwin: 66e40372f1c29f383a314c738c7446e2f7fdadc3
235238
MTBBarcodeScanner: f453b33c4b7dfe545d8c6484ed744d55671788cb
236239
package_info_plus: c0502532a26c7662a62a356cebe2692ec5fe4ec4
@@ -240,13 +243,14 @@ SPEC CHECKSUMS:
240243
SDWebImage: 72f86271a6f3139cc7e4a89220946489d4b9a866
241244
share_plus: c3fef564749587fc939ef86ffb283ceac0baf9f5
242245
sqlite3: 292c3e1bfe89f64e51ea7fc7dab9182a017c8630
243-
sqlite3_flutter_libs: 0d611efdf6d1c9297d5ab03dab21b75aeebdae31
246+
sqlite3_flutter_libs: c00457ebd31e59fa6bb830380ddba24d44fbcd3b
244247
stack_wallet_backup: 5b8563aba5d8ffbf2ce1944331ff7294a0ec7c03
245248
SwiftProtobuf: 6ef3f0e422ef90d6605ca20b21a94f6c1324d6b3
246249
SwiftyGif: 6c3eafd0ce693cad58bb63d2b2fb9bacb8552780
247250
tor_ffi_plugin: d80e291b649379c8176e1be739e49be007d4ef93
248251
url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe
249-
wakelock_plus: 78ec7c5b202cab7761af8e2b2b3d0671be6c4ae1
252+
wakelock_plus: 373cfe59b235a6dd5837d0fb88791d2f13a90d56
253+
xelis_flutter: a6a1ee1f1e47f5aeb42dc4a5889358b79d8d90fc
250254

251255
PODFILE CHECKSUM: 57c8aed26fba39d3ec9424816221f294a07c58eb
252256

0 commit comments

Comments
 (0)