Prometheus
Prometheus copied to clipboard
Fix rare edge cases in VMify to do with randomness (#155)
- Fix usedBlockIds never being populated, sometimes leading to duplicate block IDs
- Fix bound calculations when merging the generated blocks
Fixes #155