@dynamic-labs/ethereum-core 4.56.0 → 4.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/package.cjs +1 -1
- package/package.js +1 -1
- package/package.json +9 -9
- package/src/connector/EthereumWalletConnector.d.ts +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,17 @@
|
|
|
1
1
|
|
|
2
|
+
## [4.57.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.56.0...v4.57.0) (2026-01-20)
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
* auto redirect back from wallet connect ([#10257](https://github.com/dynamic-labs/dynamic-auth/issues/10257)) ([92994da](https://github.com/dynamic-labs/dynamic-auth/commit/92994dadaae851e309b5f889c0e415241cb2d00f))
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### Bug Fixes
|
|
11
|
+
|
|
12
|
+
* metamask console noise when signing in with wallet connect ([#10263](https://github.com/dynamic-labs/dynamic-auth/issues/10263)) ([1861e4a](https://github.com/dynamic-labs/dynamic-auth/commit/1861e4a3e78dd7d7a5a250da32f722a7bf972083))
|
|
13
|
+
* only throw webview did not load error after retries ([#10255](https://github.com/dynamic-labs/dynamic-auth/issues/10255)) ([7c11824](https://github.com/dynamic-labs/dynamic-auth/commit/7c11824c32c9058c12aa5d6998b8cc3fe7e75938))
|
|
14
|
+
|
|
2
15
|
## [4.56.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.55.0...v4.56.0) (2026-01-19)
|
|
3
16
|
|
|
4
17
|
|
package/package.cjs
CHANGED
package/package.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dynamic-labs/ethereum-core",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.57.0",
|
|
4
4
|
"description": "Core package for utilities and types for viem",
|
|
5
5
|
"author": "Dynamic Labs, Inc.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -18,14 +18,14 @@
|
|
|
18
18
|
},
|
|
19
19
|
"homepage": "https://www.dynamic.xyz/",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@dynamic-labs/sdk-api-core": "0.0.
|
|
22
|
-
"@dynamic-labs/assert-package-version": "4.
|
|
23
|
-
"@dynamic-labs/logger": "4.
|
|
24
|
-
"@dynamic-labs/rpc-providers": "4.
|
|
25
|
-
"@dynamic-labs/types": "4.
|
|
26
|
-
"@dynamic-labs/utils": "4.
|
|
27
|
-
"@dynamic-labs/wallet-book": "4.
|
|
28
|
-
"@dynamic-labs/wallet-connector-core": "4.
|
|
21
|
+
"@dynamic-labs/sdk-api-core": "0.0.860",
|
|
22
|
+
"@dynamic-labs/assert-package-version": "4.57.0",
|
|
23
|
+
"@dynamic-labs/logger": "4.57.0",
|
|
24
|
+
"@dynamic-labs/rpc-providers": "4.57.0",
|
|
25
|
+
"@dynamic-labs/types": "4.57.0",
|
|
26
|
+
"@dynamic-labs/utils": "4.57.0",
|
|
27
|
+
"@dynamic-labs/wallet-book": "4.57.0",
|
|
28
|
+
"@dynamic-labs/wallet-connector-core": "4.57.0"
|
|
29
29
|
},
|
|
30
30
|
"peerDependencies": {
|
|
31
31
|
"viem": "^2.28.4"
|
|
@@ -7544,7 +7544,7 @@ export declare abstract class EthereumWalletConnector extends WalletConnectorBas
|
|
|
7544
7544
|
[x: `address[${string}]`]: undefined;
|
|
7545
7545
|
[x: `bool[${string}]`]: undefined;
|
|
7546
7546
|
[x: `bytes[${string}]`]: undefined;
|
|
7547
|
-
[x: `
|
|
7547
|
+
[x: `bytes16[${string}]`]: undefined;
|
|
7548
7548
|
[x: `bytes1[${string}]`]: undefined;
|
|
7549
7549
|
[x: `bytes2[${string}]`]: undefined;
|
|
7550
7550
|
[x: `bytes3[${string}]`]: undefined;
|
|
@@ -7559,7 +7559,7 @@ export declare abstract class EthereumWalletConnector extends WalletConnectorBas
|
|
|
7559
7559
|
[x: `bytes12[${string}]`]: undefined;
|
|
7560
7560
|
[x: `bytes13[${string}]`]: undefined;
|
|
7561
7561
|
[x: `bytes14[${string}]`]: undefined;
|
|
7562
|
-
[x: `
|
|
7562
|
+
[x: `bytes15[${string}]`]: undefined;
|
|
7563
7563
|
[x: `bytes17[${string}]`]: undefined;
|
|
7564
7564
|
[x: `bytes18[${string}]`]: undefined;
|
|
7565
7565
|
[x: `bytes19[${string}]`]: undefined;
|
|
@@ -7577,8 +7577,8 @@ export declare abstract class EthereumWalletConnector extends WalletConnectorBas
|
|
|
7577
7577
|
[x: `bytes31[${string}]`]: undefined;
|
|
7578
7578
|
[x: `bytes32[${string}]`]: undefined;
|
|
7579
7579
|
[x: `int[${string}]`]: undefined;
|
|
7580
|
-
[x: `int8[${string}]`]: undefined;
|
|
7581
7580
|
[x: `int16[${string}]`]: undefined;
|
|
7581
|
+
[x: `int8[${string}]`]: undefined;
|
|
7582
7582
|
[x: `int24[${string}]`]: undefined;
|
|
7583
7583
|
[x: `int32[${string}]`]: undefined;
|
|
7584
7584
|
[x: `int40[${string}]`]: undefined;
|
|
@@ -7610,8 +7610,8 @@ export declare abstract class EthereumWalletConnector extends WalletConnectorBas
|
|
|
7610
7610
|
[x: `int248[${string}]`]: undefined;
|
|
7611
7611
|
[x: `int256[${string}]`]: undefined;
|
|
7612
7612
|
[x: `uint[${string}]`]: undefined;
|
|
7613
|
-
[x: `uint8[${string}]`]: undefined;
|
|
7614
7613
|
[x: `uint16[${string}]`]: undefined;
|
|
7614
|
+
[x: `uint8[${string}]`]: undefined;
|
|
7615
7615
|
[x: `uint24[${string}]`]: undefined;
|
|
7616
7616
|
[x: `uint32[${string}]`]: undefined;
|
|
7617
7617
|
[x: `uint40[${string}]`]: undefined;
|
|
@@ -7646,7 +7646,7 @@ export declare abstract class EthereumWalletConnector extends WalletConnectorBas
|
|
|
7646
7646
|
address?: undefined;
|
|
7647
7647
|
bool?: undefined;
|
|
7648
7648
|
bytes?: undefined;
|
|
7649
|
-
|
|
7649
|
+
bytes16?: undefined;
|
|
7650
7650
|
bytes1?: undefined;
|
|
7651
7651
|
bytes2?: undefined;
|
|
7652
7652
|
bytes3?: undefined;
|
|
@@ -7661,7 +7661,7 @@ export declare abstract class EthereumWalletConnector extends WalletConnectorBas
|
|
|
7661
7661
|
bytes12?: undefined;
|
|
7662
7662
|
bytes13?: undefined;
|
|
7663
7663
|
bytes14?: undefined;
|
|
7664
|
-
|
|
7664
|
+
bytes15?: undefined;
|
|
7665
7665
|
bytes17?: undefined;
|
|
7666
7666
|
bytes18?: undefined;
|
|
7667
7667
|
bytes19?: undefined;
|
|
@@ -7678,8 +7678,8 @@ export declare abstract class EthereumWalletConnector extends WalletConnectorBas
|
|
|
7678
7678
|
bytes30?: undefined;
|
|
7679
7679
|
bytes31?: undefined;
|
|
7680
7680
|
bytes32?: undefined;
|
|
7681
|
-
int8?: undefined;
|
|
7682
7681
|
int16?: undefined;
|
|
7682
|
+
int8?: undefined;
|
|
7683
7683
|
int24?: undefined;
|
|
7684
7684
|
int32?: undefined;
|
|
7685
7685
|
int40?: undefined;
|
|
@@ -7710,8 +7710,8 @@ export declare abstract class EthereumWalletConnector extends WalletConnectorBas
|
|
|
7710
7710
|
int240?: undefined;
|
|
7711
7711
|
int248?: undefined;
|
|
7712
7712
|
int256?: undefined;
|
|
7713
|
-
uint8?: undefined;
|
|
7714
7713
|
uint16?: undefined;
|
|
7714
|
+
uint8?: undefined;
|
|
7715
7715
|
uint24?: undefined;
|
|
7716
7716
|
uint32?: undefined;
|
|
7717
7717
|
uint40?: undefined;
|