quorum/miner
obscuren 1d6d42919e miner: ignore a tx's transactor after a gas limit has been returned
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
2015-04-21 11:26:04 +02:00
..
agent.go Updated logging 2015-04-04 23:04:19 +02:00
miner.go miner: removed default timer & update dag when threads > 0 2015-04-19 21:45:40 +02:00
remote_agent.go miner: go fmt 2015-04-20 00:41:50 +02:00
worker.go miner: ignore a tx's transactor after a gas limit has been returned 2015-04-21 11:26:04 +02:00