Bump cipher-base from 1.0.4 to 1.0.6 in /examples/react-native-app #341
Annotations
10 errors
test/unit.test.ts > SFA SDK unit tests > getUserInfo > should return user info:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > logout > should logout successfully:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > connect > should connect successfully:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > connect > should throw error if already connected:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > switchChain > should switch chain successfully:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > authenticateUser > should get idToken from state if it exists:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > authenticateUser > should throw error if authInstance is not initialized:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > authenticateUser > should return idToken if connected:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > connected > should return false after logout:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|
test/unit.test.ts > SFA SDK unit tests > connected > should return true if connected:
src/Web3Auth.ts#L422
Error: Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.
❯ getJsonRpcError node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:40:10
❯ Object.internal node_modules/@web3auth/auth/dist/lib.cjs/jrpc/errors/errors.js:89:20
❯ SafeEventEmitter.provider.sendAsync node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:400:30
❯ Proxy.provider.request node_modules/@web3auth/auth/dist/lib.cjs/jrpc/jrpcEngine.js:421:17
❯ TransactionFormatter.getEIP1559Compatibility node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:182:25
❯ TransactionFormatter.init node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/TransactionFormatter/formatter.js:31:32
❯ EthereumPrivateKeyProvider.setupProvider node_modules/@web3auth/ethereum-provider/dist/lib.cjs/providers/privateKeyProviders/EthereumPrivateKeyProvider.js:62:5
❯ Web3Auth._finalizeLogin src/Web3Auth.ts:422:5
❯ Web3Auth.connect src/Web3Auth.ts:362:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32603, data: { code: -32000, message: 'Unauthorized: You must authenticate your request with an API key. Create an account on https://www.ankr.com/rpc/ and generate your personal API key for free.', cause: null }, serialize: 'Function<serialize>' }
|