validator: handle proposals based on their version

This commit is contained in:
aggstam
2023-10-11 21:40:57 +03:00
parent 736532f4f6
commit 8cff15a9b8
9 changed files with 418 additions and 255 deletions

1
Cargo.lock generated
View File

@@ -1704,6 +1704,7 @@ dependencies = [
"darkfi-serial",
"easy-parallel",
"log",
"rand 0.8.5",
"serde",
"signal-hook",
"signal-hook-async-std",