Why can't Bitcoin simply transition to proof of stake after mining dries up? Once there are few or no bitcoins left to mine then PoW is a lot of ceremony for very little security gain at that point (and perhaps opens up risks that this paper points out).
> simply transition to proof As opposed to Proof-of-Work, Proof-of-Stake is not as simple as it sounds. Any implementation faces a myriad of design challenges and potential attacks. Things like "nothing-at-stake", "costless simulation", "stake grinding", and "long-range attacks" [1]. And in the end, there is no objective truth about the state of the chain, as there is with PoW's simple longest chain rule. There is no…
(But I agree that Bitcoin is unlikely to change.)