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 b42dc2e commit b384f71Copy full SHA for b384f71
install.sh
@@ -8,7 +8,7 @@ readonly SCRIPT_DIR
8
readonly PATCHES_DIR="${SCRIPT_DIR}/experiments/patches"
9
10
11
-readonly PROTOCOLSTATEFUZZER_COMMIT="afcb29d"
+readonly PROTOCOLSTATEFUZZER_COMMIT="949e047"
12
readonly PROTOCOLSTATEFUZZER_REP_URL="https://github.com/00oskpet/protocol-state-fuzzer.git"
13
readonly PROTOCOLSTATEFUZZER_FOLDER="ProtocolState-Fuzzer"
14
0 commit comments