Commit 6e3b444
fix: re-fetch Across quote after HL Bridge2 to prevent stale calldata
The Across bridge quote (including tx calldata) was fetched before the
HL withdrawal, but HL Bridge2 takes ~4 minutes. By the time the Across
bridge tx was executed, the quote had expired, causing the Arbitrum→Base
leg to fail silently. Also show stderr in withdraw.sh test script.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 25a1c0f commit 6e3b444
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
315 | 325 | | |
316 | 326 | | |
317 | 327 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments