Bump chiavdf version.

This commit is contained in:
Richard Kiss 2020-03-30 18:25:55 -07:00
parent 9d0ac4182a
commit 075465c179
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ dependencies = [
"aiosqlite==0.11.0", # asyncio wrapper for sqlite, to store blocks
"aiohttp==3.6.2", # HTTP server for full node rpc
"colorlog==4.1.0", # Adds color to logs
"chiavdf==0.12.1", # timelord and vdf verification
"chiavdf==0.12.2", # timelord and vdf verification
"chiabip158==0.12", # bip158-style wallet filters
"chiapos==0.12.2", # proof of space
"sortedcontainers==2.1.0", # For maintaining sorted mempools