Tag chiavdf with the new code.

This commit is contained in:
Florin Chirica 2020-06-17 10:52:09 +03:00 committed by Gene Hoffman
parent 5e208a45cb
commit bca2aeb263

View file

@ -10,7 +10,7 @@ dependencies = [
"aiosqlite==0.13.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.3b11", # timelord and vdf verification
"chiavdf==0.12.18", # timelord and vdf verification
"chiabip158==0.14", # bip158-style wallet filters
"chiapos==0.12.22", # proof of space
"sortedcontainers==2.1.0", # For maintaining sorted mempools