Commit Graph

  • 0b0b136673
    fix: scripts/docker/buildpack-deps/Dockerfile.ubuntu2204.clang to reduce vulnerabilities (#1) bitcoinfinancier 2023-08-16 13:54:12 -0400
  • 25fc3aa32f
    Merge pull request #14493 from ethereum/purge-using-namespace-from-libsolidity-lsp-parsing Nikola Matić 2023-08-16 18:15:28 +0200
  • 8031be1109
    Merge pull request #14496 from ethereum/removeDeadMainFunctionStep Daniel 2023-08-16 18:14:34 +0200
  • aaba5c408a Remove obsolete main function yul optimiser step. Daniel Kirchner 2023-08-16 17:27:12 +0200
  • f344dc164e Purge using namespace from libsolidity/lsp and parsing Nikola Matic 2023-08-15 16:21:33 +0200
  • 310794089a
    Merge pull request #14492 from ethereum/purge-using-namespace-from-libsolidity-interface Nikola Matić 2023-08-16 17:05:16 +0200
  • 342ba0324f Purge using namespace std from libsolidity/interface Nikola Matic 2023-08-15 10:53:51 +0200
  • 579259d6e1
    Merge pull request #14491 from ethereum/purge-using-namespace-from-libsolidity-formal Daniel 2023-08-15 15:33:55 +0200
  • d0a5556fd0 Purge using namespace from libsolidity/formal Nikola Matic 2023-08-14 22:19:11 +0200
  • f085572e24
    Merge pull request #14490 from ethereum/purge-using-namespace-std-from-libsolidity-codegen Daniel 2023-08-15 14:19:14 +0200
  • ce423e5ae5 Purge using namespace std from libsolidity/codegen Nikola Matic 2023-08-14 21:37:31 +0200
  • d8cc2c62f3
    Merge pull request #14489 from ethereum/purge-using-namespace-from-libsolidity-ast Daniel 2023-08-14 15:44:00 +0200
  • 2a2a9d37ee Purge using namespace std from libsolidity/ast Nikola Matic 2023-08-14 14:39:16 +0200
  • b4d4b49dca
    Merge pull request #14488 from ethereum/purge-using-namespace-std-from-libsolidity-analysis Nikola Matić 2023-08-14 14:53:32 +0200
  • de1a017ccb Purge using namespace std from libsolidity/analysis Nikola Matic 2023-08-14 10:37:11 +0200
  • fcf5646fdb
    Merge f3e8dfdaca into c50c9b2c43 David Bar-On 2023-08-14 10:45:08 +0200
  • d7ae4d9460 A quick fix for a remix issue hrkrshnn 2022-07-20 14:00:27 +0200
  • de26576f42 Implemented transient storage in Yul and inline assembly hrkrshnn 2022-07-20 13:24:16 +0200
  • c50c9b2c43
    Merge pull request #14482 from ethereum/fix-error-ids-in-format-errors Kamil Śliwak 2023-08-11 20:37:47 +0200
  • 339053f185 AnalysisFramework.formatErrors(): Fix _withErrorIds flag not having any effect Kamil Śliwak 2023-08-08 17:19:43 +0200
  • a59fc39f10 Use printErrorInformation() over printExceptionInformation() where possible Kamil Śliwak 2023-08-08 17:17:37 +0200
  • 4020552e1d SourceReferenceFormatter: Remove the ineffective _withErrorIds parameter from formatExceptionInformation() Kamil Śliwak 2023-08-08 17:54:05 +0200
  • 8407c8c615 SourceReferenceFormatter: Support full range of options in formatErrorInformation() Kamil Śliwak 2023-08-08 17:08:37 +0200
  • b7d2c8bb0a SourceReferenceFormatter: Line wrapping and unused includes Kamil Śliwak 2023-08-08 16:11:57 +0200
  • f121e7e9dd Update abi-spec.rst Markus Osterlund / robriks 2023-05-17 07:10:07 -0400
  • 3edf91adc8
    Merge pull request #14478 from ethereum/set-soltest-cpus-in-circleci-config Kamil Śliwak 2023-08-09 11:58:55 +0200
  • ec240c6422 CI: Set CPUs for soltest.sh based on the number of available cores Kamil Śliwak 2023-08-07 17:23:53 +0200
  • c015c50032
    Merge f85788d56d into e357b8bc42 Andy 2023-08-08 22:50:28 +0300
  • e357b8bc42
    Merge pull request #14474 from ethereum/refactor-analysis-framework-error-filtering Kamil Śliwak 2023-08-07 20:02:45 +0200
  • 0fbc5cc7d3
    Merge pull request #14469 from ethereum/push0-rematerializer Daniel 2023-08-07 18:26:08 +0200
  • 96e7b4f46b Rematerialize zero literals Nikola Matic 2023-08-04 12:27:18 +0200
  • 65587d87c9
    Merge pull request #14473 from ethereum/refactor-syntax-test-setup Kamil Śliwak 2023-08-07 17:30:58 +0200
  • 9400a1e3dc
    Merge 6595ba1e89 into 511712570b Marko Veniger 2023-08-07 21:53:41 +0800
  • e3b9e9b798
    Merge 35fb4990dd into 511712570b David Bar-On 2023-08-07 21:52:55 +0800
  • 3a9d20f0a9
    Merge ca53fcee0d into 511712570b Marko Veniger 2023-08-07 21:52:25 +0800
  • 6d8b1374c5 Use AnalysisFramework's error formatting and filtering features in more test cases Kamil Śliwak 2023-08-04 15:27:27 +0200
  • e42242cd6f AnalysisFramework.formatErrors(): Require providing errors explicitly Kamil Śliwak 2023-08-04 20:39:37 +0200
  • 6c1bcb9a81 AnalysisFramework.formatErrors(): Support colored output and error IDs Kamil Śliwak 2023-08-04 13:32:32 +0200
  • 6f3a379557 AnalysisFramework: Add filteredErrors() Kamil Śliwak 2023-08-04 20:38:15 +0200
  • e62bc30e9e AnalysisFramework.filterErrors(): Provide default for _includeWarningsAndInfos Kamil Śliwak 2023-08-04 20:37:21 +0200
  • f87bef2431 AnalysisFramework: Make it possible to customize CompilerStack creation Kamil Śliwak 2023-08-04 16:25:33 +0200
  • aecb11eff4 Make better use of virtual functions to customize CommonSyntaxTest in test cases based on it Kamil Śliwak 2023-08-04 17:42:22 +0200
  • 511712570b
    Merge pull request #14464 from pgebal/pgebal/fix_require pgebal 2023-08-03 16:12:02 +0200
  • 6574c10f25 SMTChecker: Visit the condition in for and while loops after loop is unrolled Pawel Gebal 2023-07-27 18:16:35 +0200
  • 665aa850a7 Enable setting compiler callback after construction Martin Blicha 2023-08-02 22:16:05 +0200
  • ead0615ca3
    add site_url root path to images [Fixes #14435] (#14462) Paul Wackerow 2023-08-02 03:41:18 -0700
  • 022f86aa28
    add site_url root path to images [Fixes #14435] Paul Wackerow 2023-08-01 18:00:21 -0400
  • 2c70255617
    Merge pull request #14455 from ethereum/fix-yul-id Daniel 2023-08-01 17:37:21 +0200
  • ea7ee3d5fe
    Fix yul ast ID to 0 instead of 1. r0qs 2023-07-27 18:41:52 +0200
  • 451232985b
    re-upload original solidity logo to brand guide (#14451) franzihei 2023-07-27 15:04:07 +0200
  • ef743aa8ac fix: rename RedundantAssignEliminator to UnusedAssignEliminator minaminao 2023-07-27 13:38:27 +0900
  • 80d0a979ac
    Merge pull request #14448 from pgebal/pgebal/fix_for_loop_iterations pgebal 2023-07-26 17:45:44 +0200
  • db5baebff8 SMTChecker fix: Do not unroll loop after it completes Pawel Gebal 2023-07-21 18:02:06 +0200
  • 1add0018d8 re-upload original solidity logo to brand guide franzihei 2023-07-26 16:29:29 +0200
  • 0fa594e501
    fix docs layout and link bugs [Fixes #14436] (#14439) Paul Wackerow 2023-07-26 06:17:38 -0700
  • f9e562b334 fixup! fixup! Do not split zeros in ExpressionSplitter preserve-zero-literal-assignment-in-cse-for-push0 Nikola Matic 2023-07-25 20:17:09 +0200
  • 95beef4072
    Merge pull request #14446 from ethereum/smt-cex-tests Martin Blicha 2023-07-25 19:52:26 +0200
  • d0fb088f19 fixup! Do not split zeros in ExpressionSplitter Nikola Matic 2023-07-25 19:24:55 +0200
  • 9b48434b6a fix docs layout and link bugs [Fixes #14436] Paul Wackerow 2023-07-19 15:57:13 -0400
  • cdfc19b503 SMTChecker: Bring back counterexample checks in regression tests Martin Blicha 2023-07-24 18:33:43 +0200
  • 29ecd7b70a Do not split zeros in ExpressionSplitter Nikola Matic 2023-06-22 16:16:27 +0200
  • 22c679b981 Do not optimize zero literals if PUSH0 iz available Nikola Matic 2023-06-12 17:32:57 +0200
  • 2e38798408 SMTChecker: Keep counterexamples on test expectation update Martin Blicha 2023-07-24 17:01:12 +0200
  • 83fe3d4011
    update GH edit path to develop branch (#14437) Paul Wackerow 2023-07-24 07:48:39 -0700
  • 4fa48a6eb1
    patch other-version menu overflow [Fixes #14429] (#14431) Paul Wackerow 2023-07-24 07:48:18 -0700
  • 5fd36cbdab
    Rename README.md to Update README.md Thembelani 2023-07-24 11:00:23 +0200
  • d2bc2aab61
    Create cmake.yml Thembelani 2023-07-24 02:36:01 +0200
  • 89407d253d
    Merge pull request #14315 from shalaamum/doc-fixes Kamil Śliwak 2023-07-22 00:11:18 +0200
  • 489d1a4428
    Merge branch 'develop' into versions-menu-overflow Paul Wackerow 2023-07-21 14:49:24 -0700
  • b4407d90a5 Small documentation fixes shalaamum 2023-06-10 17:10:39 +0200
  • 548b033af6
    Merge pull request #14434 from ethereum/fix-natspec-event-ice Kamil Śliwak 2023-07-21 23:18:37 +0200
  • 964bdc711c Fix ICE when emitting event from another contract Nikola Matic 2023-07-20 13:28:03 +0200
  • 957a9e742b
    Merge pull request #13873 from ethereum/foundry-prbmath-external-test Kamil Śliwak 2023-07-21 21:48:49 +0200
  • dcbd645798
    Delete old prb-math.sh script r0qs 2023-04-19 17:16:21 +0200
  • ab4f5f2983
    Initial prototype of prb-math external tests using foundry rewritten in python r0qs 2023-01-13 11:43:34 +0100
  • ecd56e6129
    Merge pull request #14441 from ethereum/pylint-notes-config r0qs 2023-07-21 17:58:31 +0200
  • 927eddee84
    Add TMP and remove TODO and FIXME from pylint note tags list r0qs 2023-07-21 15:54:59 +0200
  • a65ca1f495
    Update README.md Techie Geek 2023-07-20 22:29:58 +0100
  • 3c4adf155a
    update GH edit path to develop branch Paul Wackerow 2023-07-20 16:33:48 -0400
  • f466e1ef5e
    Merge pull request #14428 from ethereum/update-release-checklist Nikola Matić 2023-07-20 08:42:53 +0200
  • 01db89c2e7
    patch other-version menu overflow [Fixes #14429] Paul Wackerow 2023-07-19 19:11:06 -0400
  • ceb6587692
    Merge pull request #14426 from omahs/typos Kamil Śliwak 2023-07-19 18:19:16 +0200
  • 5b72c4f494 Fix typos omahs 2023-07-18 22:15:14 +0200
  • b2ce8898ea Update solidity-website links in release checklist r0qs 2023-07-19 12:18:26 +0200
  • d268c3f5b3
    Merge pull request #14423 from ethereum/set-version-to-0.8.22 Nikola Matić 2023-07-19 14:01:50 +0200
  • c2670e4afb Set version to 0.8.22 Nikola Matic 2023-07-18 20:06:45 +0200
  • d9974bed71
    Merge pull request #14427 from ethereum/set-release-date-version-0.8.21 v0.8.21 Nikola Matić 2023-07-19 10:56:46 +0200
  • ce1453b8f8
    Merge pull request #14422 from ethereum/sort-changelog-for-0.8.21 Nikola Matić 2023-07-19 10:51:53 +0200
  • 601104ea94
    Sort Changelog for 0.8.21 release Nikola Matic 2023-07-18 19:56:07 +0200
  • 09628b7502 Set release date for 0.8.21 Nikola Matic 2023-07-19 09:27:09 +0200
  • fc743ac402
    Make mixedCase the recommended naming style for constants CodeSandwich 2023-07-18 22:11:14 +0200
  • 1acebf78ee
    Merge pull request #14424 from ethereum/missing-changelog-entries Nikola Matić 2023-07-18 21:43:24 +0200
  • f622a6c514 Add missing changelog entries Martin Blicha 2023-07-18 20:28:52 +0200
  • 9206885bdd
    Merge pull request #14421 from ethereum/fix-broken-docs-links Nikola Matić 2023-07-18 19:15:14 +0200
  • 2a46e2fedc
    Merge pull request #14366 from ethereum/selectorSideEffects Nikola Matić 2023-07-18 19:14:30 +0200
  • aba7d1769c Fix broken links in docs Nikola Matic 2023-07-18 18:06:56 +0200
  • 86602852be Add buglist entry r0qs 2023-07-11 11:54:24 +0200
  • 5c7214cbe3 Always generate code for .selector member access. Daniel Kirchner 2023-06-26 17:14:08 +0200
  • 64427412c4
    Merge pull request #14347 from ethereum/fixTypeCheckingAbiDecode Nikola Matić 2023-07-18 18:14:45 +0200
  • 23fb9bc3a6
    Merge pull request #14367 from ethereum/functionTypeMobileType Nikola Matić 2023-07-18 17:55:02 +0200