mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 17:13:45 +00:00
When worker encounters a gas limit error, subsequent txs should be ignored from that particular account. This will prevent: 1. Nonce errors been thrown all around 2. The "Known tx" error. Closes #719 3. Repeated contract address. Closes #731 |
||
|---|---|---|
| .. | ||
| agent.go | ||
| miner.go | ||
| remote_agent.go | ||
| worker.go | ||