fix(wallet): atomically reserve on-chain withdrawal balance and add concurrency regression test#381
Merged
3m1n3nc3 merged 2 commits intoJun 30, 2026
Annotations
3 errors and 1 warning
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
app/tests/api/wallet-withdraw.test.ts#L158
AssertionError: expected 500 to be 502 // Object.is equality
- Expected
+ Received
- 502
+ 500
❯ tests/api/wallet-withdraw.test.ts:158:29
|
|
Run tests:
app/tests/api/wallet-withdraw.test.ts#L126
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times
❯ tests/api/wallet-withdraw.test.ts:126:41
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v3, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading