onionrblocks/CHANGELOG.md

45 lines
622 B
Markdown

# Changelog
This project uses Semantic Versioning
## 7.0.0
- Have minimum and maximum TTL allowance to avoid overflow/nonsense
## 6.0.0
- Use TTL instead of rounds
## 5.0.0
- Removed signedby
## 4.0.0
* Make blocks less expensive
## 3.0.0
* Use better cost system in anonvdf
+ Added blockcreator for anonvdf
## 2.0.0
* Bump kasten version to 3
## 1.0.0
* Bumped minimum VDF rounds to C implementation benchmark
* VDF ttl now uses metric based on disk+transfer prices
* Typo correction
* Enforce universalrules when checking either generators
* Added missing pynacl dependency
## 0.0.0
Initial release