feat: signature verification permission #221
changesets.yml
on: push
Verify
/
Checks
40s
Verify
/
Build
1m 0s
Verify
/
Tests
40s
Changesets
0s
Annotations
5 errors
src/core/internal/key.test.ts > fromRpc > default:
src/core/internal/key.test.ts#L383
Error: Snapshot `fromRpc > default 1` mismatched
- Expected
+ Received
@@ -1,10 +1,9 @@
{
"canSign": false,
"expiry": 0,
"permissions": {
- "calls": undefined,
"spend": undefined,
},
"publicKey": "0xec0effa5f2f378cbf7fd2fa7ca1e8dc51cf777c129fa1c00a0e9a9205f2e511ff3f20b34a4e0b50587d055c0e0fad33d32cf1147d3bb2538fbab0d15d8e65008",
"role": "admin",
"type": "p256",
❯ src/core/internal/key.test.ts:383:30
|
src/core/internal/key.test.ts > fromRpc > default:
src/core/internal/key.test.ts#L383
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/core/internal/key.test.ts:383:30
|
src/core/internal/key.test.ts > fromRpc > default:
src/core/internal/key.test.ts#L383
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/core/internal/key.test.ts:383:30
|
src/core/internal/key.test.ts > fromRpc > default:
src/core/internal/key.test.ts#L383
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/core/internal/key.test.ts:383:30
|
Verify / Tests
Process completed with exit code 1.
|