onionrblocks/CHANGELOG.md

45 lines
622 B
Markdown
Raw Permalink Normal View History

2019-07-15 22:22:48 +00:00
# Changelog
This project uses Semantic Versioning
2022-01-30 07:26:16 +00:00
## 7.0.0
- Have minimum and maximum TTL allowance to avoid overflow/nonsense
2022-01-30 02:19:07 +00:00
## 6.0.0
- Use TTL instead of rounds
## 5.0.0
- Removed signedby
2021-01-24 22:05:21 +00:00
## 4.0.0
* Make blocks less expensive
2021-01-24 03:29:14 +00:00
## 3.0.0
* Use better cost system in anonvdf
+ Added blockcreator for anonvdf
## 2.0.0
* Bump kasten version to 3
2021-01-20 20:31:50 +00:00
## 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
2019-07-15 22:22:48 +00:00
## 0.0.0
Initial release