Commit 0caab3e
committed
tests/shadow-testing: wait for updateVerifier tx to seal before addProver
The impersonated eth_sendTransaction for updateVerifier could still be
in the txpool when addProver signed with the same owner nonce, failing
with 'replacement transaction underpriced' (hit twice at bring-up).
Poll for the receipt before continuing.1 parent b85cbb4 commit 0caab3e
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
271 | 278 | | |
272 | 279 | | |
273 | 280 | | |
| |||
0 commit comments