Commit Graph
22603 Commits
Author SHA1 Message Date
nishant-sachdeva a2a80401ed Meetings on Mondays and Wednesdays should happen at the same time 2022-08-29 16:33:18 +05:30
Leo 409f3b44aa Merge pull request #13444 from ethereum/fix_pylint
Fix pylint warning
2022-08-29 12:44:32 +02:00
Leo Alt e99e93ff5b Fix pylint warning 2022-08-29 11:50:29 +02:00
Nikola Matić 7bfec3ba70 Merge pull request #13430 from ethereum/fix-gnosis-test-inconsistent-dependency
Fix inconsistent nested dependency in safe-contracts
2022-08-26 17:12:50 +02:00
Nikola Matic 71c3c26b29 Fix inconsistent nested dependency in safe-contracts 2022-08-26 09:40:03 +02:00
Kamil Śliwak f802eafc67 Merge pull request #13436 from ethereum/newemscripthashes
Update docker images for emscripten.
2022-08-25 20:57:10 +02:00
Leo 0bec0e8ec4 Merge pull request #13397 from kuzdogan/patch-1
Update Metadata docs
2022-08-25 17:25:41 +02:00
Marenz 484c9d3ff0 Update docker images for emscripten. 2022-08-25 17:09:46 +02:00
Mathias L. Baumann c4d9cdf643 Merge pull request #13424 from ethereum/update-emscripten-dockerfile
Update emscripten Dockerfile to 3.1.19
2022-08-25 16:08:03 +02:00
kuzdogan 5849fc3bf1 Update contract metadata docs 2022-08-25 15:25:39 +02:00
Marenz 35870549db Dockerfile.emscripten: Use `&& instead of ;` everywhere 2022-08-25 13:08:13 +02:00
Duc Thanh Nguyen 318dedf439 Update emscripten Dockerfile to 3.1.19 2022-08-25 13:08:13 +02:00
Kamil Śliwak 22a0c46eae Merge pull request #12923 from super1ha1/circle-ci-merge_similar_jobs
[Circle CI] Parameterize b_bytecode_ubu and b_bytecode_osx build job
2022-08-24 22:01:02 +02:00
khue 66f48282cc change to common config of 1 job to reuse between osx and ubuntu 2022-08-24 20:29:51 +02:00
Christian Parpart 44fcf351ba Merge pull request #13150 from ethereum/lsp-analyze-all-in-project
LSP analyze all files in project
2022-08-24 18:02:24 +02:00
Christian Parpart c8074d2c6e lsp: Limit resolvesToRegularFile()'s recursion depth to 10. 2022-08-24 16:27:08 +02:00
Christian Parpart 3fc7debbef lsp: Code-review fixups. 2022-08-24 16:27:05 +02:00
Christian Parpart b22d149e3c Adds extra check to only consider regular files (e.g. not directories / device files) for inclusion. 2022-08-22 14:53:15 +02:00
Christian Parpart d0854cb485 Applying CI-reported fixes. 2022-08-22 12:49:06 +02:00
Christian Parpart d31e4dcc0a lsp: Finishing last missing test wrt complex nested project directory structure and specifying custom includes, while using some (one) of them. 2022-08-22 12:49:06 +02:00
Christian Parpart 122fbc6ff7 Adds include-paths-nested test case. 2022-08-22 12:49:06 +02:00
Christian ParpartandKamil Śliwak b6ba43234e lsp: Always load all solidity files from project for analyzing.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2022-08-22 12:49:04 +02:00
Christian Parpart 0e2ab05000 libsolutil: Adding findFilesRecursively() helper to find files recursively. 2022-08-22 12:48:35 +02:00
Mathias L. Baumann a3de6cd60e Merge pull request #12762 from ethereum/emptyReturnRevert
Optimize ``return(x,0) -> pop(x) return(0,0)`` (and also for ``revert``).
2022-08-22 12:42:48 +02:00
Alexander Arlt f01a09f843 Merge pull request #13400 from ethereum/buildpack-deps-fix2
[buildpack] Switch to unsplash/comment-on-pr@v1.3.0.
2022-08-19 12:22:08 +02:00
Mathias L. Baumann 3497e2b2ec Merge pull request #13413 from ethereum/fix-spelling-ci
Use long option for spellchecker in CI
2022-08-18 17:48:55 +02:00
Marenz 542ce5ad95 Use long option for spellchecker in CI 2022-08-18 15:28:12 +02:00
Alexander Arlt 4addf1e0ad [buildpack] Switch to unsplash/comment-on-pr@v1.3.0. 2022-08-18 15:27:44 +02:00
Mathias L. Baumann a229d7219b Merge pull request #13411 from ethereum/fix-spelling-ci
Fix spelling mistakes and CI spellcheck job
2022-08-18 15:26:59 +02:00
Marenz 1b5332c2b9 Fix spelling mistakes and CI spellcheck job 2022-08-18 14:38:19 +02:00
Mathias L. Baumann 86ab18c9af Merge pull request #13287 from ethereum/bettercmdlineHelp
Document in ``solc --help`` usage of ``--metadata`` better.
2022-08-18 13:00:33 +02:00
Nikola Matić bb41ddd7ab Merge pull request #13404 from ethereum/peg-hardhat-ethers-version
Peg hardhat-ethers version
2022-08-16 19:43:06 +02:00
Alexander Arlt a4358b166c Merge pull request #13398 from ethereum/cmdline-test-verbosity-fix
test/cmdlineTests.sh: fix verbosity.
2022-08-16 18:57:10 +02:00
Nikola Matic 6b6cfa1795 Peg hardhat-ethers version 2022-08-16 17:52:27 +02:00
Kamil Śliwak f20ca0c0b2 Merge pull request #13401 from ethereum/docs-more-highlighting
Enable highlighting for more code blocks in the docs
2022-08-16 12:17:53 +02:00
Kamil Śliwak 0400b435b8 Enable highlighting for more code blocks in the docs 2022-08-16 10:05:14 +02:00
Leo a0ee14f7c2 Merge pull request #13399 from minaminao/remove-callcode-in-heading
Remove unnecessary "Callcode" in the heading
2022-08-15 19:55:52 +02:00
minami 1706db2776 Fix underline 2022-08-16 01:15:29 +09:00
minami b08454e49d Remove callcode in heading 2022-08-16 01:12:43 +09:00
Alexander Arlt ee2c4cddcd test/cmdlineTests.sh: fix verbosity. 2022-08-15 17:37:08 +02:00
Daniel Kirchner 1b081d0c46 Merge pull request #13388 from Pospelove/fix-12027
Fix iter_swap build issue
2022-08-15 17:32:16 +02:00
Daniel Kirchner a9c21863d4 Update tests. 2022-08-15 16:24:10 +02:00
Leo c0e678033c Merge pull request #12855 from aathan/patch-12
Rephrase named vs unnamed parameters in function definitions (in control-structures.rst).
2022-08-15 15:53:49 +02:00
Daniel Kirchner 733b0f63f6 Disable failing chainlink tests. 2022-08-15 15:42:51 +02:00
Daniel Kirchner e996fe6247 Yul Optimizer: Simplify start offset of zero-length operations. 2022-08-15 15:42:51 +02:00
Leo fbef27233c Merge pull request #13394 from ethereum/buildpack-deps-fix
[buildpack] Switch to unsplash/comment-on-pr@v1.3.1.
2022-08-15 15:11:13 +02:00
Alexander Arlt 730950fb63 [buildpack] Switch from aarlt/comment-on-pr@v1.2.0 to unsplash/comment-on-pr@v1.3.1. 2022-08-15 13:53:36 +02:00
Marenz 5da46581bd Document in `solc --help usage of --metadata` better. 2022-08-15 12:57:40 +02:00
Daniel Kirchner 31bd4f6b80 Merge pull request #13389 from Pospelove/patch-1
Fix "signed/unsigned mismatch" warnings (MSVC)
2022-08-15 11:05:28 +02:00
Leonid Pospelov 32aa000378 Update FullInliner.cpp 2022-08-14 03:14:15 +03:00