* Update DIP8 to use "blockHeight" instead of prevBlockHash in request ids
This prevents conflicting CLSIGs on temporary chain splits. The code was
already using the block height, but the DIP was never updated.
* Add "Used LLMQ type" section to DIP8
* Describe safe transactions in DIP8
* Update dip-0008.md
* Review suggestions from thephez