Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ğecko
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
Ğecko
Commits
b3fc3e7a
Commit
b3fc3e7a
authored
1 year ago
by
poka
Browse files
Options
Downloads
Patches
Plain Diff
bump polkawallet 0.5.4+4
parent
433452dc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#34309
waiting for manual action
Stage: format
Stage: build_and_test
Stage: package
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
lib/providers/substrate_sdk.dart
+5
-7
5 additions, 7 deletions
lib/providers/substrate_sdk.dart
pubspec.lock
+15
-15
15 additions, 15 deletions
pubspec.lock
pubspec.yaml
+6
-6
6 additions, 6 deletions
pubspec.yaml
with
26 additions
and
28 deletions
lib/providers/substrate_sdk.dart
+
5
−
7
View file @
b3fc3e7a
...
...
@@ -35,7 +35,6 @@ class SubstrateSdk with ChangeNotifier {
bool
importIsLoading
=
false
;
int
blocNumber
=
0
;
bool
isLoadingEndpoint
=
false
;
String
debugConnection
=
''
;
String
transactionStatus
=
''
;
final
int
initSs58
=
42
;
Map
<
String
,
int
>
currencyParameters
=
{};
...
...
@@ -595,7 +594,7 @@ class SubstrateSdk with ChangeNotifier {
?
[
getDuniterCustomEndpoint
()]
:
getDuniterBootstrap
();
int
timeout
=
1
0000
;
int
timeout
=
1
5
;
if
(
sdk
.
api
.
connectedNode
?.
endpoint
!=
null
)
{
await
sdk
.
api
.
setting
.
unsubscribeBestNumber
();
...
...
@@ -603,13 +602,13 @@ class SubstrateSdk with ChangeNotifier {
isLoadingEndpoint
=
true
;
notifyListeners
();
final
res
=
await
sdk
.
api
.
connectNode
(
keyring
,
listEndpoints
)
.
timeout
(
Duration
(
milli
seconds:
timeout
),
final
res
Node
=
await
sdk
.
api
.
connectNode
(
keyring
,
listEndpoints
)
.
timeout
(
Duration
(
seconds:
timeout
),
onTimeout:
()
=
>
null
,
);
isLoadingEndpoint
=
false
;
notifyListeners
();
if
(
res
!=
null
)
{
if
(
res
Node
!=
null
)
{
nodeConnected
=
true
;
// await getSs58Prefix();
...
...
@@ -641,7 +640,6 @@ class SubstrateSdk with ChangeNotifier {
// snackNode(ctx, true);
}
else
{
nodeConnected
=
false
;
debugConnection
=
res
.
toString
();
notifyListeners
();
homeProvider
.
changeMessage
(
"noDuniterEndointAvailable"
.
tr
(),
0
);
if
(
!
myWalletProvider
.
checkIfWalletExist
())
snackNode
(
homeContext
,
false
);
...
...
This diff is collapsed.
Click to expand it.
pubspec.lock
+
15
−
15
View file @
b3fc3e7a
...
...
@@ -1200,10 +1200,10 @@ packages:
dependency: transitive
description:
name: plugin_platform_interface
sha256:
da3fdfeccc4d4ff2da8f8c556704c08f912542c5fb3cf2233ed75372384a034d
sha256:
f4f88d4a900933e7267e2b353594774fc0d07fb072b47eedcd5b54e1ea3269f8
url: "https://pub.dev"
source: hosted
version: "2.1.
6
"
version: "2.1.
7
"
pointycastle:
dependency: "direct main"
description:
...
...
@@ -1216,11 +1216,11 @@ packages:
dependency: "direct main"
description:
path: "."
ref:
ff98a117e86060a91113107f31355a17ccfb346c
resolved-ref:
ff98a117e86060a91113107f31355a17ccfb34
6c
ref:
gecko-fixes-3
resolved-ref:
ac7347e907ca30766eedb9e15583ebc20916d5
6c
url: "https://github.com/poka-IT/sdk.git"
source: git
version: "0.5.
3
"
version: "0.5.
4+4
"
pool:
dependency: transitive
description:
...
...
@@ -1599,10 +1599,10 @@ packages:
dependency: transitive
description:
name: url_launcher_ios
sha256:
"4ac97281cf60e2e8c5cc703b2b28528f9b50c8f7cebc71df6bdf0845f647268a"
sha256:
bba3373219b7abb6b5e0d071b0fe66dfbe005d07517a68e38d4fc3638f35c6d3
url: "https://pub.dev"
source: hosted
version: "6.2.
0
"
version: "6.2.
1
"
url_launcher_linux:
dependency: transitive
description:
...
...
@@ -1743,34 +1743,34 @@ packages:
dependency: transitive
description:
name: webview_flutter
sha256: "
392c1d83b70fe2495de3ea2c84531268d5b8de2de3f01086a53334d8b6030a88
"
sha256: "
42393b4492e629aa3a88618530a4a00de8bb46e50e7b3993fedbfdc5352f0dbf
"
url: "https://pub.dev"
source: hosted
version: "
3.0.4
"
version: "
4.4.2
"
webview_flutter_android:
dependency: transitive
description:
name: webview_flutter_android
sha256: "8
b3b2450e98876c70bfcead876d9390573b34b9418c19e28168b74f6cb252dbd
"
sha256: "8
326ee235f87605a2bfc444a4abc897f4abc78d83f054ba7d3d1074ce82b4fbf
"
url: "https://pub.dev"
source: hosted
version: "2.1
0.4
"
version: "
3.1
2.1"
webview_flutter_platform_interface:
dependency: transitive
description:
name: webview_flutter_platform_interface
sha256: "
812165e4e34ca677bdfbfa58c01e33b27fd03ab5fa75b70832d4b7d4ca1fa8c
f"
sha256: "
6d9213c65f1060116757a7c473247c60f3f7f332cac33dc417c9e362a9a13e4
f"
url: "https://pub.dev"
source: hosted
version: "
1.9.5
"
version: "
2.6.0
"
webview_flutter_wkwebview:
dependency: transitive
description:
name: webview_flutter_wkwebview
sha256: a
5364369c758892aa487cbf59ea41d9edd10f9d9baf06a94e80f1bd1b4c7bbc0
sha256: a
ccdaaa49a2aca2dc3c3230907988954cdd23fed0a19525d6c9789d380f4dc76
url: "https://pub.dev"
source: hosted
version: "
2
.9.
5
"
version: "
3
.9.
4
"
win32:
dependency: transitive
description:
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
6
−
6
View file @
b3fc3e7a
...
...
@@ -3,12 +3,12 @@ description: Pay with G1.
# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to
:
'
none
'
# Remove this line if you wish to publish to pub.dev
publish_to
:
"
none
"
# Remove this line if you wish to publish to pub.dev
version
:
0.1.1+58
environment
:
sdk
:
'
>=2.12.0
<3.0.0
'
sdk
:
"
>=2.12.0
<3.0.0
"
dependencies
:
flutter
:
...
...
@@ -47,8 +47,8 @@ dependencies:
# url: https://github.com/polkawallet-io/sdk.git
# ref: develop
url
:
https://github.com/poka-IT/sdk.git
#
ref: gecko-fixes-
2
ref
:
ff98a117e86060a91113107f31355a17ccfb346c
ref
:
gecko-fixes-
3
#
ref: ff98a117e86060a91113107f31355a17ccfb346c
dots_indicator
:
^3.0.0
connectivity_plus
:
^3.0.2
image_cropper
:
^3.0.0
...
...
@@ -81,7 +81,7 @@ dev_dependencies:
dart_code_metrics
:
^5.0.1
icons_launcher
:
image_path
:
'
assets/icon/gecko_flat.png
'
image_path
:
"
assets/icon/gecko_flat.png
"
platforms
:
android
:
enable
:
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment