We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bcbf9c commit 8bbd0d3Copy full SHA for 8bbd0d3
setup.py
@@ -12,7 +12,7 @@
12
"colorlog==4.1.0", # Adds color to logs
13
"chiavdf==0.12.9", # timelord and vdf verification
14
"chiabip158==0.14", # bip158-style wallet filters
15
- "chiapos==0.12.7", # proof of space
+ "chiapos==0.12.8", # proof of space
16
"sortedcontainers==2.1.0", # For maintaining sorted mempools
17
"websockets==8.1.0", # For use in wallet RPC and electron UI
18
"clvm-tools==0.1.1", # clvm compiler tools
0 commit comments