neo-go/scripts
Roman Khimov 4e7cee4e12 config: replace VerifyBlocks with SkipBlockVerification
It directly affects node security and the default here MUST BE the safe choice
which is to do the verification. Otherwise it's just dangerous, absent any
VerifyBlocks configuration we'll get an insecure node. This option is not
supposed to be frequently used and it doesn't affect the ability to process
blocks, so breaking compatibility (in a safe manner) should be OK here.
2022-12-07 17:35:56 +03:00
..
compare-dumps *: remove io/ioutil uses 2022-03-17 19:39:18 +03:00
compare-states rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
gendump config: replace VerifyBlocks with SkipBlockVerification 2022-12-07 17:35:56 +03:00
check_deps.sh .github: extend interop deps check 2022-03-15 17:15:40 +03:00
update_deps.sh scripts: ignore go 1.16 compat for dependency updator script 2022-09-23 09:05:08 +03:00