Skip to content

Commit b950dc0

Browse files
authored
Chore/remove para graz (#143)
1 parent c5026ab commit b950dc0

86 files changed

Lines changed: 13451 additions & 28697 deletions

File tree

Some content is hidden

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

e2e/tests/web/with-react-vite/pin/happyPath.email-pin.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ test.describe("Para Modal - Email + PIN Authentication", () => {
129129
logger.logStep("React Vite E2E test completed successfully", true);
130130

131131
// Cleanup: delete test user
132-
await paraModalExamplePage.cleanupTestUser();
132+
await loginParaModalPage.cleanupTestUser();
133133
// Cleanup: ensure login context is properly closed
134134
await loginContext.close();
135135
});

mobile/with-expo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"dependencies": {
2121
"@craftzdog/react-native-buffer": "^6.1.0",
22-
"@getpara/ethers-v6-integration": "2.0.0-alpha.64",
23-
"@getpara/react-native-wallet": "2.0.0-alpha.64",
22+
"@getpara/ethers-v6-integration": "2.0.0-alpha.65",
23+
"@getpara/react-native-wallet": "2.0.0-alpha.65",
2424
"@peculiar/webcrypto": "^1.5.0",
2525
"@react-native-async-storage/async-storage": "^2.2.0",
2626
"elliptic": "^6.6.1",

mobile/with-expo/yarn.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1871,41 +1871,41 @@ __metadata:
18711871
languageName: node
18721872
linkType: hard
18731873

1874-
"@getpara/core-sdk@npm:2.0.0-alpha.64":
1875-
version: 2.0.0-alpha.64
1876-
resolution: "@getpara/core-sdk@npm:2.0.0-alpha.64"
1874+
"@getpara/core-sdk@npm:2.0.0-alpha.65":
1875+
version: 2.0.0-alpha.65
1876+
resolution: "@getpara/core-sdk@npm:2.0.0-alpha.65"
18771877
dependencies:
18781878
"@celo/utils": "npm:^8.0.2"
18791879
"@cosmjs/encoding": "npm:^0.32.4"
18801880
"@ethereumjs/util": "npm:^9.1.0"
1881-
"@getpara/user-management-client": "npm:2.0.0-alpha.64"
1881+
"@getpara/user-management-client": "npm:2.0.0-alpha.65"
18821882
"@noble/hashes": "npm:^1.5.0"
18831883
base64url: "npm:^3.0.1"
18841884
libphonenumber-js: "npm:^1.11.7"
18851885
node-forge: "npm:^1.3.1"
18861886
uuid: "npm:^11.1.0"
1887-
checksum: 10/ad236f57385d92fa2eb22f3f4bfe6aa30c02ecc31eacfc53895315f2ca0a8962b39647bbe2be74cb42a72cf0f4b71b5441c1d4080a8cb3f0bfa9a98cd30acb72
1887+
checksum: 10/b623528d2dc8732af181bdfb05d3418759ff0add4850576454f5399a8e3ec18f6a73a872a0af326330e87cff82c5eef514ac388eb6f2e528c63f7cfa94d4272a
18881888
languageName: node
18891889
linkType: hard
18901890

1891-
"@getpara/ethers-v6-integration@npm:2.0.0-alpha.64":
1892-
version: 2.0.0-alpha.64
1893-
resolution: "@getpara/ethers-v6-integration@npm:2.0.0-alpha.64"
1891+
"@getpara/ethers-v6-integration@npm:2.0.0-alpha.65":
1892+
version: 2.0.0-alpha.65
1893+
resolution: "@getpara/ethers-v6-integration@npm:2.0.0-alpha.65"
18941894
dependencies:
1895-
"@getpara/core-sdk": "npm:2.0.0-alpha.64"
1895+
"@getpara/core-sdk": "npm:2.0.0-alpha.65"
18961896
peerDependencies:
18971897
ethers: 6.x
1898-
checksum: 10/4227e112b543125e12fb0ba18fa2a1ee4e1f5f86ace86d1dc9b1ce27d96c0d6b678f23e810aa75bb77e47993d7ec0da9d2c3672dfe2684dcf449f657774f938a
1898+
checksum: 10/8312707f88a4122853ce176f0f77694048f51d638392e527abc5e7687a21ab1cda493272bf04d9c4ffb47d1a1cec7712fececc8e29f0cc58f3d1100e6b1c1cae
18991899
languageName: node
19001900
linkType: hard
19011901

1902-
"@getpara/react-native-wallet@npm:2.0.0-alpha.64":
1903-
version: 2.0.0-alpha.64
1904-
resolution: "@getpara/react-native-wallet@npm:2.0.0-alpha.64"
1902+
"@getpara/react-native-wallet@npm:2.0.0-alpha.65":
1903+
version: 2.0.0-alpha.65
1904+
resolution: "@getpara/react-native-wallet@npm:2.0.0-alpha.65"
19051905
dependencies:
1906-
"@getpara/core-sdk": "npm:2.0.0-alpha.64"
1907-
"@getpara/user-management-client": "npm:2.0.0-alpha.64"
1908-
"@getpara/web-sdk": "npm:2.0.0-alpha.64"
1906+
"@getpara/core-sdk": "npm:2.0.0-alpha.65"
1907+
"@getpara/user-management-client": "npm:2.0.0-alpha.65"
1908+
"@getpara/web-sdk": "npm:2.0.0-alpha.65"
19091909
"@peculiar/webcrypto": "npm:^1.5.0"
19101910
"@ungap/structured-clone": "npm:1.3.0"
19111911
node-forge: "npm:1.3.1"
@@ -1922,34 +1922,34 @@ __metadata:
19221922
react-native-quick-base64: "*"
19231923
react-native-quick-crypto: "*"
19241924
readable-stream: "*"
1925-
checksum: 10/364a45781879031c10194db7f43365692d4de664f18009f19e9c9e2c630e78575de8460d944db2305e274839afd462f1777c8b06a83e440586548709a9abd8d8
1925+
checksum: 10/c990ab8c98fa861e097ef47de68cb411ab986d1a324349c76247608da4098c701ea33c71b23aae86e64a94b3e85be57a1c2cdbf555c68169a35e52ca752ff588
19261926
languageName: node
19271927
linkType: hard
19281928

1929-
"@getpara/shared@npm:1.3.0":
1930-
version: 1.3.0
1931-
resolution: "@getpara/shared@npm:1.3.0"
1932-
checksum: 10/ca74e52a8b81fb38b9804d098df91ade1f2d3527f1f8af026fcda52f9a9c574782143a25bbd0ceec7080809cd3075d382712d70d6d97a6021740e1c69210ccff
1929+
"@getpara/shared@npm:1.4.0":
1930+
version: 1.4.0
1931+
resolution: "@getpara/shared@npm:1.4.0"
1932+
checksum: 10/2536f29b80285a2758f3f99c254114c3b30d2cb298a719928b9e52e813323cb09937b24d95643d40389df636d1ed41a2939f754d29c212206479f347de76e04a
19331933
languageName: node
19341934
linkType: hard
19351935

1936-
"@getpara/user-management-client@npm:2.0.0-alpha.64":
1937-
version: 2.0.0-alpha.64
1938-
resolution: "@getpara/user-management-client@npm:2.0.0-alpha.64"
1936+
"@getpara/user-management-client@npm:2.0.0-alpha.65":
1937+
version: 2.0.0-alpha.65
1938+
resolution: "@getpara/user-management-client@npm:2.0.0-alpha.65"
19391939
dependencies:
1940-
"@getpara/shared": "npm:1.3.0"
1940+
"@getpara/shared": "npm:1.4.0"
19411941
axios: "npm:^1.8.4"
19421942
libphonenumber-js: "npm:^1.11.7"
1943-
checksum: 10/577a0aa0b707e42a65dac29b579e867fe650220ae1adc3b5c68fb84a503f08a5b3edea286c07c46d24ca7eb6e26f6d9d3b169908741a9a274e5f8b1ca457322d
1943+
checksum: 10/701651c45cfbee780394ef5120d8d4f6f7dd33fc207bd2d788c17783ef30bf4c5a18145febae5119b56941080d137088f81733e84cdcac5c40fed3f0ffd48832
19441944
languageName: node
19451945
linkType: hard
19461946

1947-
"@getpara/web-sdk@npm:2.0.0-alpha.64":
1948-
version: 2.0.0-alpha.64
1949-
resolution: "@getpara/web-sdk@npm:2.0.0-alpha.64"
1947+
"@getpara/web-sdk@npm:2.0.0-alpha.65":
1948+
version: 2.0.0-alpha.65
1949+
resolution: "@getpara/web-sdk@npm:2.0.0-alpha.65"
19501950
dependencies:
1951-
"@getpara/core-sdk": "npm:2.0.0-alpha.64"
1952-
"@getpara/user-management-client": "npm:2.0.0-alpha.64"
1951+
"@getpara/core-sdk": "npm:2.0.0-alpha.65"
1952+
"@getpara/user-management-client": "npm:2.0.0-alpha.65"
19531953
base64url: "npm:^3.0.1"
19541954
buffer: "npm:6.0.3"
19551955
cbor-web: "npm:^9.0.2"
@@ -1960,7 +1960,7 @@ __metadata:
19601960
peerDependenciesMeta:
19611961
"@farcaster/miniapp-sdk":
19621962
optional: true
1963-
checksum: 10/98cf23687cd1255566d05373172cf0ec98a47dce9a8360d1608e940e9352ade8a9db66078704cbd0c3569dc6326758bda214c3b056683ed5a0f5b7f9db9af1a1
1963+
checksum: 10/8182aee2420e4b573024a36d04e9ca116680fb710a746f8dec2cad5b29bd533157e3a3a8f95c7222a622e33bb149271e47054bdd39d15d85181107cdc34dfe1a
19641964
languageName: node
19651965
linkType: hard
19661966

@@ -8811,8 +8811,8 @@ __metadata:
88118811
"@babel/core": "npm:^7.20.0"
88128812
"@craftzdog/react-native-buffer": "npm:^6.1.0"
88138813
"@eslint/js": "npm:^9.29.0"
8814-
"@getpara/ethers-v6-integration": "npm:2.0.0-alpha.64"
8815-
"@getpara/react-native-wallet": "npm:2.0.0-alpha.64"
8814+
"@getpara/ethers-v6-integration": "npm:2.0.0-alpha.65"
8815+
"@getpara/react-native-wallet": "npm:2.0.0-alpha.65"
88168816
"@peculiar/webcrypto": "npm:^1.5.0"
88178817
"@react-native-async-storage/async-storage": "npm:^2.2.0"
88188818
"@types/react": "npm:^19.1.8"

mobile/with-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@craftzdog/react-native-buffer": "^6.1.0",
15-
"@getpara/react-native-wallet": "2.0.0-alpha.64",
15+
"@getpara/react-native-wallet": "2.0.0-alpha.65",
1616
"@react-native-async-storage/async-storage": "^2.2.0",
1717
"@react-native/new-app-screen": "0.80.0",
1818
"react": "19.1.0",

mobile/with-react-native/yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,30 +1894,30 @@ __metadata:
18941894
languageName: node
18951895
linkType: hard
18961896

1897-
"@getpara/core-sdk@npm:2.0.0-alpha.64":
1898-
version: 2.0.0-alpha.64
1899-
resolution: "@getpara/core-sdk@npm:2.0.0-alpha.64"
1897+
"@getpara/core-sdk@npm:2.0.0-alpha.65":
1898+
version: 2.0.0-alpha.65
1899+
resolution: "@getpara/core-sdk@npm:2.0.0-alpha.65"
19001900
dependencies:
19011901
"@celo/utils": "npm:^8.0.2"
19021902
"@cosmjs/encoding": "npm:^0.32.4"
19031903
"@ethereumjs/util": "npm:^9.1.0"
1904-
"@getpara/user-management-client": "npm:2.0.0-alpha.64"
1904+
"@getpara/user-management-client": "npm:2.0.0-alpha.65"
19051905
"@noble/hashes": "npm:^1.5.0"
19061906
base64url: "npm:^3.0.1"
19071907
libphonenumber-js: "npm:^1.11.7"
19081908
node-forge: "npm:^1.3.1"
19091909
uuid: "npm:^11.1.0"
1910-
checksum: 10/ad236f57385d92fa2eb22f3f4bfe6aa30c02ecc31eacfc53895315f2ca0a8962b39647bbe2be74cb42a72cf0f4b71b5441c1d4080a8cb3f0bfa9a98cd30acb72
1910+
checksum: 10/b623528d2dc8732af181bdfb05d3418759ff0add4850576454f5399a8e3ec18f6a73a872a0af326330e87cff82c5eef514ac388eb6f2e528c63f7cfa94d4272a
19111911
languageName: node
19121912
linkType: hard
19131913

1914-
"@getpara/react-native-wallet@npm:2.0.0-alpha.64":
1915-
version: 2.0.0-alpha.64
1916-
resolution: "@getpara/react-native-wallet@npm:2.0.0-alpha.64"
1914+
"@getpara/react-native-wallet@npm:2.0.0-alpha.65":
1915+
version: 2.0.0-alpha.65
1916+
resolution: "@getpara/react-native-wallet@npm:2.0.0-alpha.65"
19171917
dependencies:
1918-
"@getpara/core-sdk": "npm:2.0.0-alpha.64"
1919-
"@getpara/user-management-client": "npm:2.0.0-alpha.64"
1920-
"@getpara/web-sdk": "npm:2.0.0-alpha.64"
1918+
"@getpara/core-sdk": "npm:2.0.0-alpha.65"
1919+
"@getpara/user-management-client": "npm:2.0.0-alpha.65"
1920+
"@getpara/web-sdk": "npm:2.0.0-alpha.65"
19211921
"@peculiar/webcrypto": "npm:^1.5.0"
19221922
"@ungap/structured-clone": "npm:1.3.0"
19231923
node-forge: "npm:1.3.1"
@@ -1934,34 +1934,34 @@ __metadata:
19341934
react-native-quick-base64: "*"
19351935
react-native-quick-crypto: "*"
19361936
readable-stream: "*"
1937-
checksum: 10/364a45781879031c10194db7f43365692d4de664f18009f19e9c9e2c630e78575de8460d944db2305e274839afd462f1777c8b06a83e440586548709a9abd8d8
1937+
checksum: 10/c990ab8c98fa861e097ef47de68cb411ab986d1a324349c76247608da4098c701ea33c71b23aae86e64a94b3e85be57a1c2cdbf555c68169a35e52ca752ff588
19381938
languageName: node
19391939
linkType: hard
19401940

1941-
"@getpara/shared@npm:1.3.0":
1942-
version: 1.3.0
1943-
resolution: "@getpara/shared@npm:1.3.0"
1944-
checksum: 10/ca74e52a8b81fb38b9804d098df91ade1f2d3527f1f8af026fcda52f9a9c574782143a25bbd0ceec7080809cd3075d382712d70d6d97a6021740e1c69210ccff
1941+
"@getpara/shared@npm:1.4.0":
1942+
version: 1.4.0
1943+
resolution: "@getpara/shared@npm:1.4.0"
1944+
checksum: 10/2536f29b80285a2758f3f99c254114c3b30d2cb298a719928b9e52e813323cb09937b24d95643d40389df636d1ed41a2939f754d29c212206479f347de76e04a
19451945
languageName: node
19461946
linkType: hard
19471947

1948-
"@getpara/user-management-client@npm:2.0.0-alpha.64":
1949-
version: 2.0.0-alpha.64
1950-
resolution: "@getpara/user-management-client@npm:2.0.0-alpha.64"
1948+
"@getpara/user-management-client@npm:2.0.0-alpha.65":
1949+
version: 2.0.0-alpha.65
1950+
resolution: "@getpara/user-management-client@npm:2.0.0-alpha.65"
19511951
dependencies:
1952-
"@getpara/shared": "npm:1.3.0"
1952+
"@getpara/shared": "npm:1.4.0"
19531953
axios: "npm:^1.8.4"
19541954
libphonenumber-js: "npm:^1.11.7"
1955-
checksum: 10/577a0aa0b707e42a65dac29b579e867fe650220ae1adc3b5c68fb84a503f08a5b3edea286c07c46d24ca7eb6e26f6d9d3b169908741a9a274e5f8b1ca457322d
1955+
checksum: 10/701651c45cfbee780394ef5120d8d4f6f7dd33fc207bd2d788c17783ef30bf4c5a18145febae5119b56941080d137088f81733e84cdcac5c40fed3f0ffd48832
19561956
languageName: node
19571957
linkType: hard
19581958

1959-
"@getpara/web-sdk@npm:2.0.0-alpha.64":
1960-
version: 2.0.0-alpha.64
1961-
resolution: "@getpara/web-sdk@npm:2.0.0-alpha.64"
1959+
"@getpara/web-sdk@npm:2.0.0-alpha.65":
1960+
version: 2.0.0-alpha.65
1961+
resolution: "@getpara/web-sdk@npm:2.0.0-alpha.65"
19621962
dependencies:
1963-
"@getpara/core-sdk": "npm:2.0.0-alpha.64"
1964-
"@getpara/user-management-client": "npm:2.0.0-alpha.64"
1963+
"@getpara/core-sdk": "npm:2.0.0-alpha.65"
1964+
"@getpara/user-management-client": "npm:2.0.0-alpha.65"
19651965
base64url: "npm:^3.0.1"
19661966
buffer: "npm:6.0.3"
19671967
cbor-web: "npm:^9.0.2"
@@ -1972,7 +1972,7 @@ __metadata:
19721972
peerDependenciesMeta:
19731973
"@farcaster/miniapp-sdk":
19741974
optional: true
1975-
checksum: 10/98cf23687cd1255566d05373172cf0ec98a47dce9a8360d1608e940e9352ade8a9db66078704cbd0c3569dc6326758bda214c3b056683ed5a0f5b7f9db9af1a1
1975+
checksum: 10/8182aee2420e4b573024a36d04e9ca116680fb710a746f8dec2cad5b29bd533157e3a3a8f95c7222a622e33bb149271e47054bdd39d15d85181107cdc34dfe1a
19761976
languageName: node
19771977
linkType: hard
19781978

@@ -4237,7 +4237,7 @@ __metadata:
42374237
"@babel/runtime": "npm:^7.25.0"
42384238
"@craftzdog/react-native-buffer": "npm:^6.1.0"
42394239
"@eslint/js": "npm:^9.29.0"
4240-
"@getpara/react-native-wallet": "npm:2.0.0-alpha.64"
4240+
"@getpara/react-native-wallet": "npm:2.0.0-alpha.65"
42414241
"@react-native-async-storage/async-storage": "npm:^2.2.0"
42424242
"@react-native-community/cli": "npm:19.0.0"
42434243
"@react-native-community/cli-platform-android": "npm:19.0.0"

server/with-bun/bun.lockb

0 Bytes
Binary file not shown.

server/with-bun/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@account-kit/smart-contracts": "4.52.2",
1818
"@cosmjs/stargate": "0.34.0",
1919
"@ethereumjs/rlp": "5.0.2",
20-
"@getpara/cosmjs-v0-integration": "2.0.0-alpha.64",
21-
"@getpara/ethers-v6-integration": "2.0.0-alpha.64",
22-
"@getpara/server-sdk": "2.0.0-alpha.64",
23-
"@getpara/solana-web3.js-v1-integration": "2.0.0-alpha.64",
24-
"@getpara/viem-v2-integration": "2.0.0-alpha.64",
20+
"@getpara/cosmjs-v0-integration": "2.0.0-alpha.65",
21+
"@getpara/ethers-v6-integration": "2.0.0-alpha.65",
22+
"@getpara/server-sdk": "2.0.0-alpha.65",
23+
"@getpara/solana-web3.js-v1-integration": "2.0.0-alpha.65",
24+
"@getpara/viem-v2-integration": "2.0.0-alpha.65",
2525
"@solana/web3.js": "1.98.2",
2626
"@zerodev/ecdsa-validator": "5.4.9",
2727
"@zerodev/sdk": "5.4.41",

server/with-node/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"@account-kit/smart-contracts": "4.52.2",
1515
"@cosmjs/stargate": "0.34.0",
1616
"@ethereumjs/rlp": "5.0.2",
17-
"@getpara/cosmjs-v0-integration": "2.0.0-alpha.64",
18-
"@getpara/ethers-v6-integration": "2.0.0-alpha.64",
19-
"@getpara/server-sdk": "2.0.0-alpha.64",
20-
"@getpara/solana-web3.js-v1-integration": "2.0.0-alpha.64",
21-
"@getpara/viem-v2-integration": "2.0.0-alpha.64",
17+
"@getpara/cosmjs-v0-integration": "2.0.0-alpha.65",
18+
"@getpara/ethers-v6-integration": "2.0.0-alpha.65",
19+
"@getpara/server-sdk": "2.0.0-alpha.65",
20+
"@getpara/solana-web3.js-v1-integration": "2.0.0-alpha.65",
21+
"@getpara/viem-v2-integration": "2.0.0-alpha.65",
2222
"@solana/web3.js": "1.98.2",
2323
"@zerodev/ecdsa-validator": "5.4.9",
2424
"@zerodev/sdk": "5.4.41",

0 commit comments

Comments
 (0)