Various Verkle Fixes #442
Annotations
3 errors
Run npm run test:browser --workspaces --if-present:
packages/verkle/test/interop.spec.ts#L21
AssertionError: expected '0x56ffafd1fa0ea38799b3bdd36ae1ceb6860…' to equal '0x029b6c4c8af9001f0ac76472766c6579f41…'
Expected: "0x029b6c4c8af9001f0ac76472766c6579f41eec84a73898da06eb97ebdab80a09"
Received: "0x56ffafd1fa0ea38799b3bdd36ae1ceb68600ddf7f847fafa507333be25232c2b"
❯ test/interop.spec.ts:21:11
|
Run npm run test:browser --workspaces --if-present:
packages/verkle/test/proof.spec.ts#L2
Error: Module "crypto" has been externalized for browser compatibility. Cannot access "crypto.randomBytes" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
❯ Object.get ../../../../../../../@id/__vite-browser-external:crypto:3:11
❯ test/proof.spec.ts:2:28
|
Run npm run test:browser --workspaces --if-present
Process completed with exit code 1.
|
Loading