diff --git a/guides/social_login/ios/Podfile b/guides/social_login/ios/Podfile
index 5cce00a..7e88cd7 100644
--- a/guides/social_login/ios/Podfile
+++ b/guides/social_login/ios/Podfile
@@ -31,21 +31,23 @@ target 'Runner' do
use_frameworks! :linkage => :static
use_modular_headers!
- pod 'ParticleNetworkBase', '2.0.2'
- pod 'ParticleNetworkChains', '2.0.2'
- pod 'ParticleWalletAPI', '2.0.2'
+ pod 'ParticleNetworkBase', '2.0.3'
+ pod 'ParticleNetworkChains', '2.0.3'
+ pod 'ParticleWalletAPI', '2.0.3'
- pod 'ConnectCommon', '2.0.2'
- pod 'ConnectEVMAdapter', '2.0.2'
- pod 'ConnectSolanaAdapter', '2.0.2'
- pod 'ConnectWalletConnectAdapter', '2.0.2'
- pod 'ConnectPhantomAdapter', '2.0.2'
- pod 'ParticleConnect', '2.0.2'
+ pod 'ConnectCommon', '2.0.3'
+ pod 'ConnectEVMAdapter', '2.0.3'
+ pod 'ConnectSolanaAdapter', '2.0.3'
+ pod 'ConnectWalletConnectAdapter', '2.0.3'
+ pod 'ConnectPhantomAdapter', '2.0.3'
+ pod 'ParticleConnect', '2.0.3'
- pod 'AuthCoreAdapter', '2.0.2'
- pod 'ParticleAuthCore', '2.0.2'
- pod 'ParticleMPCCore', '2.0.2'
- pod 'Thresh', '2.0.2'
+ pod 'AuthCoreAdapter', '2.0.3'
+ pod 'ParticleAuthCore', '2.0.3'
+ pod 'ParticleMPCCore', '2.0.3'
+ pod 'Thresh', '2.0.3'
+
+ pod 'ParticleConnectKit', '2.0.3'
pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master'
pod 'WalletConnectSwiftV2', :git => 'https://github.com/SunZhiC/WalletConnectSwiftV2.git', :branch => 'particle'
diff --git a/guides/social_login/ios/Podfile.lock b/guides/social_login/ios/Podfile.lock
index e44d72b..6fbf5f9 100644
--- a/guides/social_login/ios/Podfile.lock
+++ b/guides/social_login/ios/Podfile.lock
@@ -1,6 +1,6 @@
PODS:
- Alamofire (5.9.1)
- - AuthCoreAdapter (2.0.2):
+ - AuthCoreAdapter (2.0.3):
- ConnectCommon
- ParticleAuthCore
- AWSCore (2.34.2)
@@ -9,19 +9,19 @@ PODS:
- Base58.swift (1.0.2):
- BigInt
- BigInt (5.2.0)
- - ConnectCommon (2.0.2):
+ - ConnectCommon (2.0.3):
- BigInt (~> 5.2.0)
- ParticleNetworkBase
- RxAlamofire (~> 6.1.1)
- secp256k1.swift (~> 0.1)
- TweetNacl
- - ConnectEVMAdapter (2.0.2):
+ - ConnectEVMAdapter (2.0.3):
- ConnectCommon
- - ConnectPhantomAdapter (2.0.2):
+ - ConnectPhantomAdapter (2.0.3):
- ConnectCommon
- - ConnectSolanaAdapter (2.0.2):
+ - ConnectSolanaAdapter (2.0.3):
- ConnectCommon
- - ConnectWalletConnectAdapter (2.0.2):
+ - ConnectWalletConnectAdapter (2.0.3):
- ConnectCommon
- SDWebImage (~> 5.19.0)
- SDWebImageWebPCoder
@@ -65,7 +65,7 @@ PODS:
- Flutter
- ParticleConnect
- ParticleConnectKit
- - ParticleAuthCore (2.0.2):
+ - ParticleAuthCore (2.0.3):
- AWSKMS (~> 2.34.2)
- ParticleMPCCore
- ParticleNetworkBase
@@ -75,9 +75,9 @@ PODS:
- SnapKit (~> 5.7.1)
- SwiftMessages
- Then
- - ParticleConnect (2.0.2):
+ - ParticleConnect (2.0.3):
- ConnectCommon
- - ParticleConnectKit (2.0.2):
+ - ParticleConnectKit (2.0.3):
- AuthCoreAdapter
- ConnectCommon
- ConnectPhantomAdapter
@@ -85,11 +85,11 @@ PODS:
- ParticleAuthCore
- ParticleConnect
- SnapKit (~> 5.7.1)
- - ParticleMPCCore (2.0.2):
+ - ParticleMPCCore (2.0.3):
- Base58.swift
- CryptoSwift (~> 1.8.1)
- Thresh
- - ParticleNetworkBase (2.0.2):
+ - ParticleNetworkBase (2.0.3):
- Alamofire (~> 5.9.0)
- Base58.swift
- BigInt (~> 5.2.0)
@@ -100,8 +100,8 @@ PODS:
- RxSwift (= 6.6.0)
- SwiftyJSON (~> 5.0.1)
- SwiftyUserDefaults (~> 5.3.0)
- - ParticleNetworkChains (2.0.2)
- - ParticleWalletAPI (2.0.2):
+ - ParticleNetworkChains (2.0.3)
+ - ParticleWalletAPI (2.0.3):
- GRDB.swift (~> 6.24.1)
- ParticleNetworkBase
- RxAlamofire (6.1.1):
@@ -131,7 +131,7 @@ PODS:
- SwiftyJSON (5.0.2)
- SwiftyUserDefaults (5.3.0)
- Then (3.0.0)
- - Thresh (2.0.2)
+ - Thresh (2.0.3)
- TweetNacl (1.0.2)
- WalletConnectSwiftV2 (1.9.9):
- WalletConnectSwiftV2/WalletConnect (= 1.9.9)
@@ -174,25 +174,26 @@ PODS:
- WalletConnectSwiftV2/WalletConnectUtils
DEPENDENCIES:
- - AuthCoreAdapter (= 2.0.2)
- - ConnectCommon (= 2.0.2)
- - ConnectEVMAdapter (= 2.0.2)
- - ConnectPhantomAdapter (= 2.0.2)
- - ConnectSolanaAdapter (= 2.0.2)
- - ConnectWalletConnectAdapter (= 2.0.2)
+ - AuthCoreAdapter (= 2.0.3)
+ - ConnectCommon (= 2.0.3)
+ - ConnectEVMAdapter (= 2.0.3)
+ - ConnectPhantomAdapter (= 2.0.3)
+ - ConnectSolanaAdapter (= 2.0.3)
+ - ConnectWalletConnectAdapter (= 2.0.3)
- Flutter (from `Flutter`)
- particle_auth_core (from `.symlinks/plugins/particle_auth_core/ios`)
- particle_base (from `.symlinks/plugins/particle_base/ios`)
- particle_connect (from `.symlinks/plugins/particle_connect/ios`)
- - ParticleAuthCore (= 2.0.2)
- - ParticleConnect (= 2.0.2)
- - ParticleMPCCore (= 2.0.2)
- - ParticleNetworkBase (= 2.0.2)
- - ParticleNetworkChains (= 2.0.2)
- - ParticleWalletAPI (= 2.0.2)
+ - ParticleAuthCore (= 2.0.3)
+ - ParticleConnect (= 2.0.3)
+ - ParticleConnectKit (= 2.0.3)
+ - ParticleMPCCore (= 2.0.3)
+ - ParticleNetworkBase (= 2.0.3)
+ - ParticleNetworkChains (= 2.0.3)
+ - ParticleWalletAPI (= 2.0.3)
- SkeletonView (from `https://github.com/SunZhiC/SkeletonView.git`, branch `main`)
- SwiftyUserDefaults (from `https://github.com/SunZhiC/SwiftyUserDefaults.git`, branch `master`)
- - Thresh (= 2.0.2)
+ - Thresh (= 2.0.3)
- WalletConnectSwiftV2 (from `https://github.com/SunZhiC/WalletConnectSwiftV2.git`, branch `particle`)
SPEC REPOS:
@@ -265,16 +266,16 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c
- AuthCoreAdapter: 397e3f66759b400a90b741cc1e53ddd95bfcdbf0
+ AuthCoreAdapter: 476feb7b077be7ec8c198e9462f6d1bb3fea92cf
AWSCore: 13649d9063a6807ec37bde35c8f2da329d63d4e2
AWSKMS: 311bb0cb71967273de5f4657875b9f2484ec13c2
Base58.swift: e0e16655f9db843b8cd367593ed6f7d90d136b7f
BigInt: f668a80089607f521586bbe29513d708491ef2f7
- ConnectCommon: 8a556df558257a50ba91ef236f00794de0a0c95a
- ConnectEVMAdapter: ac9fe12681c7cf5b7fba7f270af69efbd51077e3
- ConnectPhantomAdapter: 619c30846bbb61187e153342ca827d4f3b550e55
- ConnectSolanaAdapter: 47ec9c8b7076d826174275f99492709aacc59946
- ConnectWalletConnectAdapter: 52d7266d94dc65837a5fff3980c2f8667f6bd599
+ ConnectCommon: 80364f67ca6c0eb4c954b875d9161e432a0cd9dd
+ ConnectEVMAdapter: 41d1fa1cc62684a347fa8ade89eaff59d5655b0b
+ ConnectPhantomAdapter: 2c1c82fddc2d462ccf82f0c69b76b5d99cb24206
+ ConnectSolanaAdapter: 697c8d749341ac4bfd3d66e7c20ed294e9d4e98e
+ ConnectWalletConnectAdapter: 964342c0bc232e1d1465a5fcf0a45e8b66048b3e
CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
GRDB.swift: 136dcb5d8dddca50aae3ba7d77475f79e7232cd8
@@ -282,13 +283,13 @@ SPEC CHECKSUMS:
particle_auth_core: 08525d1c4253c4f49fbb6d1562a45d9187fa3f1b
particle_base: 3f7728b23f0733ccd5acdafcf41a69af24f8ed02
particle_connect: 62487032934d067dee6508992d9892540a84baae
- ParticleAuthCore: 431496fcd45fe22b1420f1191c122805238e14fe
- ParticleConnect: aa6402459dc9940b6d16630bdf721b122f540017
- ParticleConnectKit: ea9cd51d0a220026f1ce06847379d47c3e6b264e
- ParticleMPCCore: dc9568198a21b27dc0eebbc03d826d3a61656036
- ParticleNetworkBase: 17473acf8ca8ffb97041e21739d621d4e3957cb4
- ParticleNetworkChains: c5f7392bf7430874499ebb522a285fcfb9cb5af1
- ParticleWalletAPI: 5516a3e356e730098036c11bbe28fdf5b5517d30
+ ParticleAuthCore: 2b42f8c30686c04dbadac92198f7eba9e99c1252
+ ParticleConnect: bda56e012d9f396e31885eb6ae6c5e188b4c0270
+ ParticleConnectKit: b045c93d8dc6ce486d6d689e6df44cc79945e2e8
+ ParticleMPCCore: 056e8094477f999f843f016459b6845389e2932b
+ ParticleNetworkBase: 774ff74ab785602809147be5398791f64308786d
+ ParticleNetworkChains: 98daf734005d70cd0ecf8c2515b7e9d0b26aef00
+ ParticleWalletAPI: ed2d80ed75d2979df202717b0daf44557fe9a758
RxAlamofire: beb75a1c452d0de225651db4903f5d29d034a620
RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc
RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6
@@ -303,10 +304,10 @@ SPEC CHECKSUMS:
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a
SwiftyUserDefaults: dd5dce66fb01565a82c3618b835f0546987eb683
Then: 844265ae87834bbe1147d91d5d41a404da2ec27d
- Thresh: da8fb05520ab379a7bb3f878177a639a8247385d
+ Thresh: b74bb67a2d15eb1e9d1c26e469a8bbbf4a6128d0
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
WalletConnectSwiftV2: a3e9870da851a1608e79d4583668e87ffea6a72d
-PODFILE CHECKSUM: 71cbe8d0d30398d7e82b9a7902e4d89977397de9
+PODFILE CHECKSUM: a286f94490e856cf8c011cf7f2656a3387f5be60
COCOAPODS: 1.15.2
diff --git a/guides/social_login/ios/Runner/Info.plist b/guides/social_login/ios/Runner/Info.plist
index 8caed45..d0bea1f 100644
--- a/guides/social_login/ios/Runner/Info.plist
+++ b/guides/social_login/ios/Runner/Info.plist
@@ -71,6 +71,7 @@
oneinch
awallet
okex
+ bnc
NSPhotoLibraryUsageDescription
We need access in order to open photos of barcodes
diff --git a/guides/social_login/pubspec.yaml b/guides/social_login/pubspec.yaml
index 1815d67..9b495f7 100644
--- a/guides/social_login/pubspec.yaml
+++ b/guides/social_login/pubspec.yaml
@@ -36,7 +36,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
- particle_connect: ^2.0.4
+ particle_connect: ^2.1.0
dev_dependencies:
flutter_test:
diff --git a/guides/social_login_aa/ios/Podfile b/guides/social_login_aa/ios/Podfile
index 038d330..ac43f42 100644
--- a/guides/social_login_aa/ios/Podfile
+++ b/guides/social_login_aa/ios/Podfile
@@ -31,22 +31,24 @@ target 'Runner' do
use_frameworks! :linkage => :static
use_modular_headers!
- pod 'ParticleNetworkBase', '2.0.2'
- pod 'ParticleNetworkChains', '2.0.2'
- pod 'ParticleWalletAPI', '2.0.2'
- pod 'ParticleAA', '2.0.2'
+ pod 'ParticleNetworkBase', '2.0.3'
+ pod 'ParticleNetworkChains', '2.0.3'
+ pod 'ParticleWalletAPI', '2.0.3'
+ pod 'ParticleAA', '2.0.3'
- pod 'ConnectCommon', '2.0.2'
- pod 'ConnectEVMAdapter', '2.0.2'
- pod 'ConnectSolanaAdapter', '2.0.2'
- pod 'ConnectWalletConnectAdapter', '2.0.2'
- pod 'ConnectPhantomAdapter', '2.0.2'
- pod 'ParticleConnect', '2.0.2'
+ pod 'ConnectCommon', '2.0.3'
+ pod 'ConnectEVMAdapter', '2.0.3'
+ pod 'ConnectSolanaAdapter', '2.0.3'
+ pod 'ConnectWalletConnectAdapter', '2.0.3'
+ pod 'ConnectPhantomAdapter', '2.0.3'
+ pod 'ParticleConnect', '2.0.3'
- pod 'AuthCoreAdapter', '2.0.2'
- pod 'ParticleAuthCore', '2.0.2'
- pod 'ParticleMPCCore', '2.0.2'
- pod 'Thresh', '2.0.2'
+ pod 'AuthCoreAdapter', '2.0.3'
+ pod 'ParticleAuthCore', '2.0.3'
+ pod 'ParticleMPCCore', '2.0.3'
+ pod 'Thresh', '2.0.3'
+
+ pod 'ParticleConnectKit', '2.0.3'
pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master'
pod 'WalletConnectSwiftV2', :git => 'https://github.com/SunZhiC/WalletConnectSwiftV2.git', :branch => 'particle'
diff --git a/guides/social_login_aa/ios/Podfile.lock b/guides/social_login_aa/ios/Podfile.lock
index 2fbc590..5c41431 100644
--- a/guides/social_login_aa/ios/Podfile.lock
+++ b/guides/social_login_aa/ios/Podfile.lock
@@ -1,6 +1,6 @@
PODS:
- Alamofire (5.9.1)
- - AuthCoreAdapter (2.0.2):
+ - AuthCoreAdapter (2.0.3):
- ConnectCommon
- ParticleAuthCore
- AWSCore (2.34.2)
@@ -9,19 +9,19 @@ PODS:
- Base58.swift (1.0.2):
- BigInt
- BigInt (5.2.0)
- - ConnectCommon (2.0.2):
+ - ConnectCommon (2.0.3):
- BigInt (~> 5.2.0)
- ParticleNetworkBase
- RxAlamofire (~> 6.1.1)
- secp256k1.swift (~> 0.1)
- TweetNacl
- - ConnectEVMAdapter (2.0.2):
+ - ConnectEVMAdapter (2.0.3):
- ConnectCommon
- - ConnectPhantomAdapter (2.0.2):
+ - ConnectPhantomAdapter (2.0.3):
- ConnectCommon
- - ConnectSolanaAdapter (2.0.2):
+ - ConnectSolanaAdapter (2.0.3):
- ConnectCommon
- - ConnectWalletConnectAdapter (2.0.2):
+ - ConnectWalletConnectAdapter (2.0.3):
- ConnectCommon
- SDWebImage (~> 5.19.0)
- SDWebImageWebPCoder
@@ -68,9 +68,9 @@ PODS:
- Flutter
- ParticleConnect
- ParticleConnectKit
- - ParticleAA (2.0.2):
+ - ParticleAA (2.0.3):
- ParticleNetworkBase
- - ParticleAuthCore (2.0.2):
+ - ParticleAuthCore (2.0.3):
- AWSKMS (~> 2.34.2)
- ParticleMPCCore
- ParticleNetworkBase
@@ -80,9 +80,9 @@ PODS:
- SnapKit (~> 5.7.1)
- SwiftMessages
- Then
- - ParticleConnect (2.0.2):
+ - ParticleConnect (2.0.3):
- ConnectCommon
- - ParticleConnectKit (2.0.2):
+ - ParticleConnectKit (2.0.3):
- AuthCoreAdapter
- ConnectCommon
- ConnectPhantomAdapter
@@ -90,11 +90,11 @@ PODS:
- ParticleAuthCore
- ParticleConnect
- SnapKit (~> 5.7.1)
- - ParticleMPCCore (2.0.2):
+ - ParticleMPCCore (2.0.3):
- Base58.swift
- CryptoSwift (~> 1.8.1)
- Thresh
- - ParticleNetworkBase (2.0.2):
+ - ParticleNetworkBase (2.0.3):
- Alamofire (~> 5.9.0)
- Base58.swift
- BigInt (~> 5.2.0)
@@ -105,8 +105,8 @@ PODS:
- RxSwift (= 6.6.0)
- SwiftyJSON (~> 5.0.1)
- SwiftyUserDefaults (~> 5.3.0)
- - ParticleNetworkChains (2.0.2)
- - ParticleWalletAPI (2.0.2):
+ - ParticleNetworkChains (2.0.3)
+ - ParticleWalletAPI (2.0.3):
- GRDB.swift (~> 6.24.1)
- ParticleNetworkBase
- RxAlamofire (6.1.1):
@@ -136,7 +136,7 @@ PODS:
- SwiftyJSON (5.0.2)
- SwiftyUserDefaults (5.3.0)
- Then (3.0.0)
- - Thresh (2.0.2)
+ - Thresh (2.0.3)
- TweetNacl (1.0.2)
- WalletConnectSwiftV2 (1.9.9):
- WalletConnectSwiftV2/WalletConnect (= 1.9.9)
@@ -179,27 +179,28 @@ PODS:
- WalletConnectSwiftV2/WalletConnectUtils
DEPENDENCIES:
- - AuthCoreAdapter (= 2.0.2)
- - ConnectCommon (= 2.0.2)
- - ConnectEVMAdapter (= 2.0.2)
- - ConnectPhantomAdapter (= 2.0.2)
- - ConnectSolanaAdapter (= 2.0.2)
- - ConnectWalletConnectAdapter (= 2.0.2)
+ - AuthCoreAdapter (= 2.0.3)
+ - ConnectCommon (= 2.0.3)
+ - ConnectEVMAdapter (= 2.0.3)
+ - ConnectPhantomAdapter (= 2.0.3)
+ - ConnectSolanaAdapter (= 2.0.3)
+ - ConnectWalletConnectAdapter (= 2.0.3)
- Flutter (from `Flutter`)
- particle_aa (from `.symlinks/plugins/particle_aa/ios`)
- particle_auth_core (from `.symlinks/plugins/particle_auth_core/ios`)
- particle_base (from `.symlinks/plugins/particle_base/ios`)
- particle_connect (from `.symlinks/plugins/particle_connect/ios`)
- - ParticleAA (= 2.0.2)
- - ParticleAuthCore (= 2.0.2)
- - ParticleConnect (= 2.0.2)
- - ParticleMPCCore (= 2.0.2)
- - ParticleNetworkBase (= 2.0.2)
- - ParticleNetworkChains (= 2.0.2)
- - ParticleWalletAPI (= 2.0.2)
+ - ParticleAA (= 2.0.3)
+ - ParticleAuthCore (= 2.0.3)
+ - ParticleConnect (= 2.0.3)
+ - ParticleConnectKit (= 2.0.3)
+ - ParticleMPCCore (= 2.0.3)
+ - ParticleNetworkBase (= 2.0.3)
+ - ParticleNetworkChains (= 2.0.3)
+ - ParticleWalletAPI (= 2.0.3)
- SkeletonView (from `https://github.com/SunZhiC/SkeletonView.git`, branch `main`)
- SwiftyUserDefaults (from `https://github.com/SunZhiC/SwiftyUserDefaults.git`, branch `master`)
- - Thresh (= 2.0.2)
+ - Thresh (= 2.0.3)
- WalletConnectSwiftV2 (from `https://github.com/SunZhiC/WalletConnectSwiftV2.git`, branch `particle`)
SPEC REPOS:
@@ -275,16 +276,16 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c
- AuthCoreAdapter: 397e3f66759b400a90b741cc1e53ddd95bfcdbf0
+ AuthCoreAdapter: 476feb7b077be7ec8c198e9462f6d1bb3fea92cf
AWSCore: 13649d9063a6807ec37bde35c8f2da329d63d4e2
AWSKMS: 311bb0cb71967273de5f4657875b9f2484ec13c2
Base58.swift: e0e16655f9db843b8cd367593ed6f7d90d136b7f
BigInt: f668a80089607f521586bbe29513d708491ef2f7
- ConnectCommon: 8a556df558257a50ba91ef236f00794de0a0c95a
- ConnectEVMAdapter: ac9fe12681c7cf5b7fba7f270af69efbd51077e3
- ConnectPhantomAdapter: 619c30846bbb61187e153342ca827d4f3b550e55
- ConnectSolanaAdapter: 47ec9c8b7076d826174275f99492709aacc59946
- ConnectWalletConnectAdapter: 52d7266d94dc65837a5fff3980c2f8667f6bd599
+ ConnectCommon: 80364f67ca6c0eb4c954b875d9161e432a0cd9dd
+ ConnectEVMAdapter: 41d1fa1cc62684a347fa8ade89eaff59d5655b0b
+ ConnectPhantomAdapter: 2c1c82fddc2d462ccf82f0c69b76b5d99cb24206
+ ConnectSolanaAdapter: 697c8d749341ac4bfd3d66e7c20ed294e9d4e98e
+ ConnectWalletConnectAdapter: 964342c0bc232e1d1465a5fcf0a45e8b66048b3e
CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
GRDB.swift: 136dcb5d8dddca50aae3ba7d77475f79e7232cd8
@@ -293,14 +294,14 @@ SPEC CHECKSUMS:
particle_auth_core: 08525d1c4253c4f49fbb6d1562a45d9187fa3f1b
particle_base: 3f7728b23f0733ccd5acdafcf41a69af24f8ed02
particle_connect: 62487032934d067dee6508992d9892540a84baae
- ParticleAA: 95ef403e1f989c6d15a180be3f0c69f92fd77f26
- ParticleAuthCore: 431496fcd45fe22b1420f1191c122805238e14fe
- ParticleConnect: aa6402459dc9940b6d16630bdf721b122f540017
- ParticleConnectKit: ea9cd51d0a220026f1ce06847379d47c3e6b264e
- ParticleMPCCore: dc9568198a21b27dc0eebbc03d826d3a61656036
- ParticleNetworkBase: 17473acf8ca8ffb97041e21739d621d4e3957cb4
- ParticleNetworkChains: c5f7392bf7430874499ebb522a285fcfb9cb5af1
- ParticleWalletAPI: 5516a3e356e730098036c11bbe28fdf5b5517d30
+ ParticleAA: cb043e4e252580cfb3da8d2654d3a3beb9ae8011
+ ParticleAuthCore: 2b42f8c30686c04dbadac92198f7eba9e99c1252
+ ParticleConnect: bda56e012d9f396e31885eb6ae6c5e188b4c0270
+ ParticleConnectKit: b045c93d8dc6ce486d6d689e6df44cc79945e2e8
+ ParticleMPCCore: 056e8094477f999f843f016459b6845389e2932b
+ ParticleNetworkBase: 774ff74ab785602809147be5398791f64308786d
+ ParticleNetworkChains: 98daf734005d70cd0ecf8c2515b7e9d0b26aef00
+ ParticleWalletAPI: ed2d80ed75d2979df202717b0daf44557fe9a758
RxAlamofire: beb75a1c452d0de225651db4903f5d29d034a620
RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc
RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6
@@ -315,10 +316,10 @@ SPEC CHECKSUMS:
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a
SwiftyUserDefaults: dd5dce66fb01565a82c3618b835f0546987eb683
Then: 844265ae87834bbe1147d91d5d41a404da2ec27d
- Thresh: da8fb05520ab379a7bb3f878177a639a8247385d
+ Thresh: b74bb67a2d15eb1e9d1c26e469a8bbbf4a6128d0
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
WalletConnectSwiftV2: a3e9870da851a1608e79d4583668e87ffea6a72d
-PODFILE CHECKSUM: 59efed49252ace568717d2eb0d3ebd3dd189fe61
+PODFILE CHECKSUM: cb147a1ea86042643952b585274a1ed08c094017
COCOAPODS: 1.15.2
diff --git a/guides/social_login_aa/ios/Runner/Info.plist b/guides/social_login_aa/ios/Runner/Info.plist
index 8caed45..d0bea1f 100644
--- a/guides/social_login_aa/ios/Runner/Info.plist
+++ b/guides/social_login_aa/ios/Runner/Info.plist
@@ -71,6 +71,7 @@
oneinch
awallet
okex
+ bnc
NSPhotoLibraryUsageDescription
We need access in order to open photos of barcodes
diff --git a/guides/social_login_aa/pubspec.yaml b/guides/social_login_aa/pubspec.yaml
index 6e50280..6153db8 100644
--- a/guides/social_login_aa/pubspec.yaml
+++ b/guides/social_login_aa/pubspec.yaml
@@ -36,8 +36,8 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
- particle_connect: ^2.0.4
- particle_aa: ^2.0.4
+ particle_connect: ^2.1.0
+ particle_aa: ^2.1.0
dev_dependencies:
flutter_test:
diff --git a/particle-aa/example/ios/Podfile b/particle-aa/example/ios/Podfile
index 2e769cc..396d0e7 100644
--- a/particle-aa/example/ios/Podfile
+++ b/particle-aa/example/ios/Podfile
@@ -31,21 +31,23 @@ flutter_ios_podfile_setup
target 'Runner' do
use_frameworks! :linkage => :static
- pod 'Thresh', '2.0.2'
- pod 'ParticleMPCCore', '2.0.2'
- pod 'ParticleAuthCore', '2.0.2'
- pod 'AuthCoreAdapter', '2.0.2'
+ pod 'Thresh', '2.0.3'
+ pod 'ParticleMPCCore', '2.0.3'
+ pod 'ParticleAuthCore', '2.0.3'
+ pod 'AuthCoreAdapter', '2.0.3'
- pod 'ParticleNetworkBase', '2.0.2'
- pod 'ParticleNetworkChains', '2.0.2'
- pod 'ParticleAA', '2.0.2'
+ pod 'ParticleNetworkBase', '2.0.3'
+ pod 'ParticleNetworkChains', '2.0.3'
+ pod 'ParticleAA', '2.0.3'
- pod 'ParticleConnect', '2.0.2'
- pod 'ConnectWalletConnectAdapter', '2.0.2'
- pod 'ConnectSolanaAdapter', '2.0.2'
- pod 'ConnectEVMAdapter', '2.0.2'
- pod 'ConnectCommon', '2.0.2'
- pod 'ConnectPhantomAdapter', '2.0.2'
+ pod 'ParticleConnect', '2.0.3'
+ pod 'ConnectWalletConnectAdapter', '2.0.3'
+ pod 'ConnectSolanaAdapter', '2.0.3'
+ pod 'ConnectEVMAdapter', '2.0.3'
+ pod 'ConnectCommon', '2.0.3'
+ pod 'ConnectPhantomAdapter', '2.0.3'
+
+ pod 'ParticleConnectKit', '2.0.3'
pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master'
pod 'WalletConnectSwiftV2', :git => 'https://github.com/SunZhiC/WalletConnectSwiftV2.git', :branch => 'particle'
diff --git a/particle-aa/example/ios/Podfile.lock b/particle-aa/example/ios/Podfile.lock
index b9147e0..cedd4ca 100644
--- a/particle-aa/example/ios/Podfile.lock
+++ b/particle-aa/example/ios/Podfile.lock
@@ -1,6 +1,6 @@
PODS:
- Alamofire (5.9.1)
- - AuthCoreAdapter (2.0.2):
+ - AuthCoreAdapter (2.0.3):
- ConnectCommon
- ParticleAuthCore
- AWSCore (2.34.2)
@@ -9,19 +9,19 @@ PODS:
- Base58.swift (1.0.2):
- BigInt
- BigInt (5.2.0)
- - ConnectCommon (2.0.2):
+ - ConnectCommon (2.0.3):
- BigInt (~> 5.2.0)
- ParticleNetworkBase
- RxAlamofire (~> 6.1.1)
- secp256k1.swift (~> 0.1)
- TweetNacl
- - ConnectEVMAdapter (2.0.2):
+ - ConnectEVMAdapter (2.0.3):
- ConnectCommon
- - ConnectPhantomAdapter (2.0.2):
+ - ConnectPhantomAdapter (2.0.3):
- ConnectCommon
- - ConnectSolanaAdapter (2.0.2):
+ - ConnectSolanaAdapter (2.0.3):
- ConnectCommon
- - ConnectWalletConnectAdapter (2.0.2):
+ - ConnectWalletConnectAdapter (2.0.3):
- ConnectCommon
- SDWebImage (~> 5.19.0)
- SDWebImageWebPCoder
@@ -65,9 +65,9 @@ PODS:
- Flutter
- ParticleConnect
- ParticleConnectKit
- - ParticleAA (2.0.2):
+ - ParticleAA (2.0.3):
- ParticleNetworkBase
- - ParticleAuthCore (2.0.2):
+ - ParticleAuthCore (2.0.3):
- AWSKMS (~> 2.34.2)
- ParticleMPCCore
- ParticleNetworkBase
@@ -77,9 +77,9 @@ PODS:
- SnapKit (~> 5.7.1)
- SwiftMessages
- Then
- - ParticleConnect (2.0.2):
+ - ParticleConnect (2.0.3):
- ConnectCommon
- - ParticleConnectKit (2.0.1):
+ - ParticleConnectKit (2.0.3):
- AuthCoreAdapter
- ConnectCommon
- ConnectPhantomAdapter
@@ -87,11 +87,11 @@ PODS:
- ParticleAuthCore
- ParticleConnect
- SnapKit (~> 5.7.1)
- - ParticleMPCCore (2.0.2):
+ - ParticleMPCCore (2.0.3):
- Base58.swift
- CryptoSwift (~> 1.8.1)
- Thresh
- - ParticleNetworkBase (2.0.2):
+ - ParticleNetworkBase (2.0.3):
- Alamofire (~> 5.9.0)
- Base58.swift
- BigInt (~> 5.2.0)
@@ -102,7 +102,7 @@ PODS:
- RxSwift (= 6.6.0)
- SwiftyJSON (~> 5.0.1)
- SwiftyUserDefaults (~> 5.3.0)
- - ParticleNetworkChains (2.0.2)
+ - ParticleNetworkChains (2.0.3)
- RxAlamofire (6.1.1):
- RxAlamofire/Core (= 6.1.1)
- RxAlamofire/Core (6.1.1):
@@ -114,9 +114,9 @@ PODS:
- RxRelay (6.6.0):
- RxSwift (= 6.6.0)
- RxSwift (6.6.0)
- - SDWebImage (5.19.6):
- - SDWebImage/Core (= 5.19.6)
- - SDWebImage/Core (5.19.6)
+ - SDWebImage (5.19.7):
+ - SDWebImage/Core (= 5.19.7)
+ - SDWebImage/Core (5.19.7)
- SDWebImageWebPCoder (0.14.6):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.17)
@@ -130,7 +130,7 @@ PODS:
- SwiftyJSON (5.0.2)
- SwiftyUserDefaults (5.3.0)
- Then (3.0.0)
- - Thresh (2.0.2)
+ - Thresh (2.0.3)
- TweetNacl (1.0.2)
- WalletConnectSwiftV2 (1.9.9):
- WalletConnectSwiftV2/WalletConnect (= 1.9.9)
@@ -173,26 +173,27 @@ PODS:
- WalletConnectSwiftV2/WalletConnectUtils
DEPENDENCIES:
- - AuthCoreAdapter (= 2.0.2)
- - ConnectCommon (= 2.0.2)
- - ConnectEVMAdapter (= 2.0.2)
- - ConnectPhantomAdapter (= 2.0.2)
- - ConnectSolanaAdapter (= 2.0.2)
- - ConnectWalletConnectAdapter (= 2.0.2)
+ - AuthCoreAdapter (= 2.0.3)
+ - ConnectCommon (= 2.0.3)
+ - ConnectEVMAdapter (= 2.0.3)
+ - ConnectPhantomAdapter (= 2.0.3)
+ - ConnectSolanaAdapter (= 2.0.3)
+ - ConnectWalletConnectAdapter (= 2.0.3)
- Flutter (from `Flutter`)
- particle_aa (from `.symlinks/plugins/particle_aa/ios`)
- particle_auth_core (from `.symlinks/plugins/particle_auth_core/ios`)
- particle_base (from `.symlinks/plugins/particle_base/ios`)
- particle_connect (from `.symlinks/plugins/particle_connect/ios`)
- - ParticleAA (= 2.0.2)
- - ParticleAuthCore (= 2.0.2)
- - ParticleConnect (= 2.0.2)
- - ParticleMPCCore (= 2.0.2)
- - ParticleNetworkBase (= 2.0.2)
- - ParticleNetworkChains (= 2.0.2)
+ - ParticleAA (= 2.0.3)
+ - ParticleAuthCore (= 2.0.3)
+ - ParticleConnect (= 2.0.3)
+ - ParticleConnectKit (= 2.0.3)
+ - ParticleMPCCore (= 2.0.3)
+ - ParticleNetworkBase (= 2.0.3)
+ - ParticleNetworkChains (= 2.0.3)
- SkeletonView (from `https://github.com/SunZhiC/SkeletonView.git`, branch `main`)
- SwiftyUserDefaults (from `https://github.com/SunZhiC/SwiftyUserDefaults.git`, branch `master`)
- - Thresh (= 2.0.2)
+ - Thresh (= 2.0.3)
- WalletConnectSwiftV2 (from `https://github.com/SunZhiC/WalletConnectSwiftV2.git`, branch `particle`)
SPEC REPOS:
@@ -266,16 +267,16 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c
- AuthCoreAdapter: 397e3f66759b400a90b741cc1e53ddd95bfcdbf0
+ AuthCoreAdapter: 476feb7b077be7ec8c198e9462f6d1bb3fea92cf
AWSCore: 13649d9063a6807ec37bde35c8f2da329d63d4e2
AWSKMS: 311bb0cb71967273de5f4657875b9f2484ec13c2
Base58.swift: e0e16655f9db843b8cd367593ed6f7d90d136b7f
BigInt: f668a80089607f521586bbe29513d708491ef2f7
- ConnectCommon: 8a556df558257a50ba91ef236f00794de0a0c95a
- ConnectEVMAdapter: ac9fe12681c7cf5b7fba7f270af69efbd51077e3
- ConnectPhantomAdapter: 619c30846bbb61187e153342ca827d4f3b550e55
- ConnectSolanaAdapter: 47ec9c8b7076d826174275f99492709aacc59946
- ConnectWalletConnectAdapter: 52d7266d94dc65837a5fff3980c2f8667f6bd599
+ ConnectCommon: 80364f67ca6c0eb4c954b875d9161e432a0cd9dd
+ ConnectEVMAdapter: 41d1fa1cc62684a347fa8ade89eaff59d5655b0b
+ ConnectPhantomAdapter: 2c1c82fddc2d462ccf82f0c69b76b5d99cb24206
+ ConnectSolanaAdapter: 697c8d749341ac4bfd3d66e7c20ed294e9d4e98e
+ ConnectWalletConnectAdapter: 964342c0bc232e1d1465a5fcf0a45e8b66048b3e
CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
@@ -283,18 +284,18 @@ SPEC CHECKSUMS:
particle_auth_core: 08525d1c4253c4f49fbb6d1562a45d9187fa3f1b
particle_base: 3f7728b23f0733ccd5acdafcf41a69af24f8ed02
particle_connect: 62487032934d067dee6508992d9892540a84baae
- ParticleAA: 95ef403e1f989c6d15a180be3f0c69f92fd77f26
- ParticleAuthCore: 431496fcd45fe22b1420f1191c122805238e14fe
- ParticleConnect: aa6402459dc9940b6d16630bdf721b122f540017
- ParticleConnectKit: 8c34f0cd6fabe9b28ed020ae98e09839752fe89b
- ParticleMPCCore: dc9568198a21b27dc0eebbc03d826d3a61656036
- ParticleNetworkBase: 17473acf8ca8ffb97041e21739d621d4e3957cb4
- ParticleNetworkChains: c5f7392bf7430874499ebb522a285fcfb9cb5af1
+ ParticleAA: cb043e4e252580cfb3da8d2654d3a3beb9ae8011
+ ParticleAuthCore: 2b42f8c30686c04dbadac92198f7eba9e99c1252
+ ParticleConnect: bda56e012d9f396e31885eb6ae6c5e188b4c0270
+ ParticleConnectKit: b045c93d8dc6ce486d6d689e6df44cc79945e2e8
+ ParticleMPCCore: 056e8094477f999f843f016459b6845389e2932b
+ ParticleNetworkBase: 774ff74ab785602809147be5398791f64308786d
+ ParticleNetworkChains: 98daf734005d70cd0ecf8c2515b7e9d0b26aef00
RxAlamofire: beb75a1c452d0de225651db4903f5d29d034a620
RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc
RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6
RxSwift: a4b44f7d24599f674deebd1818eab82e58410632
- SDWebImage: a79252b60f4678812d94316c91da69ec83089c9f
+ SDWebImage: 8a6b7b160b4d710e2a22b6900e25301075c34cb3
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634
SkeletonView: 735bba714f75a451d998bf6f4aef5bfe9d1c803e
@@ -304,10 +305,10 @@ SPEC CHECKSUMS:
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a
SwiftyUserDefaults: dd5dce66fb01565a82c3618b835f0546987eb683
Then: 844265ae87834bbe1147d91d5d41a404da2ec27d
- Thresh: da8fb05520ab379a7bb3f878177a639a8247385d
+ Thresh: b74bb67a2d15eb1e9d1c26e469a8bbbf4a6128d0
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
WalletConnectSwiftV2: a3e9870da851a1608e79d4583668e87ffea6a72d
-PODFILE CHECKSUM: f8996ca6bfc111472ba82b159438c92a218ea64f
+PODFILE CHECKSUM: ab7fd99263c6ae157733045822adbc5fffc310c7
COCOAPODS: 1.15.2
diff --git a/particle-aa/example/ios/Runner/Info.plist b/particle-aa/example/ios/Runner/Info.plist
index ef011d2..5893d2a 100644
--- a/particle-aa/example/ios/Runner/Info.plist
+++ b/particle-aa/example/ios/Runner/Info.plist
@@ -79,6 +79,7 @@
oneinch
awallet
okex
+ bnc
NSPhotoLibraryUsageDescription
We need access in order to open photos of barcodes
diff --git a/particle-auth-core/example/ios/Podfile b/particle-auth-core/example/ios/Podfile
index 1730e3b..5f1698f 100644
--- a/particle-auth-core/example/ios/Podfile
+++ b/particle-auth-core/example/ios/Podfile
@@ -31,14 +31,14 @@ target 'Runner' do
use_frameworks! :linkage => :static
use_modular_headers!
- pod 'Thresh', '2.0.2'
- pod 'ParticleMPCCore', '2.0.2'
- pod 'ParticleAuthCore', '2.0.2'
- pod 'AuthCoreAdapter', '2.0.2'
+ pod 'Thresh', '2.0.3'
+ pod 'ParticleMPCCore', '2.0.3'
+ pod 'ParticleAuthCore', '2.0.3'
+ pod 'AuthCoreAdapter', '2.0.3'
- pod 'ParticleNetworkBase', '2.0.2'
- pod 'ParticleNetworkChains', '2.0.2'
- pod 'ConnectCommon', '2.0.2'
+ pod 'ParticleNetworkBase', '2.0.3'
+ pod 'ParticleNetworkChains', '2.0.3'
+ pod 'ConnectCommon', '2.0.3'
pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master'
pod 'SkeletonView', :git => 'https://github.com/SunZhiC/SkeletonView.git', :branch => 'main'
diff --git a/particle-auth-core/example/ios/Podfile.lock b/particle-auth-core/example/ios/Podfile.lock
index c7456b3..5230162 100644
--- a/particle-auth-core/example/ios/Podfile.lock
+++ b/particle-auth-core/example/ios/Podfile.lock
@@ -1,6 +1,6 @@
PODS:
- Alamofire (5.9.1)
- - AuthCoreAdapter (2.0.2):
+ - AuthCoreAdapter (2.0.3):
- ConnectCommon
- ParticleAuthCore
- AWSCore (2.34.2)
@@ -9,7 +9,7 @@ PODS:
- Base58.swift (1.0.2):
- BigInt
- BigInt (5.2.0)
- - ConnectCommon (2.0.2):
+ - ConnectCommon (2.0.3):
- BigInt (~> 5.2.0)
- ParticleNetworkBase
- RxAlamofire (~> 6.1.1)
@@ -41,7 +41,7 @@ PODS:
- Flutter
- ParticleNetworkBase
- ParticleNetworkChains
- - ParticleAuthCore (2.0.2):
+ - ParticleAuthCore (2.0.3):
- AWSKMS (~> 2.34.2)
- ParticleMPCCore
- ParticleNetworkBase
@@ -51,11 +51,11 @@ PODS:
- SnapKit (~> 5.7.1)
- SwiftMessages
- Then
- - ParticleMPCCore (2.0.2):
+ - ParticleMPCCore (2.0.3):
- Base58.swift
- CryptoSwift (~> 1.8.1)
- Thresh
- - ParticleNetworkBase (2.0.2):
+ - ParticleNetworkBase (2.0.3):
- Alamofire (~> 5.9.0)
- Base58.swift
- BigInt (~> 5.2.0)
@@ -66,7 +66,7 @@ PODS:
- RxSwift (= 6.6.0)
- SwiftyJSON (~> 5.0.1)
- SwiftyUserDefaults (~> 5.3.0)
- - ParticleNetworkChains (2.0.2)
+ - ParticleNetworkChains (2.0.3)
- RxAlamofire (6.1.1):
- RxAlamofire/Core (= 6.1.1)
- RxAlamofire/Core (6.1.1):
@@ -78,9 +78,9 @@ PODS:
- RxRelay (6.6.0):
- RxSwift (= 6.6.0)
- RxSwift (6.6.0)
- - SDWebImage (5.19.6):
- - SDWebImage/Core (= 5.19.6)
- - SDWebImage/Core (5.19.6)
+ - SDWebImage (5.19.7):
+ - SDWebImage/Core (= 5.19.7)
+ - SDWebImage/Core (5.19.7)
- SDWebImageWebPCoder (0.14.6):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.17)
@@ -93,23 +93,23 @@ PODS:
- SwiftyJSON (5.0.2)
- SwiftyUserDefaults (5.3.0)
- Then (3.0.0)
- - Thresh (2.0.2)
+ - Thresh (2.0.3)
- TweetNacl (1.0.2)
DEPENDENCIES:
- - AuthCoreAdapter (= 2.0.2)
- - ConnectCommon (= 2.0.2)
+ - AuthCoreAdapter (= 2.0.3)
+ - ConnectCommon (= 2.0.3)
- Flutter (from `Flutter`)
- integration_test (from `.symlinks/plugins/integration_test/ios`)
- particle_auth_core (from `.symlinks/plugins/particle_auth_core/ios`)
- particle_base (from `.symlinks/plugins/particle_base/ios`)
- - ParticleAuthCore (= 2.0.2)
- - ParticleMPCCore (= 2.0.2)
- - ParticleNetworkBase (= 2.0.2)
- - ParticleNetworkChains (= 2.0.2)
+ - ParticleAuthCore (= 2.0.3)
+ - ParticleMPCCore (= 2.0.3)
+ - ParticleNetworkBase (= 2.0.3)
+ - ParticleNetworkChains (= 2.0.3)
- SkeletonView (from `https://github.com/SunZhiC/SkeletonView.git`, branch `main`)
- SwiftyUserDefaults (from `https://github.com/SunZhiC/SwiftyUserDefaults.git`, branch `master`)
- - Thresh (= 2.0.2)
+ - Thresh (= 2.0.3)
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
@@ -166,27 +166,27 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c
- AuthCoreAdapter: 397e3f66759b400a90b741cc1e53ddd95bfcdbf0
+ AuthCoreAdapter: 476feb7b077be7ec8c198e9462f6d1bb3fea92cf
AWSCore: 13649d9063a6807ec37bde35c8f2da329d63d4e2
AWSKMS: 311bb0cb71967273de5f4657875b9f2484ec13c2
Base58.swift: e0e16655f9db843b8cd367593ed6f7d90d136b7f
BigInt: f668a80089607f521586bbe29513d708491ef2f7
- ConnectCommon: 8a556df558257a50ba91ef236f00794de0a0c95a
+ ConnectCommon: 80364f67ca6c0eb4c954b875d9161e432a0cd9dd
CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
integration_test: 13825b8a9334a850581300559b8839134b124670
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
particle_auth_core: 08525d1c4253c4f49fbb6d1562a45d9187fa3f1b
particle_base: 3f7728b23f0733ccd5acdafcf41a69af24f8ed02
- ParticleAuthCore: 431496fcd45fe22b1420f1191c122805238e14fe
- ParticleMPCCore: dc9568198a21b27dc0eebbc03d826d3a61656036
- ParticleNetworkBase: 17473acf8ca8ffb97041e21739d621d4e3957cb4
- ParticleNetworkChains: c5f7392bf7430874499ebb522a285fcfb9cb5af1
+ ParticleAuthCore: 2b42f8c30686c04dbadac92198f7eba9e99c1252
+ ParticleMPCCore: 056e8094477f999f843f016459b6845389e2932b
+ ParticleNetworkBase: 774ff74ab785602809147be5398791f64308786d
+ ParticleNetworkChains: 98daf734005d70cd0ecf8c2515b7e9d0b26aef00
RxAlamofire: beb75a1c452d0de225651db4903f5d29d034a620
RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc
RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6
RxSwift: a4b44f7d24599f674deebd1818eab82e58410632
- SDWebImage: a79252b60f4678812d94316c91da69ec83089c9f
+ SDWebImage: 8a6b7b160b4d710e2a22b6900e25301075c34cb3
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634
SkeletonView: 735bba714f75a451d998bf6f4aef5bfe9d1c803e
@@ -195,9 +195,9 @@ SPEC CHECKSUMS:
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a
SwiftyUserDefaults: dd5dce66fb01565a82c3618b835f0546987eb683
Then: 844265ae87834bbe1147d91d5d41a404da2ec27d
- Thresh: da8fb05520ab379a7bb3f878177a639a8247385d
+ Thresh: b74bb67a2d15eb1e9d1c26e469a8bbbf4a6128d0
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
-PODFILE CHECKSUM: 5825f66b202dcc938f9b0abee8a4fd96d5f02cb2
+PODFILE CHECKSUM: ca0e3a6b68f4be9a44beb5af96241a7fc6244c17
COCOAPODS: 1.15.2
diff --git a/particle-auth-core/example/ios/Runner/Info.plist b/particle-auth-core/example/ios/Runner/Info.plist
index 893a60d..4632c38 100644
--- a/particle-auth-core/example/ios/Runner/Info.plist
+++ b/particle-auth-core/example/ios/Runner/Info.plist
@@ -26,12 +26,8 @@
$(FLUTTER_BUILD_NUMBER)
LSRequiresIPhoneOS
- NSFaceIDUsageDescription
- We use Face ID to secure your account, authenticate purchases, and provide a seamless user experience.
UIApplicationSupportsIndirectInputEvents
- NSFaceIDUsageDescription
- We use Face ID for secure access to the app.
UILaunchStoryboardName
LaunchScreen
UIMainStoryboardFile
diff --git a/particle-auth-core/example/lib/auth_core_demo/auth_core_logic.dart b/particle-auth-core/example/lib/auth_core_demo/auth_core_logic.dart
index 9ac270c..08c35fb 100644
--- a/particle-auth-core/example/lib/auth_core_demo/auth_core_logic.dart
+++ b/particle-auth-core/example/lib/auth_core_demo/auth_core_logic.dart
@@ -248,8 +248,6 @@ class AuthCoreLogic {
}
static void evmSendTransaction() async {
- final address = await Evm.getAddress();
-
try {
final evmAddress = await Evm.getAddress();
const receiverAddress = "0x0000000000000000000000000000000000000000";
@@ -261,8 +259,8 @@ class AuthCoreLogic {
// final transaction = await TransactionMock.mockEvmSendNative(address);
String txHash = await Evm.sendTransaction(transaction);
- debugPrint("evm sendTransaction: $signature");
- showToast("evm sendTransaction: $signature");
+ debugPrint("evm sendTransaction: $txHash");
+ showToast("evm sendTransaction: $txHash");
} catch (error) {
debugPrint("evm sendTransaction: $error");
showToast("evm sendTransaction: $error");
diff --git a/particle-base/example/ios/Podfile b/particle-base/example/ios/Podfile
index 6f39eb9..ccce134 100644
--- a/particle-base/example/ios/Podfile
+++ b/particle-base/example/ios/Podfile
@@ -32,8 +32,8 @@ target 'Runner' do
use_frameworks! :linkage => :static
# use_modular_headers!
- pod 'ParticleNetworkBase', '2.0.2'
- pod 'ParticleNetworkChains', '2.0.2'
+ pod 'ParticleNetworkBase', '2.0.3'
+ pod 'ParticleNetworkChains', '2.0.3'
pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master'
diff --git a/particle-base/lib/model/chain_info.dart b/particle-base/lib/model/chain_info.dart
index 467604d..66b0ae5 100644
--- a/particle-base/lib/model/chain_info.dart
+++ b/particle-base/lib/model/chain_info.dart
@@ -97,7 +97,7 @@ class ChainInfo {
'https://static.particle.network/token-list/elastos/native.png',
'Elastos Mainnet',
'Mainnet',
- 'http://elastos.org',
+ 'https://elastos.org',
ChainInfoNativeCurrency('ELA', 'ELA', 18),
'https://api.elastos.io/esc',
'',
@@ -362,22 +362,6 @@ class ChainInfo {
);
- static ChainInfo Heco = ChainInfo(
- 128,
- 'Heco',
- 'evm',
- 'https://static.particle.network/token-list/heco/native.png',
- 'Heco Mainnet',
- 'Mainnet',
- 'https://www.hecochain.com',
- ChainInfoNativeCurrency('HT', 'HT', 18),
- 'https://http-mainnet.hecochain.com',
- '',
- 'https://hecoinfo.com',
- [ChainInfoFeature('EIP1559')],
- );
-
-
static ChainInfo Polygon = ChainInfo(
137,
'Polygon',
@@ -874,6 +858,38 @@ class ChainInfo {
);
+ static ChainInfo StoryNetworkTestnet = ChainInfo(
+ 1513,
+ 'StoryNetwork',
+ 'evm',
+ 'https://static.particle.network/token-list/storynetwork/native.png',
+ 'Story Network Testnet',
+ 'Testnet',
+ 'https://explorer.testnet.storyprotocol.net',
+ ChainInfoNativeCurrency('IP', 'IP', 18),
+ 'https://rpc.partner.testnet.storyprotocol.net',
+ '',
+ 'https://explorer.testnet.storyprotocol.net',
+ [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
+ );
+
+
+ static ChainInfo GravityAlpha = ChainInfo(
+ 1625,
+ 'Gravity',
+ 'evm',
+ 'https://static.particle.network/token-list/gravity/native.png',
+ 'Gravity Alpha Mainnet',
+ 'Mainnet',
+ 'https://gravity.xyz',
+ ChainInfoNativeCurrency('G', 'G', 18),
+ 'https://rpc.gravity.xyz',
+ '',
+ 'https://gscan.xyz',
+ [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
+ );
+
+
static ChainInfo ComboTestnet = ChainInfo(
1715,
'Combo',
@@ -890,6 +906,22 @@ class ChainInfo {
);
+ static ChainInfo SoneiumMinatoTestnet = ChainInfo(
+ 1946,
+ 'Soneium',
+ 'evm',
+ 'https://static.particle.network/token-list/soneium/native.png',
+ 'Soneium Minato Testnet',
+ 'Testnet',
+ 'https://soneium.org',
+ ChainInfoNativeCurrency('ETH', 'ETH', 18),
+ 'https://rpc.minato.soneium.org',
+ '',
+ 'https://explorer-testnet.soneium.org',
+ [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
+ );
+
+
static ChainInfo KavaTestnet = ChainInfo(
2221,
'Kava',
@@ -901,7 +933,7 @@ class ChainInfo {
ChainInfoNativeCurrency('KAVA', 'KAVA', 18),
'https://evm.testnet.kava.io',
'https://faucet.kava.io',
- 'http://testnet.kavascan.com',
+ 'https://testnet.kavascan.com',
[],
);
@@ -1056,7 +1088,7 @@ class ChainInfo {
'evm',
'https://static.particle.network/token-list/astarzkevm/native.png',
'Astar zkEVM Mainet',
- 'Mainet',
+ 'Mainnet',
'https://astar.network',
ChainInfoNativeCurrency('Sepolia Ether', 'ETH', 18),
'https://rpc.startale.com/astar-zkevm',
@@ -1418,6 +1450,22 @@ class ChainInfo {
);
+ static ChainInfo GravityAlphaTestnet = ChainInfo(
+ 13505,
+ 'Gravity',
+ 'evm',
+ 'https://static.particle.network/token-list/gravity/native.png',
+ 'Gravity Alpha Testnet',
+ 'Testnet',
+ 'https://gravity.xyz',
+ ChainInfoNativeCurrency('G', 'G', 18),
+ 'https://rpc-sepolia.gravity.xyz',
+ '',
+ ' https://explorer-sepolia.gravity.xyz',
+ [ChainInfoFeature('EIP1559')],
+ );
+
+
static ChainInfo EOSEVMTestnet = ChainInfo(
15557,
'Eosevm',
@@ -1685,11 +1733,27 @@ class ChainInfo {
ChainInfoNativeCurrency('Ether', 'ETH', 18),
'https://zircuit1.p2pify.com',
'',
- 'https://explorer.zircuit.com',
+ 'https://explorer.testnet.zircuit.com',
[ChainInfoFeature('ERC4337')],
);
+ static ChainInfo DODOChainTestnet = ChainInfo(
+ 53457,
+ 'DODOChain',
+ 'evm',
+ 'https://static.particle.network/token-list/dodochain/native.png',
+ 'DODOChain Testnet',
+ 'Testnet',
+ 'https://www.dodochain.com',
+ ChainInfoNativeCurrency('DODO', 'DODO', 18),
+ 'https://dodochain-testnet.alt.technology',
+ '',
+ 'https://testnet-scan.dodochain.com',
+ [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
+ );
+
+
static ChainInfo ZerooneTestnet = ChainInfo(
56400,
'Zeroone',
@@ -1930,6 +1994,22 @@ class ChainInfo {
);
+ static ChainInfo DuckchainTestnet = ChainInfo(
+ 202105,
+ 'Duckchain',
+ 'evm',
+ 'https://static.particle.network/token-list/duckchain/native.png',
+ 'Duckchain Testnet',
+ 'Testnet',
+ 'https://testnet-scan.duckchain.io',
+ ChainInfoNativeCurrency('TON', 'TON', 18),
+ 'https://testnet-rpc.duckchain.io',
+ '',
+ 'https://testnet-scan.duckchain.io',
+ [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
+ );
+
+
static ChainInfo PlatON = ChainInfo(
210425,
'PlatON',
@@ -2202,6 +2282,22 @@ class ChainInfo {
);
+ static ChainInfo PlumeTestnet = ChainInfo(
+ 161221135,
+ 'Plume',
+ 'evm',
+ 'https://static.particle.network/token-list/plume/native.png',
+ 'Plume Testnet',
+ 'Testnet',
+ 'https://testnet-explorer.plumenetwork.xyz',
+ ChainInfoNativeCurrency('ETH', 'ETH', 18),
+ 'https://testnet-rpc.plumenetwork.xyz/http',
+ '',
+ 'https://testnet-explorer.plumenetwork.xyz',
+ [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
+ );
+
+
static ChainInfo BlastSepolia = ChainInfo(
168587773,
'Blast',
@@ -2376,24 +2472,8 @@ class ChainInfo {
'https://nile.tronscan.org',
[],
);
-
-
- static ChainInfo GMNetworkTestnet = ChainInfo(
- 202402181627,
- 'GMNetwork',
- 'evm',
- 'https://static.particle.network/token-list/gmnetwork/native.png',
- 'GM Network Testnet',
- 'Testnet',
- 'https://gmnetwork.ai',
- ChainInfoNativeCurrency('Ether', 'ETH', 18),
- 'https://gmnetwork-testnet.alt.technology',
- '',
- 'https://gmnetwork-testnet-explorer.alt.technology',
- [ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
- );
- static Map ParticleChains = {'ethereum-1':ChainInfo.Ethereum,'optimism-10':ChainInfo.Optimism,'thundercore-18':ChainInfo.ThunderCoreTestnet,'elastos-20':ChainInfo.Elastos,'cronos-25':ChainInfo.Cronos,'bsc-56':ChainInfo.BNBChain,'okc-65':ChainInfo.OKTCTestnet,'okc-66':ChainInfo.OKTC,'confluxespace-71':ChainInfo.ConfluxeSpaceTestnet,'viction-88':ChainInfo.Viction,'viction-89':ChainInfo.VictionTestnet,'bsc-97':ChainInfo.BNBChainTestnet,'gnosis-100':ChainInfo.Gnosis,'solana-101':ChainInfo.Solana,'solana-102':ChainInfo.SolanaTestnet,'solana-103':ChainInfo.SolanaDevnet,'thundercore-108':ChainInfo.ThunderCore,'bob-111':ChainInfo.BOBTestnet,'fuse-122':ChainInfo.Fuse,'fuse-123':ChainInfo.FuseTestnet,'heco-128':ChainInfo.Heco,'polygon-137':ChainInfo.Polygon,'manta-169':ChainInfo.Manta,'okbc-195':ChainInfo.XLayerTestnet,'okbc-196':ChainInfo.XLayer,'opbnb-204':ChainInfo.opBNB,'mapprotocol-212':ChainInfo.MAPProtocolTestnet,'bsquared-223':ChainInfo.BSquared,'fantom-250':ChainInfo.Fantom,'zksync-300':ChainInfo.zkSyncEraSepolia,'kcc-321':ChainInfo.KCC,'kcc-322':ChainInfo.KCCTestnet,'zksync-324':ChainInfo.zkSyncEra,'cronos-338':ChainInfo.CronosTestnet,'mode-919':ChainInfo.ModeTestnet,'fiveire-995':ChainInfo.fiveire,'fiveire-997':ChainInfo.fiveireTestnet,'klaytn-1001':ChainInfo.KlaytnTestnet,'confluxespace-1030':ChainInfo.ConfluxeSpace,'metis-1088':ChainInfo.Metis,'polygonzkevm-1101':ChainInfo.PolygonzkEVM,'core-1115':ChainInfo.CoreTestnet,'core-1116':ChainInfo.Core,'bsquared-1123':ChainInfo.BSquaredTestnet,'hybrid-1225':ChainInfo.HybridTestnet,'moonbeam-1284':ChainInfo.Moonbeam,'moonriver-1285':ChainInfo.Moonriver,'moonbeam-1287':ChainInfo.MoonbeamTestnet,'sei-1328':ChainInfo.SeiTestnet,'sei-1329':ChainInfo.Sei,'bevm-1501':ChainInfo.BEVMCanary,'bevm-1502':ChainInfo.BEVMCanaryTestnet,'combo-1715':ChainInfo.ComboTestnet,'kava-2221':ChainInfo.KavaTestnet,'kava-2222':ChainInfo.Kava,'peaq-2241':ChainInfo.PeaqKrest,'polygonzkevm-2442':ChainInfo.PolygonzkEVMCardona,'ainn-2648':ChainInfo.AILayerTestnet,'ainn-2649':ChainInfo.AILayer,'gmnetwork-2777':ChainInfo.GMNetwork,'satoshivm-3109':ChainInfo.SatoshiVMAlpha,'satoshivm-3110':ChainInfo.SatoshiVMTestnet,'botanix-3636':ChainInfo.BotanixTestnet,'astarzkevm-3776':ChainInfo.AstarzkEVMMainet,'fantom-4002':ChainInfo.FantomTestnet,'merlin-4200':ChainInfo.Merlin,'iotex-4689':ChainInfo.IoTeX,'iotex-4690':ChainInfo.IoTeXTestnet,'mantle-5000':ChainInfo.Mantle,'mantle-5003':ChainInfo.MantleSepoliaTestnet,'opbnb-5611':ChainInfo.opBNBTestnet,'aura-6321':ChainInfo.AuraTestnet,'aura-6322':ChainInfo.Aura,'zetachain-7000':ChainInfo.ZetaChain,'zetachain-7001':ChainInfo.ZetaChainTestnet,'cyber-7560':ChainInfo.Cyber,'klaytn-8217':ChainInfo.Klaytn,'lorenzo-8329':ChainInfo.Lorenzo,'base-8453':ChainInfo.Base,'combo-9980':ChainInfo.Combo,'peaq-9990':ChainInfo.PeaqAgungTestnet,'gnosis-10200':ChainInfo.GnosisTestnet,'bevm-11501':ChainInfo.BEVM,'bevm-11503':ChainInfo.BEVMTestnet,'readon-12015':ChainInfo.ReadONTestnet,'immutable-13473':ChainInfo.ImmutablezkEVMTestnet,'eosevm-15557':ChainInfo.EOSEVMTestnet,'ethereum-17000':ChainInfo.EthereumHolesky,'eosevm-17777':ChainInfo.EOSEVM,'mapprotocol-22776':ChainInfo.MAPProtocol,'zeroone-27827':ChainInfo.Zeroone,'mode-34443':ChainInfo.Mode,'arbitrum-42161':ChainInfo.ArbitrumOne,'arbitrum-42170':ChainInfo.ArbitrumNova,'celo-42220':ChainInfo.Celo,'oasisemerald-42261':ChainInfo.OasisEmeraldTestnet,'oasisemerald-42262':ChainInfo.OasisEmerald,'zkfair-42766':ChainInfo.ZKFair,'avalanche-43113':ChainInfo.AvalancheTestnet,'avalanche-43114':ChainInfo.Avalanche,'zkfair-43851':ChainInfo.ZKFairTestnet,'celo-44787':ChainInfo.CeloTestnet,'zircuit-48899':ChainInfo.ZircuitTestnet,'zeroone-56400':ChainInfo.ZerooneTestnet,'linea-59141':ChainInfo.LineaSepolia,'linea-59144':ChainInfo.Linea,'bob-60808':ChainInfo.BOB,'polygon-80002':ChainInfo.PolygonAmoy,'berachain-80084':ChainInfo.BerachainbArtio,'blast-81457':ChainInfo.Blast,'lorenzo-83291':ChainInfo.LorenzoTestnet,'base-84532':ChainInfo.BaseSepolia,'tuna-89682':ChainInfo.TUNATestnet,'xterio-112358':ChainInfo.XterioBNB,'taiko-167000':ChainInfo.Taiko,'taiko-167009':ChainInfo.TaikoHekla,'bitlayer-200810':ChainInfo.BitlayerTestnet,'bitlayer-200901':ChainInfo.Bitlayer,'platon-210425':ChainInfo.PlatON,'arbitrum-421614':ChainInfo.ArbitrumSepolia,'scroll-534351':ChainInfo.ScrollSepolia,'scroll-534352':ChainInfo.Scroll,'merlin-686868':ChainInfo.MerlinTestnet,'sei-713715':ChainInfo.SeiDevnet,'zklink-810180':ChainInfo.zkLinkNova,'xterio-1637450':ChainInfo.XterioBNBTestnet,'platon-2206132':ChainInfo.PlatONTestnet,'xterioeth-2702128':ChainInfo.XterioETH,'manta-3441006':ChainInfo.MantaSepolia,'astarzkevm-6038361':ChainInfo.AstarzkEVMTestnet,'zora-7777777':ChainInfo.Zora,'ethereum-11155111':ChainInfo.EthereumSepolia,'optimism-11155420':ChainInfo.OptimismSepolia,'ancient8-28122024':ChainInfo.Ancient8Testnet,'cyber-111557560':ChainInfo.CyberTestnet,'blast-168587773':ChainInfo.BlastSepolia,'tron-728126428':ChainInfo.Tron,'ancient8-888888888':ChainInfo.Ancient8,'aurora-1313161554':ChainInfo.Aurora,'aurora-1313161555':ChainInfo.AuroraTestnet,'nebula-1482601649':ChainInfo.SKALENebula,'harmony-1666600000':ChainInfo.Harmony,'harmony-1666700000':ChainInfo.HarmonyTestnet,'kakarot-1802203764':ChainInfo.KakarotSepolia,'tron-2494104990':ChainInfo.TronShasta,'tron-3448148188':ChainInfo.TronNile,'gmnetwork-202402181627':ChainInfo.GMNetworkTestnet};
+ static Map ParticleChains = {'ethereum-1':ChainInfo.Ethereum,'optimism-10':ChainInfo.Optimism,'thundercore-18':ChainInfo.ThunderCoreTestnet,'elastos-20':ChainInfo.Elastos,'cronos-25':ChainInfo.Cronos,'bsc-56':ChainInfo.BNBChain,'okc-65':ChainInfo.OKTCTestnet,'okc-66':ChainInfo.OKTC,'confluxespace-71':ChainInfo.ConfluxeSpaceTestnet,'viction-88':ChainInfo.Viction,'viction-89':ChainInfo.VictionTestnet,'bsc-97':ChainInfo.BNBChainTestnet,'gnosis-100':ChainInfo.Gnosis,'solana-101':ChainInfo.Solana,'solana-102':ChainInfo.SolanaTestnet,'solana-103':ChainInfo.SolanaDevnet,'thundercore-108':ChainInfo.ThunderCore,'bob-111':ChainInfo.BOBTestnet,'fuse-122':ChainInfo.Fuse,'fuse-123':ChainInfo.FuseTestnet,'polygon-137':ChainInfo.Polygon,'manta-169':ChainInfo.Manta,'okbc-195':ChainInfo.XLayerTestnet,'okbc-196':ChainInfo.XLayer,'opbnb-204':ChainInfo.opBNB,'mapprotocol-212':ChainInfo.MAPProtocolTestnet,'bsquared-223':ChainInfo.BSquared,'fantom-250':ChainInfo.Fantom,'zksync-300':ChainInfo.zkSyncEraSepolia,'kcc-321':ChainInfo.KCC,'kcc-322':ChainInfo.KCCTestnet,'zksync-324':ChainInfo.zkSyncEra,'cronos-338':ChainInfo.CronosTestnet,'mode-919':ChainInfo.ModeTestnet,'fiveire-995':ChainInfo.fiveire,'fiveire-997':ChainInfo.fiveireTestnet,'klaytn-1001':ChainInfo.KlaytnTestnet,'confluxespace-1030':ChainInfo.ConfluxeSpace,'metis-1088':ChainInfo.Metis,'polygonzkevm-1101':ChainInfo.PolygonzkEVM,'core-1115':ChainInfo.CoreTestnet,'core-1116':ChainInfo.Core,'bsquared-1123':ChainInfo.BSquaredTestnet,'hybrid-1225':ChainInfo.HybridTestnet,'moonbeam-1284':ChainInfo.Moonbeam,'moonriver-1285':ChainInfo.Moonriver,'moonbeam-1287':ChainInfo.MoonbeamTestnet,'sei-1328':ChainInfo.SeiTestnet,'sei-1329':ChainInfo.Sei,'bevm-1501':ChainInfo.BEVMCanary,'bevm-1502':ChainInfo.BEVMCanaryTestnet,'storynetwork-1513':ChainInfo.StoryNetworkTestnet,'gravity-1625':ChainInfo.GravityAlpha,'combo-1715':ChainInfo.ComboTestnet,'soneium-1946':ChainInfo.SoneiumMinatoTestnet,'kava-2221':ChainInfo.KavaTestnet,'kava-2222':ChainInfo.Kava,'peaq-2241':ChainInfo.PeaqKrest,'polygonzkevm-2442':ChainInfo.PolygonzkEVMCardona,'ainn-2648':ChainInfo.AILayerTestnet,'ainn-2649':ChainInfo.AILayer,'gmnetwork-2777':ChainInfo.GMNetwork,'satoshivm-3109':ChainInfo.SatoshiVMAlpha,'satoshivm-3110':ChainInfo.SatoshiVMTestnet,'botanix-3636':ChainInfo.BotanixTestnet,'astarzkevm-3776':ChainInfo.AstarzkEVMMainet,'fantom-4002':ChainInfo.FantomTestnet,'merlin-4200':ChainInfo.Merlin,'iotex-4689':ChainInfo.IoTeX,'iotex-4690':ChainInfo.IoTeXTestnet,'mantle-5000':ChainInfo.Mantle,'mantle-5003':ChainInfo.MantleSepoliaTestnet,'opbnb-5611':ChainInfo.opBNBTestnet,'aura-6321':ChainInfo.AuraTestnet,'aura-6322':ChainInfo.Aura,'zetachain-7000':ChainInfo.ZetaChain,'zetachain-7001':ChainInfo.ZetaChainTestnet,'cyber-7560':ChainInfo.Cyber,'klaytn-8217':ChainInfo.Klaytn,'lorenzo-8329':ChainInfo.Lorenzo,'base-8453':ChainInfo.Base,'combo-9980':ChainInfo.Combo,'peaq-9990':ChainInfo.PeaqAgungTestnet,'gnosis-10200':ChainInfo.GnosisTestnet,'bevm-11501':ChainInfo.BEVM,'bevm-11503':ChainInfo.BEVMTestnet,'readon-12015':ChainInfo.ReadONTestnet,'immutable-13473':ChainInfo.ImmutablezkEVMTestnet,'gravity-13505':ChainInfo.GravityAlphaTestnet,'eosevm-15557':ChainInfo.EOSEVMTestnet,'ethereum-17000':ChainInfo.EthereumHolesky,'eosevm-17777':ChainInfo.EOSEVM,'mapprotocol-22776':ChainInfo.MAPProtocol,'zeroone-27827':ChainInfo.Zeroone,'mode-34443':ChainInfo.Mode,'arbitrum-42161':ChainInfo.ArbitrumOne,'arbitrum-42170':ChainInfo.ArbitrumNova,'celo-42220':ChainInfo.Celo,'oasisemerald-42261':ChainInfo.OasisEmeraldTestnet,'oasisemerald-42262':ChainInfo.OasisEmerald,'zkfair-42766':ChainInfo.ZKFair,'avalanche-43113':ChainInfo.AvalancheTestnet,'avalanche-43114':ChainInfo.Avalanche,'zkfair-43851':ChainInfo.ZKFairTestnet,'celo-44787':ChainInfo.CeloTestnet,'zircuit-48899':ChainInfo.ZircuitTestnet,'dodochain-53457':ChainInfo.DODOChainTestnet,'zeroone-56400':ChainInfo.ZerooneTestnet,'linea-59141':ChainInfo.LineaSepolia,'linea-59144':ChainInfo.Linea,'bob-60808':ChainInfo.BOB,'polygon-80002':ChainInfo.PolygonAmoy,'berachain-80084':ChainInfo.BerachainbArtio,'blast-81457':ChainInfo.Blast,'lorenzo-83291':ChainInfo.LorenzoTestnet,'base-84532':ChainInfo.BaseSepolia,'tuna-89682':ChainInfo.TUNATestnet,'xterio-112358':ChainInfo.XterioBNB,'taiko-167000':ChainInfo.Taiko,'taiko-167009':ChainInfo.TaikoHekla,'bitlayer-200810':ChainInfo.BitlayerTestnet,'bitlayer-200901':ChainInfo.Bitlayer,'duckchain-202105':ChainInfo.DuckchainTestnet,'platon-210425':ChainInfo.PlatON,'arbitrum-421614':ChainInfo.ArbitrumSepolia,'scroll-534351':ChainInfo.ScrollSepolia,'scroll-534352':ChainInfo.Scroll,'merlin-686868':ChainInfo.MerlinTestnet,'sei-713715':ChainInfo.SeiDevnet,'zklink-810180':ChainInfo.zkLinkNova,'xterio-1637450':ChainInfo.XterioBNBTestnet,'platon-2206132':ChainInfo.PlatONTestnet,'xterioeth-2702128':ChainInfo.XterioETH,'manta-3441006':ChainInfo.MantaSepolia,'astarzkevm-6038361':ChainInfo.AstarzkEVMTestnet,'zora-7777777':ChainInfo.Zora,'ethereum-11155111':ChainInfo.EthereumSepolia,'optimism-11155420':ChainInfo.OptimismSepolia,'ancient8-28122024':ChainInfo.Ancient8Testnet,'cyber-111557560':ChainInfo.CyberTestnet,'plume-161221135':ChainInfo.PlumeTestnet,'blast-168587773':ChainInfo.BlastSepolia,'tron-728126428':ChainInfo.Tron,'ancient8-888888888':ChainInfo.Ancient8,'aurora-1313161554':ChainInfo.Aurora,'aurora-1313161555':ChainInfo.AuroraTestnet,'nebula-1482601649':ChainInfo.SKALENebula,'harmony-1666600000':ChainInfo.Harmony,'harmony-1666700000':ChainInfo.HarmonyTestnet,'kakarot-1802203764':ChainInfo.KakarotSepolia,'tron-2494104990':ChainInfo.TronShasta,'tron-3448148188':ChainInfo.TronNile};
// template code end
static List getAllChains(
diff --git a/particle-connect/example/ios/Podfile b/particle-connect/example/ios/Podfile
index 69dd60a..996a2aa 100644
--- a/particle-connect/example/ios/Podfile
+++ b/particle-connect/example/ios/Podfile
@@ -30,22 +30,22 @@ flutter_ios_podfile_setup
target 'Runner' do
use_frameworks! :linkage => :static
use_modular_headers!
- pod 'ParticleConnect', '2.0.2'
- pod 'ConnectWalletConnectAdapter', '2.0.2'
- pod 'ConnectSolanaAdapter', '2.0.2'
- pod 'ConnectEVMAdapter', '2.0.2'
- pod 'ConnectCommon', '2.0.2'
- pod 'ConnectPhantomAdapter', '2.0.2'
+ pod 'ParticleConnect', '2.0.3'
+ pod 'ConnectWalletConnectAdapter', '2.0.3'
+ pod 'ConnectSolanaAdapter', '2.0.3'
+ pod 'ConnectEVMAdapter', '2.0.3'
+ pod 'ConnectCommon', '2.0.3'
+ pod 'ConnectPhantomAdapter', '2.0.3'
- pod 'ParticleNetworkBase', '2.0.2'
- pod 'ParticleNetworkChains', '2.0.2'
+ pod 'ParticleNetworkBase', '2.0.3'
+ pod 'ParticleNetworkChains', '2.0.3'
- pod 'AuthCoreAdapter', '2.0.2'
- pod 'ParticleAuthCore', '2.0.2'
- pod 'ParticleMPCCore', '2.0.2'
- pod 'Thresh', '2.0.2'
+ pod 'AuthCoreAdapter', '2.0.3'
+ pod 'ParticleAuthCore', '2.0.3'
+ pod 'ParticleMPCCore', '2.0.3'
+ pod 'Thresh', '2.0.3'
- pod 'ParticleConnectKit', '2.0.2'
+ pod 'ParticleConnectKit', '2.0.3'
pod 'WalletConnectSwiftV2', :git => 'https://github.com/SunZhiC/WalletConnectSwiftV2.git', :branch => 'particle'
pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master'
diff --git a/particle-connect/example/ios/Podfile.lock b/particle-connect/example/ios/Podfile.lock
index 7a8dffd..24c6f38 100644
--- a/particle-connect/example/ios/Podfile.lock
+++ b/particle-connect/example/ios/Podfile.lock
@@ -1,6 +1,6 @@
PODS:
- Alamofire (5.9.1)
- - AuthCoreAdapter (2.0.2):
+ - AuthCoreAdapter (2.0.3):
- ConnectCommon
- ParticleAuthCore
- AWSCore (2.34.2)
@@ -9,19 +9,19 @@ PODS:
- Base58.swift (1.0.2):
- BigInt
- BigInt (5.2.0)
- - ConnectCommon (2.0.2):
+ - ConnectCommon (2.0.3):
- BigInt (~> 5.2.0)
- ParticleNetworkBase
- RxAlamofire (~> 6.1.1)
- secp256k1.swift (~> 0.1)
- TweetNacl
- - ConnectEVMAdapter (2.0.2):
+ - ConnectEVMAdapter (2.0.3):
- ConnectCommon
- - ConnectPhantomAdapter (2.0.2):
+ - ConnectPhantomAdapter (2.0.3):
- ConnectCommon
- - ConnectSolanaAdapter (2.0.2):
+ - ConnectSolanaAdapter (2.0.3):
- ConnectCommon
- - ConnectWalletConnectAdapter (2.0.2):
+ - ConnectWalletConnectAdapter (2.0.3):
- ConnectCommon
- SDWebImage (~> 5.19.0)
- SDWebImageWebPCoder
@@ -62,7 +62,7 @@ PODS:
- Flutter
- ParticleConnect
- ParticleConnectKit
- - ParticleAuthCore (2.0.2):
+ - ParticleAuthCore (2.0.3):
- AWSKMS (~> 2.34.2)
- ParticleMPCCore
- ParticleNetworkBase
@@ -72,9 +72,9 @@ PODS:
- SnapKit (~> 5.7.1)
- SwiftMessages
- Then
- - ParticleConnect (2.0.2):
+ - ParticleConnect (2.0.3):
- ConnectCommon
- - ParticleConnectKit (2.0.2):
+ - ParticleConnectKit (2.0.3):
- AuthCoreAdapter
- ConnectCommon
- ConnectPhantomAdapter
@@ -82,11 +82,11 @@ PODS:
- ParticleAuthCore
- ParticleConnect
- SnapKit (~> 5.7.1)
- - ParticleMPCCore (2.0.2):
+ - ParticleMPCCore (2.0.3):
- Base58.swift
- CryptoSwift (~> 1.8.1)
- Thresh
- - ParticleNetworkBase (2.0.2):
+ - ParticleNetworkBase (2.0.3):
- Alamofire (~> 5.9.0)
- Base58.swift
- BigInt (~> 5.2.0)
@@ -97,7 +97,7 @@ PODS:
- RxSwift (= 6.6.0)
- SwiftyJSON (~> 5.0.1)
- SwiftyUserDefaults (~> 5.3.0)
- - ParticleNetworkChains (2.0.2)
+ - ParticleNetworkChains (2.0.3)
- RxAlamofire (6.1.1):
- RxAlamofire/Core (= 6.1.1)
- RxAlamofire/Core (6.1.1):
@@ -109,9 +109,9 @@ PODS:
- RxRelay (6.6.0):
- RxSwift (= 6.6.0)
- RxSwift (6.6.0)
- - SDWebImage (5.19.6):
- - SDWebImage/Core (= 5.19.6)
- - SDWebImage/Core (5.19.6)
+ - SDWebImage (5.19.7):
+ - SDWebImage/Core (= 5.19.7)
+ - SDWebImage/Core (5.19.7)
- SDWebImageWebPCoder (0.14.6):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.17)
@@ -125,7 +125,7 @@ PODS:
- SwiftyJSON (5.0.2)
- SwiftyUserDefaults (5.3.0)
- Then (3.0.0)
- - Thresh (2.0.2)
+ - Thresh (2.0.3)
- TweetNacl (1.0.2)
- WalletConnectSwiftV2 (1.9.9):
- WalletConnectSwiftV2/WalletConnect (= 1.9.9)
@@ -168,25 +168,25 @@ PODS:
- WalletConnectSwiftV2/WalletConnectUtils
DEPENDENCIES:
- - AuthCoreAdapter (= 2.0.2)
- - ConnectCommon (= 2.0.2)
- - ConnectEVMAdapter (= 2.0.2)
- - ConnectPhantomAdapter (= 2.0.2)
- - ConnectSolanaAdapter (= 2.0.2)
- - ConnectWalletConnectAdapter (= 2.0.2)
+ - AuthCoreAdapter (= 2.0.3)
+ - ConnectCommon (= 2.0.3)
+ - ConnectEVMAdapter (= 2.0.3)
+ - ConnectPhantomAdapter (= 2.0.3)
+ - ConnectSolanaAdapter (= 2.0.3)
+ - ConnectWalletConnectAdapter (= 2.0.3)
- Flutter (from `Flutter`)
- particle_auth_core (from `.symlinks/plugins/particle_auth_core/ios`)
- particle_base (from `.symlinks/plugins/particle_base/ios`)
- particle_connect (from `.symlinks/plugins/particle_connect/ios`)
- - ParticleAuthCore (= 2.0.2)
- - ParticleConnect (= 2.0.2)
- - ParticleConnectKit (= 2.0.2)
- - ParticleMPCCore (= 2.0.2)
- - ParticleNetworkBase (= 2.0.2)
- - ParticleNetworkChains (= 2.0.2)
+ - ParticleAuthCore (= 2.0.3)
+ - ParticleConnect (= 2.0.3)
+ - ParticleConnectKit (= 2.0.3)
+ - ParticleMPCCore (= 2.0.3)
+ - ParticleNetworkBase (= 2.0.3)
+ - ParticleNetworkChains (= 2.0.3)
- SkeletonView (from `https://github.com/SunZhiC/SkeletonView.git`, branch `main`)
- SwiftyUserDefaults (from `https://github.com/SunZhiC/SwiftyUserDefaults.git`, branch `master`)
- - Thresh (= 2.0.2)
+ - Thresh (= 2.0.3)
- WalletConnectSwiftV2 (from `https://github.com/SunZhiC/WalletConnectSwiftV2.git`, branch `particle`)
SPEC REPOS:
@@ -257,33 +257,33 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c
- AuthCoreAdapter: 397e3f66759b400a90b741cc1e53ddd95bfcdbf0
+ AuthCoreAdapter: 476feb7b077be7ec8c198e9462f6d1bb3fea92cf
AWSCore: 13649d9063a6807ec37bde35c8f2da329d63d4e2
AWSKMS: 311bb0cb71967273de5f4657875b9f2484ec13c2
Base58.swift: e0e16655f9db843b8cd367593ed6f7d90d136b7f
BigInt: f668a80089607f521586bbe29513d708491ef2f7
- ConnectCommon: 8a556df558257a50ba91ef236f00794de0a0c95a
- ConnectEVMAdapter: ac9fe12681c7cf5b7fba7f270af69efbd51077e3
- ConnectPhantomAdapter: 619c30846bbb61187e153342ca827d4f3b550e55
- ConnectSolanaAdapter: 47ec9c8b7076d826174275f99492709aacc59946
- ConnectWalletConnectAdapter: 52d7266d94dc65837a5fff3980c2f8667f6bd599
+ ConnectCommon: 80364f67ca6c0eb4c954b875d9161e432a0cd9dd
+ ConnectEVMAdapter: 41d1fa1cc62684a347fa8ade89eaff59d5655b0b
+ ConnectPhantomAdapter: 2c1c82fddc2d462ccf82f0c69b76b5d99cb24206
+ ConnectSolanaAdapter: 697c8d749341ac4bfd3d66e7c20ed294e9d4e98e
+ ConnectWalletConnectAdapter: 964342c0bc232e1d1465a5fcf0a45e8b66048b3e
CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
particle_auth_core: 08525d1c4253c4f49fbb6d1562a45d9187fa3f1b
particle_base: 3f7728b23f0733ccd5acdafcf41a69af24f8ed02
particle_connect: 62487032934d067dee6508992d9892540a84baae
- ParticleAuthCore: 431496fcd45fe22b1420f1191c122805238e14fe
- ParticleConnect: aa6402459dc9940b6d16630bdf721b122f540017
- ParticleConnectKit: ea9cd51d0a220026f1ce06847379d47c3e6b264e
- ParticleMPCCore: dc9568198a21b27dc0eebbc03d826d3a61656036
- ParticleNetworkBase: 17473acf8ca8ffb97041e21739d621d4e3957cb4
- ParticleNetworkChains: c5f7392bf7430874499ebb522a285fcfb9cb5af1
+ ParticleAuthCore: 2b42f8c30686c04dbadac92198f7eba9e99c1252
+ ParticleConnect: bda56e012d9f396e31885eb6ae6c5e188b4c0270
+ ParticleConnectKit: b045c93d8dc6ce486d6d689e6df44cc79945e2e8
+ ParticleMPCCore: 056e8094477f999f843f016459b6845389e2932b
+ ParticleNetworkBase: 774ff74ab785602809147be5398791f64308786d
+ ParticleNetworkChains: 98daf734005d70cd0ecf8c2515b7e9d0b26aef00
RxAlamofire: beb75a1c452d0de225651db4903f5d29d034a620
RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc
RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6
RxSwift: a4b44f7d24599f674deebd1818eab82e58410632
- SDWebImage: a79252b60f4678812d94316c91da69ec83089c9f
+ SDWebImage: 8a6b7b160b4d710e2a22b6900e25301075c34cb3
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634
SkeletonView: 735bba714f75a451d998bf6f4aef5bfe9d1c803e
@@ -293,10 +293,10 @@ SPEC CHECKSUMS:
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a
SwiftyUserDefaults: dd5dce66fb01565a82c3618b835f0546987eb683
Then: 844265ae87834bbe1147d91d5d41a404da2ec27d
- Thresh: da8fb05520ab379a7bb3f878177a639a8247385d
+ Thresh: b74bb67a2d15eb1e9d1c26e469a8bbbf4a6128d0
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
WalletConnectSwiftV2: a3e9870da851a1608e79d4583668e87ffea6a72d
-PODFILE CHECKSUM: 5b111ef2abf17e32a15afdbd18e85689ffb91999
+PODFILE CHECKSUM: 96187f2e1f4c7146e60625925cb393a5b257f502
COCOAPODS: 1.15.2
diff --git a/particle-connect/example/ios/Runner/Info.plist b/particle-connect/example/ios/Runner/Info.plist
index 94342b5..4e4f8a5 100644
--- a/particle-connect/example/ios/Runner/Info.plist
+++ b/particle-connect/example/ios/Runner/Info.plist
@@ -35,22 +35,6 @@
CFBundleVersion
$(FLUTTER_BUILD_NUMBER)
- LSApplicationQueriesSchemes
-
- metamask
- phantom
- bitkeep
- imtokenv2
- rainbow
- trust
- gnosissafe
- zerion
- mathwallet
- argent
- oneinch
- awallet
- okex
-
LSRequiresIPhoneOS
UIApplicationSupportsIndirectInputEvents
@@ -72,6 +56,23 @@
UIViewControllerBasedStatusBarAppearance
+ LSApplicationQueriesSchemes
+
+ metamask
+ phantom
+ bitkeep
+ imtokenv2
+ rainbow
+ trust
+ gnosissafe
+ zerion
+ mathwallet
+ argent
+ oneinch
+ awallet
+ okex
+ bnc
+
NSPhotoLibraryUsageDescription
We need access in order to open photos of barcodes
NSCameraUsageDescription
diff --git a/particle-wallet/example/ios/Podfile b/particle-wallet/example/ios/Podfile
index b1fe08b..30c4aad 100644
--- a/particle-wallet/example/ios/Podfile
+++ b/particle-wallet/example/ios/Podfile
@@ -31,26 +31,26 @@ target 'Runner' do
use_frameworks! :linkage => :static
use_modular_headers!
- pod 'ParticleConnect', '2.0.2'
- pod 'ConnectWalletConnectAdapter', '2.0.2'
- pod 'ConnectSolanaAdapter', '2.0.2'
- pod 'ConnectEVMAdapter', '2.0.2'
- pod 'ConnectCommon', '2.0.2'
- pod 'ConnectPhantomAdapter', '2.0.2'
+ pod 'ParticleConnect', '2.0.3'
+ pod 'ConnectWalletConnectAdapter', '2.0.3'
+ pod 'ConnectSolanaAdapter', '2.0.3'
+ pod 'ConnectEVMAdapter', '2.0.3'
+ pod 'ConnectCommon', '2.0.3'
+ pod 'ConnectPhantomAdapter', '2.0.3'
- pod 'ParticleNetworkBase', '2.0.2'
- pod 'ParticleNetworkChains', '2.0.2'
- pod 'ParticleWalletGUI', '2.0.2'
- pod 'ParticleWalletAPI', '2.0.2'
- pod 'ParticleWalletConnect', '2.0.2'
- pod 'ParticleAA', '2.0.2'
+ pod 'ParticleNetworkBase', '2.0.3'
+ pod 'ParticleNetworkChains', '2.0.3'
+ pod 'ParticleWalletGUI', '2.0.3'
+ pod 'ParticleWalletAPI', '2.0.3'
+ pod 'ParticleWalletConnect', '2.0.3'
+ pod 'ParticleAA', '2.0.3'
- pod 'AuthCoreAdapter', '2.0.2'
- pod 'ParticleAuthCore', '2.0.2'
- pod 'ParticleMPCCore', '2.0.2'
- pod 'Thresh', '2.0.2'
+ pod 'AuthCoreAdapter', '2.0.3'
+ pod 'ParticleAuthCore', '2.0.3'
+ pod 'ParticleMPCCore', '2.0.3'
+ pod 'Thresh', '2.0.3'
- pod 'ParticleConnectKit', '2.0.2'
+ pod 'ParticleConnectKit', '2.0.3'
pod 'SwiftyUserDefaults', :git => 'https://github.com/SunZhiC/SwiftyUserDefaults.git', :branch => 'master'
pod 'WalletConnectSwiftV2', :git => 'https://github.com/SunZhiC/WalletConnectSwiftV2.git', :branch => 'particle'
diff --git a/particle-wallet/example/ios/Podfile.lock b/particle-wallet/example/ios/Podfile.lock
index b668821..3e1cb5a 100644
--- a/particle-wallet/example/ios/Podfile.lock
+++ b/particle-wallet/example/ios/Podfile.lock
@@ -1,6 +1,6 @@
PODS:
- Alamofire (5.9.1)
- - AuthCoreAdapter (2.0.2):
+ - AuthCoreAdapter (2.0.3):
- ConnectCommon
- ParticleAuthCore
- AWSCore (2.34.2)
@@ -9,19 +9,19 @@ PODS:
- Base58.swift (1.0.2):
- BigInt
- BigInt (5.2.0)
- - ConnectCommon (2.0.2):
+ - ConnectCommon (2.0.3):
- BigInt (~> 5.2.0)
- ParticleNetworkBase
- RxAlamofire (~> 6.1.1)
- secp256k1.swift (~> 0.1)
- TweetNacl
- - ConnectEVMAdapter (2.0.2):
+ - ConnectEVMAdapter (2.0.3):
- ConnectCommon
- - ConnectPhantomAdapter (2.0.2):
+ - ConnectPhantomAdapter (2.0.3):
- ConnectCommon
- - ConnectSolanaAdapter (2.0.2):
+ - ConnectSolanaAdapter (2.0.3):
- ConnectCommon
- - ConnectWalletConnectAdapter (2.0.2):
+ - ConnectWalletConnectAdapter (2.0.3):
- ConnectCommon
- SDWebImage (~> 5.19.0)
- SDWebImageWebPCoder
@@ -73,9 +73,9 @@ PODS:
- Flutter
- ParticleConnect
- ParticleWalletGUI
- - ParticleAA (2.0.2):
+ - ParticleAA (2.0.3):
- ParticleNetworkBase
- - ParticleAuthCore (2.0.2):
+ - ParticleAuthCore (2.0.3):
- AWSKMS (~> 2.34.2)
- ParticleMPCCore
- ParticleNetworkBase
@@ -85,9 +85,9 @@ PODS:
- SnapKit (~> 5.7.1)
- SwiftMessages
- Then
- - ParticleConnect (2.0.2):
+ - ParticleConnect (2.0.3):
- ConnectCommon
- - ParticleConnectKit (2.0.2):
+ - ParticleConnectKit (2.0.3):
- AuthCoreAdapter
- ConnectCommon
- ConnectPhantomAdapter
@@ -95,11 +95,11 @@ PODS:
- ParticleAuthCore
- ParticleConnect
- SnapKit (~> 5.7.1)
- - ParticleMPCCore (2.0.2):
+ - ParticleMPCCore (2.0.3):
- Base58.swift
- CryptoSwift (~> 1.8.1)
- Thresh
- - ParticleNetworkBase (2.0.2):
+ - ParticleNetworkBase (2.0.3):
- Alamofire (~> 5.9.0)
- Base58.swift
- BigInt (~> 5.2.0)
@@ -110,11 +110,11 @@ PODS:
- RxSwift (= 6.6.0)
- SwiftyJSON (~> 5.0.1)
- SwiftyUserDefaults (~> 5.3.0)
- - ParticleNetworkChains (2.0.2)
- - ParticleWalletAPI (2.0.2):
+ - ParticleNetworkChains (2.0.3)
+ - ParticleWalletAPI (2.0.3):
- GRDB.swift (~> 6.24.1)
- ParticleNetworkBase
- - ParticleWalletConnect (2.0.2):
+ - ParticleWalletConnect (2.0.3):
- ParticleNetworkBase
- RxAlamofire (~> 6.1.1)
- RxCocoa (= 6.6.0)
@@ -122,7 +122,7 @@ PODS:
- Starscream (= 3.1.1)
- SwiftyUserDefaults (~> 5.3.0)
- WalletConnectSwiftV2
- - ParticleWalletGUI (2.0.2):
+ - ParticleWalletGUI (2.0.3):
- GLTFSceneKit
- JXPagingView/Paging (~> 2.1.3)
- JXSegmentedView (~> 1.3.3)
@@ -147,9 +147,9 @@ PODS:
- RxRelay (6.6.0):
- RxSwift (= 6.6.0)
- RxSwift (6.6.0)
- - SDWebImage (5.19.6):
- - SDWebImage/Core (= 5.19.6)
- - SDWebImage/Core (5.19.6)
+ - SDWebImage (5.19.7):
+ - SDWebImage/Core (= 5.19.7)
+ - SDWebImage/Core (5.19.7)
- SDWebImageSwiftUI (3.0.4):
- SDWebImage (~> 5.10)
- SDWebImageWebPCoder (0.14.6):
@@ -165,7 +165,7 @@ PODS:
- SwiftyJSON (5.0.2)
- SwiftyUserDefaults (5.3.0)
- Then (3.0.0)
- - Thresh (2.0.2)
+ - Thresh (2.0.3)
- TweetNacl (1.0.2)
- WalletConnectSwiftV2 (1.9.9):
- WalletConnectSwiftV2/WalletConnect (= 1.9.9)
@@ -208,30 +208,30 @@ PODS:
- WalletConnectSwiftV2/WalletConnectUtils
DEPENDENCIES:
- - AuthCoreAdapter (= 2.0.2)
- - ConnectCommon (= 2.0.2)
- - ConnectEVMAdapter (= 2.0.2)
- - ConnectPhantomAdapter (= 2.0.2)
- - ConnectSolanaAdapter (= 2.0.2)
- - ConnectWalletConnectAdapter (= 2.0.2)
+ - AuthCoreAdapter (= 2.0.3)
+ - ConnectCommon (= 2.0.3)
+ - ConnectEVMAdapter (= 2.0.3)
+ - ConnectPhantomAdapter (= 2.0.3)
+ - ConnectSolanaAdapter (= 2.0.3)
+ - ConnectWalletConnectAdapter (= 2.0.3)
- Flutter (from `Flutter`)
- particle_auth_core (from `.symlinks/plugins/particle_auth_core/ios`)
- particle_base (from `.symlinks/plugins/particle_base/ios`)
- particle_connect (from `.symlinks/plugins/particle_connect/ios`)
- particle_wallet (from `.symlinks/plugins/particle_wallet/ios`)
- - ParticleAA (= 2.0.2)
- - ParticleAuthCore (= 2.0.2)
- - ParticleConnect (= 2.0.2)
- - ParticleConnectKit (= 2.0.2)
- - ParticleMPCCore (= 2.0.2)
- - ParticleNetworkBase (= 2.0.2)
- - ParticleNetworkChains (= 2.0.2)
- - ParticleWalletAPI (= 2.0.2)
- - ParticleWalletConnect (= 2.0.2)
- - ParticleWalletGUI (= 2.0.2)
+ - ParticleAA (= 2.0.3)
+ - ParticleAuthCore (= 2.0.3)
+ - ParticleConnect (= 2.0.3)
+ - ParticleConnectKit (= 2.0.3)
+ - ParticleMPCCore (= 2.0.3)
+ - ParticleNetworkBase (= 2.0.3)
+ - ParticleNetworkChains (= 2.0.3)
+ - ParticleWalletAPI (= 2.0.3)
+ - ParticleWalletConnect (= 2.0.3)
+ - ParticleWalletGUI (= 2.0.3)
- SkeletonView (from `https://github.com/SunZhiC/SkeletonView.git`, branch `main`)
- SwiftyUserDefaults (from `https://github.com/SunZhiC/SwiftyUserDefaults.git`, branch `master`)
- - Thresh (= 2.0.2)
+ - Thresh (= 2.0.3)
- WalletConnectSwiftV2 (from `https://github.com/SunZhiC/WalletConnectSwiftV2.git`, branch `particle`)
SPEC REPOS:
@@ -314,16 +314,16 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c
- AuthCoreAdapter: 397e3f66759b400a90b741cc1e53ddd95bfcdbf0
+ AuthCoreAdapter: 476feb7b077be7ec8c198e9462f6d1bb3fea92cf
AWSCore: 13649d9063a6807ec37bde35c8f2da329d63d4e2
AWSKMS: 311bb0cb71967273de5f4657875b9f2484ec13c2
Base58.swift: e0e16655f9db843b8cd367593ed6f7d90d136b7f
BigInt: f668a80089607f521586bbe29513d708491ef2f7
- ConnectCommon: 8a556df558257a50ba91ef236f00794de0a0c95a
- ConnectEVMAdapter: ac9fe12681c7cf5b7fba7f270af69efbd51077e3
- ConnectPhantomAdapter: 619c30846bbb61187e153342ca827d4f3b550e55
- ConnectSolanaAdapter: 47ec9c8b7076d826174275f99492709aacc59946
- ConnectWalletConnectAdapter: 52d7266d94dc65837a5fff3980c2f8667f6bd599
+ ConnectCommon: 80364f67ca6c0eb4c954b875d9161e432a0cd9dd
+ ConnectEVMAdapter: 41d1fa1cc62684a347fa8ade89eaff59d5655b0b
+ ConnectPhantomAdapter: 2c1c82fddc2d462ccf82f0c69b76b5d99cb24206
+ ConnectSolanaAdapter: 697c8d749341ac4bfd3d66e7c20ed294e9d4e98e
+ ConnectWalletConnectAdapter: 964342c0bc232e1d1465a5fcf0a45e8b66048b3e
CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
GLTFSceneKit: d1b437c514ba2aed5555afb0fddd64e030612d57
@@ -336,21 +336,21 @@ SPEC CHECKSUMS:
particle_base: 3f7728b23f0733ccd5acdafcf41a69af24f8ed02
particle_connect: 62487032934d067dee6508992d9892540a84baae
particle_wallet: 7c7c56083b6e8e21eee8ee6b16a2b3d98080dbbd
- ParticleAA: 95ef403e1f989c6d15a180be3f0c69f92fd77f26
- ParticleAuthCore: 431496fcd45fe22b1420f1191c122805238e14fe
- ParticleConnect: aa6402459dc9940b6d16630bdf721b122f540017
- ParticleConnectKit: ea9cd51d0a220026f1ce06847379d47c3e6b264e
- ParticleMPCCore: dc9568198a21b27dc0eebbc03d826d3a61656036
- ParticleNetworkBase: 17473acf8ca8ffb97041e21739d621d4e3957cb4
- ParticleNetworkChains: c5f7392bf7430874499ebb522a285fcfb9cb5af1
- ParticleWalletAPI: 5516a3e356e730098036c11bbe28fdf5b5517d30
- ParticleWalletConnect: 031a4a27255e0290bf515ba622fc0584d9a7bf8d
- ParticleWalletGUI: f528365d0b68c95276481b503255c4ea254e2005
+ ParticleAA: cb043e4e252580cfb3da8d2654d3a3beb9ae8011
+ ParticleAuthCore: 2b42f8c30686c04dbadac92198f7eba9e99c1252
+ ParticleConnect: bda56e012d9f396e31885eb6ae6c5e188b4c0270
+ ParticleConnectKit: b045c93d8dc6ce486d6d689e6df44cc79945e2e8
+ ParticleMPCCore: 056e8094477f999f843f016459b6845389e2932b
+ ParticleNetworkBase: 774ff74ab785602809147be5398791f64308786d
+ ParticleNetworkChains: 98daf734005d70cd0ecf8c2515b7e9d0b26aef00
+ ParticleWalletAPI: ed2d80ed75d2979df202717b0daf44557fe9a758
+ ParticleWalletConnect: 30971f3ff216b41a115c4107b7dfe10a05aed4c1
+ ParticleWalletGUI: 73c9b5865034dc5d99000b94bb0164a8ff446b36
RxAlamofire: beb75a1c452d0de225651db4903f5d29d034a620
RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc
RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6
RxSwift: a4b44f7d24599f674deebd1818eab82e58410632
- SDWebImage: a79252b60f4678812d94316c91da69ec83089c9f
+ SDWebImage: 8a6b7b160b4d710e2a22b6900e25301075c34cb3
SDWebImageSwiftUI: 824628d8220906aa101f62b39a7492edd138449d
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634
@@ -361,10 +361,10 @@ SPEC CHECKSUMS:
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a
SwiftyUserDefaults: dd5dce66fb01565a82c3618b835f0546987eb683
Then: 844265ae87834bbe1147d91d5d41a404da2ec27d
- Thresh: da8fb05520ab379a7bb3f878177a639a8247385d
+ Thresh: b74bb67a2d15eb1e9d1c26e469a8bbbf4a6128d0
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
WalletConnectSwiftV2: a3e9870da851a1608e79d4583668e87ffea6a72d
-PODFILE CHECKSUM: c14c6517e0a4d9f20eeb3a409e7817a875f67db6
+PODFILE CHECKSUM: d9f716378fcaf3847dc5ad1e3f7d80cdf16f648c
COCOAPODS: 1.15.2
diff --git a/particle-wallet/example/ios/Runner/Info.plist b/particle-wallet/example/ios/Runner/Info.plist
index 7f2202b..756ed94 100644
--- a/particle-wallet/example/ios/Runner/Info.plist
+++ b/particle-wallet/example/ios/Runner/Info.plist
@@ -49,6 +49,7 @@
1inch
awallet
okex
+ bnc
LSRequiresIPhoneOS