..
bytecodecompare
Disable shellcheck in the remaining situations where it's either wrong or the problem is not worth fixing
2021-03-15 12:16:43 +01:00
chk_shellscripts
Really remove shellcheck ignore list
2021-03-15 20:02:42 +01:00
ci
Replace some older shell syntax with newer and/or more reliable equivalents
2021-03-04 16:53:05 +01:00
deps-ppa
Fix or disable find/ls related warnings
2021-03-15 12:16:43 +01:00
docker /buildpack-deps
Bump docker for z3 4.8.10
2021-01-26 11:37:11 +01:00
endToEndExtraction
Fix problems detected by pylint 2.8.1.
2021-04-25 23:33:14 -05:00
solc-bin
Merge pull request #11190 from ethereum/solc-bin-version-check
2021-04-01 14:49:45 +02:00
wasm-rebuild
Disable shellcheck in the remaining situations where it's either wrong or the problem is not worth fixing
2021-03-15 12:16:43 +01:00
ASTImportTest.sh
Fix or disable find/ls related warnings
2021-03-15 12:16:43 +01:00
build_emscripten.sh
Quote stuff properly
2021-02-01 17:14:38 +01:00
build.sh
check_style.sh
Fix handling of carriage return.
2021-03-09 15:33:12 +01:00
check_symlinks.sh
codespell_whitelist.txt
Add Ether as an exception to codespell
2020-11-23 17:19:01 +00:00
common_cmdline.sh
Declare variables separately when assigning the result of $()
2021-03-04 16:53:05 +01:00
common.sh
scripts/common.sh: Add printWarning() helper
2021-01-14 17:35:19 +01:00
create_source_tarball.sh
Replace some older shell syntax with newer and/or more reliable equivalents
2021-03-04 16:53:05 +01:00
docker_deploy_manual.sh
Replace some older shell syntax with newer and/or more reliable equivalents
2021-03-04 16:53:05 +01:00
Dockerfile
Dockerfile_alpine
docs_version_pragma_check.sh
Disable shellcheck in the remaining situations where it's either wrong or the problem is not worth fixing
2021-03-15 12:16:43 +01:00
docs.sh
script to automate updates to robots.txt #11199
2021-04-27 17:54:55 -04:00
download_ossfuzz_corpus.sh
error_codes.py
Choose contracts to be analyzed by the SMTChecker
2021-04-21 10:34:14 +02:00
extract_test_cases.py
fix_homebrew_paths_in_standalone_zip.py
Fix problems detected by pylint 2.8.1.
2021-04-25 23:33:14 -05:00
get_nightly_version.sh
get_version.sh
Rewrite get_version.sh to make it work on macOS
2021-03-25 13:29:32 +01:00
install_cmake.sh
Make scripts fail on non-zero return codes and undefined variables where possible
2021-03-04 16:53:05 +01:00
install_deps.bat
install_deps.cmake
install_deps.ps1
install_deps.sh
Support for 11.2 MacOS Big Sur
2021-04-09 19:32:32 +05:30
install_evmone.ps1
install_obsolete_jsoncpp_1_7_4.sh
Make scripts fail on non-zero return codes and undefined variables where possible
2021-03-04 16:53:05 +01:00
install_static_z3.sh
Make scripts fail on non-zero return codes and undefined variables where possible
2021-03-04 16:53:05 +01:00
isolate_tests.py
Fix typos in isolate_tests.py
2021-03-10 20:42:46 +01:00
isoltest.sh
Quote stuff properly
2021-02-01 17:14:38 +01:00
pylint_all.py
pylintrc
regressions.py
Fix problems detected by pylint 2.8.1.
2021-04-25 23:33:14 -05:00
release_ppa.sh
Fix or disable find/ls related warnings
2021-03-15 12:16:43 +01:00
release.bat
release.sh
Quote stuff properly
2021-02-01 17:14:38 +01:00
run_proofs.sh
soltest.sh
Make scripts fail on non-zero return codes and undefined variables where possible
2021-03-04 16:53:05 +01:00
splitSources.py
Fix problems detected by pylint 2.8.1.
2021-04-25 23:33:14 -05:00
test_antlr_grammar.sh
Fix import path grammar and grammar testing details.
2021-04-12 14:54:36 +02:00
test_emscripten.sh
Quote stuff properly
2021-02-01 17:14:38 +01:00
tests.sh
Add shellcheck source directive in places where it can't find sourced files on its own
2021-03-15 12:16:43 +01:00
uniqueErrors.sh
Use "$@" instead of $*
2021-03-04 16:53:05 +01:00
update_bugs_by_version.py
update_robotstxt.sh
script to automate updates to robots.txt #11199
2021-04-27 17:54:55 -04:00
yul_coverage.sh