• Matthew Slipper's avatar
    Fix deadlock on invalid txs · 7f2898ba
    Matthew Slipper authored
    - Fixes a bug that causes Geth to deadlock if transactions pass the policy checks but fail in the miner.
    - Fixes a bug that causes Geth to mine empty blocks, and returns a proper error to users.
    7f2898ba
Name
Last commit
Last update
..
miner.go Loading commit data...
stress_clique.go Loading commit data...
stress_ethash.go Loading commit data...
unconfirmed.go Loading commit data...
unconfirmed_test.go Loading commit data...
worker.go Loading commit data...
worker_test.go Loading commit data...