You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Auth
Should call authenticated method:
TypeError: Expected a valid transaction hash, but got 'Very secret message'
at onSuccess (/home/runner/work/sapphire-paratime/sapphire-paratime/node_modules/.pnpm/@[email protected]_@[email protected][email protected]_djiantmfwzd4h5mvs2d3iacurm/node_modules/@nomicfoundation/hardhat-chai-matchers/src/internal/reverted/reverted.ts:32:17)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Context.<anonymous> (test/auth.ts:166:5)
Unable to reproduce locally.
sapphire-paratime/contracts/test/auth.ts
Lines 151 to 166 in cf0cdd5
Presumably waiting 2 blocks isn't enough, it should sleep until the timestamp has really passed, and the bearer token will have expired.
@matevz
The text was updated successfully, but these errors were encountered: