mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-24 07:25:03 -05:00
updated chiapos
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies = [
|
||||
"colorlog==4.1.0", # Adds color to logs
|
||||
"chiavdf==0.12.16", # timelord and vdf verification
|
||||
"chiabip158==0.14", # bip158-style wallet filters
|
||||
"chiapos==0.12.20", # proof of space
|
||||
"chiapos==0.12.21", # proof of space
|
||||
"sortedcontainers==2.1.0", # For maintaining sorted mempools
|
||||
"websockets==8.1.0", # For use in wallet RPC and electron UI
|
||||
"clvm-tools==0.1.1", # clvm compiler tools
|
||||
|
||||
Reference in New Issue
Block a user