1. 20 Nov, 2021 1 commit
    • 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
  2. 11 Nov, 2021 39 commits