Commit Graph

22666 Commits

Author SHA1 Message Date
Nikola Matić
f7e22fc00d
Merge pull request #13487 from ethereum/add-message-to-gp2-pin
Add comment to pinned GP2 hardhat version
2022-09-06 12:49:35 +02:00
Nikola Matic
deab2bf37e Add comment to pinned GP2 hardhat version 2022-09-06 08:10:55 +02:00
Nikola Matić
e0b2162bf9
Merge pull request #13485 from ethereum/pin-hardhat-in-gp2-ext-tests
Pin hardhat version in GP2 external tests
2022-09-05 21:55:24 +02:00
Nikola Matic
53059936cc Pin hardhat version in GP2 external tests 2022-09-05 20:52:46 +02:00
Daniel Kirchner
7911666ab3
Merge pull request #13463 from emmaodia/develop
Grammar fix
2022-09-05 20:47:30 +02:00
emmaodia
0d98436de6 Grammar fix 2022-09-05 20:34:10 +02:00
Daniel Kirchner
62e4ce3387
Merge pull request #13363 from ethereum/release-checklist-update-and-tweaks
Release checklist update and tweaks after 0.8.16
2022-09-05 19:00:38 +02:00
Kamil Śliwak
ccc331743c ReleaseChecklist: Markdown formatting for all links 2022-09-05 18:19:51 +02:00
Kamil Śliwak
98ad27d42c ReleaseChecklist: Update PPA instructions 2022-09-05 18:13:09 +02:00
Kamil Śliwak
be67e76165 ReleaseChecklist: Update the list of requirements 2022-09-05 18:13:09 +02:00
Kamil Śliwak
f5c91ec842 ReleaseChecklist: Don't sort contributor list by number of commits and use long options 2022-09-05 18:13:09 +02:00
Kamil Śliwak
d9f169eb4b ReleaseChecklist: Consistently use double backticks everywhere, fix indents and mismatched parentheses 2022-09-05 18:13:09 +02:00
Kamil Śliwak
33883059ed ReleaseChecklist: Add "still in progress" warning and make the release page a single point 2022-09-05 18:13:08 +02:00
Kamil Śliwak
3f437da2a4 ReleaseChecklist: Emphasize separate changelog and version commits 2022-09-05 18:13:08 +02:00
Kamil Śliwak
b9d06b48a2 ReleaseChecklist: More detailed steps related to blog posts 2022-09-05 18:13:08 +02:00
Kamil Śliwak
dd2f718b99 ReleaseChecklist: Regenerating the bug list does not require running the whole tests.sh 2022-09-05 18:13:08 +02:00
Kamil Śliwak
71a9fb25ed ReleaseChecklist: Documentation now gets built automatically from tags 2022-09-05 18:13:08 +02:00
Mathias L. Baumann
f2168c16b4
Merge pull request #13467 from ethereum/check-for-unqualified-move
Add a check for unqualified move
2022-09-05 16:49:52 +02:00
Nikola Matic
1f6a299062 Add a check for unqualified move 2022-09-05 16:05:14 +02:00
Daniel Kirchner
99f15ff04e
Merge pull request #13481 from ethereum/fix-artifacts-check-in-hardhat-external-tests
Fix compiler version check in hardhat artifacts json
2022-09-05 16:03:22 +02:00
Nikola Matic
e5769d784e Fix compiler version check in hardhat artifacts json 2022-09-05 15:00:53 +02:00
Damian Wechman
6b99162457
Merge pull request #13406 from ethereum/slot_on_reference_fix
Fix `.slot` accessing via mapping reference in assembly
2022-09-05 14:00:18 +02:00
Daniel Kirchner
5192965229
Merge pull request #13460 from Pospelove/patch-1
Set CMake policy `CMP0115` to `NEW`: "Source file extensions must be explicit"
2022-09-01 13:07:01 +02:00
matheusaaguiar
220aecefd0
Merge pull request #13465 from xternet/patch-1
README.md: added comma
2022-09-01 07:02:37 -03:00
xternet
66994b68d7
README.md: added comma 2022-08-31 15:01:46 +02:00
Leonid Pospelov
6d331a8c8a
Improve comment on CMP0115
Co-authored-by: Kamil Śliwak <cameel2@gmail.com>
2022-08-31 12:12:15 +03:00
Leonid Pospelov
6e1f0e73b6
Set CMP0115 to new in EthPolicy 2022-08-31 01:50:30 +03:00
matheusaaguiar
ecdc808e67
Merge pull request #13387 from taylorferran/improve-voting-example
Add detail about limitation in voting contract example
2022-08-30 10:41:41 -03:00
Mathias L. Baumann
b2afe9f9dc
Merge pull request #13457 from ethereum/checks
Explained Checks-Effects-Interactions
2022-08-30 15:20:53 +02:00
Leo
b028671fec
Merge pull request #13438 from ethereum/z3_4_11_0
Update z3 to 4.11.0 in the docker files
2022-08-30 14:57:11 +02:00
Luke Hutchison
b676944c3f Update security-considerations.rst
Explained Checks-Effects-Interactions and added info on Checks-Effects-Events-Interactions
2022-08-30 14:35:31 +02:00
Taylor Ferran
79adec08f2 Add detail about limitation in voting contract example 2022-08-30 14:34:05 +02:00
Leo Alt
cbcd8a724b Update z3 to 4.11.0 2022-08-30 12:52:22 +02:00
Leo
e048ba4d75
Merge pull request #13439 from ethereum/z3_4_8_11_smt_tests
Update SMT tests with z3 4.11.0
2022-08-30 12:51:13 +02:00
Leo
3658d8abc4
Merge pull request #13292 from The-Arbiter/Function_modifiers_placeholder
Placeholder elaboration in function-modifiers.rst
2022-08-30 12:50:49 +02:00
NoFaceDev
e96453d585 Added details on placeholders in function-modifiers
Author:    NoFaceDev <NoFaceDev@protonmail.com>
Date:      Sat Jul 23 18:22:06 2022 +0400
2022-08-30 12:00:37 +02:00
Leo
242096695f
Merge pull request #13428 from ethereum/qualify-move
Add std:: qualifier to move() calls
2022-08-30 11:57:54 +02:00
Leo
4f6524063d
Merge pull request #13454 from ethereum/github-labels-and-issue-changes
Update issue selector, and remove auto labeling
2022-08-30 11:53:42 +02:00
Leo Alt
22e4e2cdc9 disable SMT tests for the clang job 2022-08-30 11:51:59 +02:00
Leo Alt
16c0838f75 Update docker images and tests 2022-08-30 11:51:59 +02:00
Mathias L. Baumann
fa5ea38ab3
Merge pull request #13409 from tcoyvwac/fix/refactor/reduce-code-duplication-ast
Reduce duplication in AST helpers for finding try/catch clauses
2022-08-30 11:37:49 +02:00
Marenz
f7cc29bec1 Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
Leo
19e3c7339e
Merge pull request #13455 from emmaodia/patch-2
Grammer fix
2022-08-30 11:08:42 +02:00
Leo
ec36a5aaab
Merge pull request #13452 from minaminao/fix-typo-optimizer
Fix typo
2022-08-30 10:54:05 +02:00
Emmanuel Oaikhenan
776f74dc30
Grammer fix 2022-08-30 09:23:15 +01:00
Nikola Matic
a08d39ce84 Update issue selector, and remove auto labeling 2022-08-30 10:05:49 +02:00
minaminao
99400a6121 Fix typo 2022-08-30 09:35:12 +09:00
Mathias L. Baumann
7fdd494da7
Merge pull request #13450 from ethereum/add_yul_exception_to_compiler_errors
added yul exception to compiler error types
2022-08-30 00:27:25 +02:00
nishant-sachdeva
216d38cefe added yul exception to compiler error types 2022-08-29 22:52:31 +05:30
Mathias L. Baumann
8ea483d532
Merge pull request #13449 from ethereum/fix-undefined-order-of-evaluation
[Tiny] Fix undefined order of evaluation
2022-08-29 17:35:36 +02:00