0
I have recently learned about some concepts of mimblewimble. I heard that in a mimblewimble implementation, the blockchain history is not kept. Does that mean that all blocks that include the hashes (which represent the proof of work) are being thrown away, too? How does a mimblewimble implementation protect the chain state if all the proof of actual work is being thrown away? Anybody could just replace the state with something else. What am I missing?