| .. |
|
bytecodecompare
|
Merge pull request #10680 from ethereum/more-features-in-prepare-report
|
2021-02-03 11:51:51 +01:00 |
|
chk_shellscripts
|
Remove scripts that now have no warnings from shellcheck ignore list
|
2021-03-04 16:57:25 +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
|
Prefix globs with ./ or use -- to make commands safe with files named like command-line options
|
2021-03-04 16:57:25 +01:00 |
|
docker/buildpack-deps
|
Bump docker for z3 4.8.10
|
2021-01-26 11:37:11 +01:00 |
|
endToEndExtraction
|
Make scripts fail on non-zero return codes and undefined variables where possible
|
2021-03-04 16:53:05 +01:00 |
|
solc-bin
|
Scripts for generating and comparing bytecode reports for solc-bin binaries
|
2021-02-03 19:15:52 +01:00 |
|
wasm-rebuild
|
Prefix globs with ./ or use -- to make commands safe with files named like command-line options
|
2021-03-04 16:57:25 +01:00 |
|
ASTImportTest.sh
|
Avoid using $? in conditions and do && exit 1 instead if !
|
2021-03-04 16:57:25 +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
|
[ci] Add check to detect broken symlinks.
|
2020-11-18 19:18:06 -05:00 |
|
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
|
docs_version_pragma_check.sh: Set SOLC only for the duration of compileFull
|
2021-03-04 16:57:25 +01:00 |
|
docs.sh
|
Replace links to readthedocs.io with ones using the new domain
|
2020-11-18 15:20:34 +01:00 |
|
download_ossfuzz_corpus.sh
|
|
|
|
error_codes.py
|
Remove unreachable warning for shift/exp operator
|
2021-02-16 13:17:58 +00:00 |
|
extract_test_cases.py
|
|
|
|
fix_homebrew_paths_in_standalone_zip.py
|
|
|
|
get_nightly_version.sh
|
Replace links to readthedocs.io with ones using the new domain
|
2020-11-18 15:20:34 +01:00 |
|
get_version.sh
|
Quote stuff properly
|
2021-02-01 17:14:38 +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
|
Replace links to readthedocs.io with ones using the new domain
|
2020-11-18 15:20:34 +01:00 |
|
install_deps.cmake
|
|
|
|
install_deps.ps1
|
Fix windows builds.
|
2020-10-16 11:48:50 +02:00 |
|
install_deps.sh
|
Quote stuff properly
|
2021-02-01 17:14:38 +01:00 |
|
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
|
|
|
|
release_ppa.sh
|
Prefix globs with ./ or use -- to make commands safe with files named like command-line options
|
2021-03-04 16:57:25 +01:00 |
|
release.bat
|
Replace links to readthedocs.io with ones using the new domain
|
2020-11-18 15:20:34 +01:00 |
|
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
|
Read/write files in python with newline='' option to preserve newlines as \n on Windows
|
2021-01-22 12:16:27 +01:00 |
|
test_antlr_grammar.sh
|
Report meaningful error if parsing a version pragma failed
|
2020-12-18 11:50:37 +00:00 |
|
test_emscripten.sh
|
Quote stuff properly
|
2021-02-01 17:14:38 +01:00 |
|
tests.sh
|
Replace some older shell syntax with newer and/or more reliable equivalents
|
2021-03-04 16:53:05 +01:00 |
|
uniqueErrors.sh
|
Use "$@" instead of $*
|
2021-03-04 16:53:05 +01:00 |
|
update_bugs_by_version.py
|
|
|
|
yul_coverage.sh
|
Replace links to readthedocs.io with ones using the new domain
|
2020-11-18 15:20:34 +01:00 |