• 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
sync_service.go 40.1 KB