Commit ac637b0
Route Defender signer through the talos recorder, bump @talos/client
Defender's relayer manages nonce + gas + retries server-side, so the
nonce-queue wrap is both broken (the SDK's signTransaction is a
permanent stub) and unnecessary. Switch to the new
wrapSignerWithDefenderRecorderV6 from @talos/client which forwards
sendTransaction unchanged but inserts one nonce_queue_transactions
row post-broadcast — the tx hash + run linkage still appear on
talos's Transactions page.
Bumps @talos/client to talos 060f99e for the new export.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0c9a24c commit ac637b0
2 files changed
Lines changed: 16 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
160 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
161 | 171 | | |
162 | 172 | | |
163 | 173 | | |
| |||
0 commit comments