Commit 65cca48
Add concurrency group to testnet CI to prevent L1 nonce conflicts
Only one testnet deploy can run at a time since they share the same
L1 account. Concurrent runs cause 'replacement transaction underpriced'
errors from nonce collisions on Sepolia.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8cc27f0 commit 65cca48
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments