Fix deadlock on invalid txs
- 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.
Showing
Please register or sign in to comment