• 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
..
dump Loading commit data...
fees Loading commit data...
rcfg Loading commit data...
util Loading commit data...
client.go Loading commit data...
client_test.go Loading commit data...
config.go Loading commit data...
sync_service.go Loading commit data...
sync_service_test.go Loading commit data...
types.go Loading commit data...