Skip to content

Commit 139f69e

Browse files
committed
Release 1.11.0 version
1 parent 59a22af commit 139f69e

File tree

4 files changed

+36
-16
lines changed

4 files changed

+36
-16
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Casper Wallet",
33
"description": "Securely manage your CSPR tokens and interact with dapps with the self-custody wallet for the Casper blockchain.",
4-
"version": "1.10.0",
4+
"version": "1.11.0",
55
"author": "MAKE LLC",
66
"scripts": {
77
"devtools:redux": "redux-devtools --hostname=localhost",

scripts/build_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
HASH=$(git rev-parse --short HEAD)
22

3-
npm run build:chrome && npm run build:firefox && cd ./build && zip -r casper-wallet#$HASH.zip ./* && npm run build:src
3+
npm run build:chrome && npm run build:firefox && cd ./build && zip -r casper-wallet-1.11.0.rc5#$HASH.zip ./* && npm run build:src

xcode-project/Casper Wallet/Casper Wallet.xcodeproj/project.pbxproj

Lines changed: 32 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
2439D7C029F0757C00F07C90 /* connectToApp.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7AA29F0757C00F07C90 /* connectToApp.bundle.js */; };
2121
2439D7C129F0757C00F07C90 /* logo16.png in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7AB29F0757C00F07C90 /* logo16.png */; };
2222
2439D7C229F0757C00F07C90 /* connect-to-app.html in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7AC29F0757C00F07C90 /* connect-to-app.html */; };
23-
2439D7C329F0757C00F07C90 /* 909.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7AD29F0757C00F07C90 /* 909.bundle.js */; };
2423
2439D7C429F0757C00F07C90 /* locales in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7AE29F0757C00F07C90 /* locales */; };
2524
2439D7C529F0757C00F07C90 /* import-account-with-file.html in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7AF29F0757C00F07C90 /* import-account-with-file.html */; };
2625
2439D7C629F0757C00F07C90 /* sdk.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7B029F0757C00F07C90 /* sdk.bundle.js */; };
@@ -31,7 +30,6 @@
3130
2439D7CB29F0757C00F07C90 /* logo64.png in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7B529F0757C00F07C90 /* logo64.png */; };
3231
2439D7CC29F0757C00F07C90 /* signatureRequest.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7B629F0757C00F07C90 /* signatureRequest.bundle.js */; };
3332
2439D7CD29F0757C00F07C90 /* importAccountWithFile.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7B729F0757C00F07C90 /* importAccountWithFile.bundle.js */; };
34-
2439D7CE29F0757C00F07C90 /* 125.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7B829F0757C00F07C90 /* 125.bundle.js */; };
3533
2439D7CF29F0757C00F07C90 /* manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7B929F0757C00F07C90 /* manifest.json */; };
3634
2439D7D029F0757C00F07C90 /* onboarding.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7BA29F0757C00F07C90 /* onboarding.bundle.js */; };
3735
2439D7D129F0757C00F07C90 /* assets in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7BB29F0757C00F07C90 /* assets */; };
@@ -40,6 +38,13 @@
4038
2439D7D429F0757C00F07C90 /* onboarding.html in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7BE29F0757C00F07C90 /* onboarding.html */; };
4139
2439D7D529F0757C00F07C90 /* signature-request.html in Resources */ = {isa = PBXBuildFile; fileRef = 2439D7BF29F0757C00F07C90 /* signature-request.html */; };
4240
B3867CAE2A7B038000BD01B7 /* declarative_net_request_rules.json in Resources */ = {isa = PBXBuildFile; fileRef = B3867CAC2A7B038000BD01B7 /* declarative_net_request_rules.json */; };
41+
B3C8A9332C21AF6D006B8DA3 /* 314.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = B3C8A92C2C21AF6C006B8DA3 /* 314.bundle.js */; };
42+
B3C8A9342C21AF6D006B8DA3 /* 355.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = B3C8A92D2C21AF6C006B8DA3 /* 355.bundle.js */; };
43+
B3C8A9352C21AF6D006B8DA3 /* 83.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = B3C8A92E2C21AF6C006B8DA3 /* 83.bundle.js */; };
44+
B3C8A9362C21AF6D006B8DA3 /* 176.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = B3C8A92F2C21AF6C006B8DA3 /* 176.bundle.js */; };
45+
B3C8A9372C21AF6D006B8DA3 /* 878.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = B3C8A9302C21AF6C006B8DA3 /* 878.bundle.js */; };
46+
B3C8A9382C21AF6D006B8DA3 /* 564.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = B3C8A9312C21AF6C006B8DA3 /* 564.bundle.js */; };
47+
B3C8A9392C21AF6D006B8DA3 /* 467.bundle.js in Resources */ = {isa = PBXBuildFile; fileRef = B3C8A9322C21AF6C006B8DA3 /* 467.bundle.js */; };
4348
/* End PBXBuildFile section */
4449

4550
/* Begin PBXContainerItemProxy section */
@@ -86,7 +91,6 @@
8691
2439D7AA29F0757C00F07C90 /* connectToApp.bundle.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = connectToApp.bundle.js; path = ../../../build/firefox/connectToApp.bundle.js; sourceTree = "<group>"; };
8792
2439D7AB29F0757C00F07C90 /* logo16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = logo16.png; path = ../../../build/firefox/logo16.png; sourceTree = "<group>"; };
8893
2439D7AC29F0757C00F07C90 /* connect-to-app.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = "connect-to-app.html"; path = "../../../build/firefox/connect-to-app.html"; sourceTree = "<group>"; };
89-
2439D7AD29F0757C00F07C90 /* 909.bundle.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = 909.bundle.js; path = ../../../build/firefox/909.bundle.js; sourceTree = "<group>"; };
9094
2439D7AE29F0757C00F07C90 /* locales */ = {isa = PBXFileReference; lastKnownFileType = folder; name = locales; path = ../../../build/firefox/locales; sourceTree = "<group>"; };
9195
2439D7AF29F0757C00F07C90 /* import-account-with-file.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = "import-account-with-file.html"; path = "../../../build/firefox/import-account-with-file.html"; sourceTree = "<group>"; };
9296
2439D7B029F0757C00F07C90 /* sdk.bundle.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = sdk.bundle.js; path = ../../../build/firefox/sdk.bundle.js; sourceTree = "<group>"; };
@@ -97,7 +101,6 @@
97101
2439D7B529F0757C00F07C90 /* logo64.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = logo64.png; path = ../../../build/firefox/logo64.png; sourceTree = "<group>"; };
98102
2439D7B629F0757C00F07C90 /* signatureRequest.bundle.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = signatureRequest.bundle.js; path = ../../../build/firefox/signatureRequest.bundle.js; sourceTree = "<group>"; };
99103
2439D7B729F0757C00F07C90 /* importAccountWithFile.bundle.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = importAccountWithFile.bundle.js; path = ../../../build/firefox/importAccountWithFile.bundle.js; sourceTree = "<group>"; };
100-
2439D7B829F0757C00F07C90 /* 125.bundle.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = 125.bundle.js; path = ../../../build/firefox/125.bundle.js; sourceTree = "<group>"; };
101104
2439D7B929F0757C00F07C90 /* manifest.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = manifest.json; path = ../../../build/firefox/manifest.json; sourceTree = "<group>"; };
102105
2439D7BA29F0757C00F07C90 /* onboarding.bundle.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = onboarding.bundle.js; path = ../../../build/firefox/onboarding.bundle.js; sourceTree = "<group>"; };
103106
2439D7BB29F0757C00F07C90 /* assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = assets; path = ../../../build/firefox/assets; sourceTree = "<group>"; };
@@ -106,6 +109,13 @@
106109
2439D7BE29F0757C00F07C90 /* onboarding.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = onboarding.html; path = ../../../build/firefox/onboarding.html; sourceTree = "<group>"; };
107110
2439D7BF29F0757C00F07C90 /* signature-request.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = "signature-request.html"; path = "../../../build/firefox/signature-request.html"; sourceTree = "<group>"; };
108111
B3867CAC2A7B038000BD01B7 /* declarative_net_request_rules.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = declarative_net_request_rules.json; path = ../../../src/declarative_net_request_rules.json; sourceTree = "<group>"; };
112+
B3C8A92C2C21AF6C006B8DA3 /* 314.bundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = 314.bundle.js; path = ../../../build/firefox/314.bundle.js; sourceTree = "<group>"; };
113+
B3C8A92D2C21AF6C006B8DA3 /* 355.bundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = 355.bundle.js; path = ../../../build/firefox/355.bundle.js; sourceTree = "<group>"; };
114+
B3C8A92E2C21AF6C006B8DA3 /* 83.bundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = 83.bundle.js; path = ../../../build/firefox/83.bundle.js; sourceTree = "<group>"; };
115+
B3C8A92F2C21AF6C006B8DA3 /* 176.bundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = 176.bundle.js; path = ../../../build/firefox/176.bundle.js; sourceTree = "<group>"; };
116+
B3C8A9302C21AF6C006B8DA3 /* 878.bundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = 878.bundle.js; path = ../../../build/firefox/878.bundle.js; sourceTree = "<group>"; };
117+
B3C8A9312C21AF6C006B8DA3 /* 564.bundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = 564.bundle.js; path = ../../../build/firefox/564.bundle.js; sourceTree = "<group>"; };
118+
B3C8A9322C21AF6C006B8DA3 /* 467.bundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = 467.bundle.js; path = ../../../build/firefox/467.bundle.js; sourceTree = "<group>"; };
109119
/* End PBXFileReference section */
110120

111121
/* Begin PBXFrameworksBuildPhase section */
@@ -184,11 +194,17 @@
184194
2439D7A929F0757C00F07C90 /* Resources */ = {
185195
isa = PBXGroup;
186196
children = (
197+
B3C8A92E2C21AF6C006B8DA3 /* 83.bundle.js */,
198+
B3C8A92F2C21AF6C006B8DA3 /* 176.bundle.js */,
199+
B3C8A92C2C21AF6C006B8DA3 /* 314.bundle.js */,
200+
B3C8A92D2C21AF6C006B8DA3 /* 355.bundle.js */,
201+
B3C8A9322C21AF6C006B8DA3 /* 467.bundle.js */,
202+
B3C8A9312C21AF6C006B8DA3 /* 564.bundle.js */,
203+
B3C8A9302C21AF6C006B8DA3 /* 878.bundle.js */,
187204
B3867CAC2A7B038000BD01B7 /* declarative_net_request_rules.json */,
188205
2439D7AA29F0757C00F07C90 /* connectToApp.bundle.js */,
189206
2439D7AB29F0757C00F07C90 /* logo16.png */,
190207
2439D7AC29F0757C00F07C90 /* connect-to-app.html */,
191-
2439D7AD29F0757C00F07C90 /* 909.bundle.js */,
192208
2439D7AE29F0757C00F07C90 /* locales */,
193209
2439D7AF29F0757C00F07C90 /* import-account-with-file.html */,
194210
2439D7B029F0757C00F07C90 /* sdk.bundle.js */,
@@ -199,7 +215,6 @@
199215
2439D7B529F0757C00F07C90 /* logo64.png */,
200216
2439D7B629F0757C00F07C90 /* signatureRequest.bundle.js */,
201217
2439D7B729F0757C00F07C90 /* importAccountWithFile.bundle.js */,
202-
2439D7B829F0757C00F07C90 /* 125.bundle.js */,
203218
2439D7B929F0757C00F07C90 /* manifest.json */,
204219
2439D7BA29F0757C00F07C90 /* onboarding.bundle.js */,
205220
2439D7BB29F0757C00F07C90 /* assets */,
@@ -310,25 +325,30 @@
310325
2439D7CB29F0757C00F07C90 /* logo64.png in Resources */,
311326
2439D7D229F0757C00F07C90 /* popup.bundle.js in Resources */,
312327
2439D7C029F0757C00F07C90 /* connectToApp.bundle.js in Resources */,
313-
2439D7CE29F0757C00F07C90 /* 125.bundle.js in Resources */,
314328
2439D7D129F0757C00F07C90 /* assets in Resources */,
315329
2439D7C129F0757C00F07C90 /* logo16.png in Resources */,
316330
2439D7C729F0757C00F07C90 /* contentScript.bundle.js in Resources */,
317331
2439D7D329F0757C00F07C90 /* logo192.png in Resources */,
318332
2439D7C429F0757C00F07C90 /* locales in Resources */,
319333
2439D7D029F0757C00F07C90 /* onboarding.bundle.js in Resources */,
334+
B3C8A9352C21AF6D006B8DA3 /* 83.bundle.js in Resources */,
335+
B3C8A9342C21AF6D006B8DA3 /* 355.bundle.js in Resources */,
320336
2439D7C829F0757C00F07C90 /* popup.html in Resources */,
321337
2439D7C929F0757C00F07C90 /* background.bundle.js in Resources */,
322338
2439D7C529F0757C00F07C90 /* import-account-with-file.html in Resources */,
323-
2439D7C329F0757C00F07C90 /* 909.bundle.js in Resources */,
324339
2439D7C629F0757C00F07C90 /* sdk.bundle.js in Resources */,
325340
2439D7CD29F0757C00F07C90 /* importAccountWithFile.bundle.js in Resources */,
341+
B3C8A9392C21AF6D006B8DA3 /* 467.bundle.js in Resources */,
342+
B3C8A9362C21AF6D006B8DA3 /* 176.bundle.js in Resources */,
326343
2439D7CF29F0757C00F07C90 /* manifest.json in Resources */,
344+
B3C8A9332C21AF6D006B8DA3 /* 314.bundle.js in Resources */,
327345
2439D7CC29F0757C00F07C90 /* signatureRequest.bundle.js in Resources */,
328346
B3867CAE2A7B038000BD01B7 /* declarative_net_request_rules.json in Resources */,
347+
B3C8A9382C21AF6D006B8DA3 /* 564.bundle.js in Resources */,
329348
2439D7CA29F0757C00F07C90 /* logo128.png in Resources */,
330349
2439D7C229F0757C00F07C90 /* connect-to-app.html in Resources */,
331350
2439D7D529F0757C00F07C90 /* signature-request.html in Resources */,
351+
B3C8A9372C21AF6D006B8DA3 /* 878.bundle.js in Resources */,
332352
);
333353
runOnlyForDeploymentPostprocessing = 0;
334354
};
@@ -564,7 +584,7 @@
564584
CODE_SIGN_ENTITLEMENTS = "Casper Wallet/Casper Wallet.entitlements";
565585
CODE_SIGN_STYLE = Automatic;
566586
COMBINE_HIDPI_IMAGES = YES;
567-
CURRENT_PROJECT_VERSION = 64;
587+
CURRENT_PROJECT_VERSION = 69;
568588
ENABLE_HARDENED_RUNTIME = YES;
569589
GENERATE_INFOPLIST_FILE = YES;
570590
INFOPLIST_FILE = "Casper Wallet/Info.plist";
@@ -578,7 +598,7 @@
578598
"@executable_path/../Frameworks",
579599
);
580600
MACOSX_DEPLOYMENT_TARGET = 10.14;
581-
MARKETING_VERSION = 1.10.0;
601+
MARKETING_VERSION = 1.11.0;
582602
OTHER_LDFLAGS = (
583603
"-framework",
584604
SafariServices,
@@ -601,7 +621,7 @@
601621
CODE_SIGN_ENTITLEMENTS = "Casper Wallet/Casper Wallet.entitlements";
602622
CODE_SIGN_STYLE = Automatic;
603623
COMBINE_HIDPI_IMAGES = YES;
604-
CURRENT_PROJECT_VERSION = 64;
624+
CURRENT_PROJECT_VERSION = 69;
605625
ENABLE_HARDENED_RUNTIME = YES;
606626
GENERATE_INFOPLIST_FILE = YES;
607627
INFOPLIST_FILE = "Casper Wallet/Info.plist";
@@ -615,7 +635,7 @@
615635
"@executable_path/../Frameworks",
616636
);
617637
MACOSX_DEPLOYMENT_TARGET = 10.14;
618-
MARKETING_VERSION = 1.10.0;
638+
MARKETING_VERSION = 1.11.0;
619639
OTHER_LDFLAGS = (
620640
"-framework",
621641
SafariServices,

0 commit comments

Comments
 (0)