Commit Graph

17563 Commits

Author SHA1 Message Date
Djordje Mijovic
e7d5a7da10 [TypeChecker] Remove function input and return parameter names from mobileType 2020-07-23 14:39:49 +02:00
chriseth
8cfbe02cc0 Fix token list. 2020-07-23 14:28:28 +02:00
chriseth
147a80aa24 Rename external function slot to selector. 2020-07-23 14:19:15 +02:00
chriseth
b1f79072df Fix stack compressor wrt literal arguments. 2020-07-23 14:03:51 +02:00
chriseth
fc34c81f4c Test for long object names in optimizer. 2020-07-23 14:03:51 +02:00
Leonardo Alt
9d2a0947e9 Fix 1-tuple chain 2020-07-23 13:46:41 +02:00
chriseth
ba4e05c62c
Merge pull request #9436 from a3d4/improve-error-coverage-256-warnings
Improve error coverage (white list build-specific warnings)
2020-07-23 13:44:13 +02:00
chriseth
845c1ae91f
Merge pull request #9469 from ethereum/fix-9468
Yul fuzzer: Enable nested object references
2020-07-23 13:26:42 +02:00
chriseth
ae41cc4da5
Merge pull request #9471 from ethereum/add-hera-to-buildpacks
Add Hera to buildpacks.
2020-07-23 13:19:36 +02:00
chriseth
2fece0724a
Merge pull request #9486 from ethereum/breaking
Merge breaking into develop.
2020-07-23 13:17:41 +02:00
chriseth
1e6cf6e92c Update release checklist. 2020-07-23 12:11:57 +02:00
chriseth
5236ac3f2c
Merge pull request #9484 from ethereum/newppakey
Switch to new ppa key.
2020-07-23 12:08:05 +02:00
chriseth
17ef5e2bef
Merge pull request #9488 from ethereum/fixDocPragma
Fix pragma in documentation.
2020-07-23 12:07:38 +02:00
chriseth
c4ba2e1956 Fix pragma in documentation. 2020-07-23 11:28:42 +02:00
chriseth
4306db39fa
Merge pull request #9485 from ethereum/release
Merge release back into develop.
2020-07-23 10:48:38 +02:00
chriseth
69ff92db2b Switch to new ppa key. 2020-07-22 19:22:45 +02:00
chriseth
a46c685295
Merge pull request #9477 from ethereum/unindentchanges
Unindent.
2020-07-22 18:57:03 +02:00
Alexander Arlt
cbe9a2d240 Add Hera to buildpacks. 2020-07-22 11:17:05 -05:00
chriseth
945dfb8392 Unindent. 2020-07-22 16:53:05 +02:00
chriseth
cdb7aa5d13
Merge pull request #9415 from ethereum/documentChanges
Document 0.7.0 changes
2020-07-22 16:51:03 +02:00
chriseth
27d51765c0
Merge pull request #9467 from ethereum/develop
Merge develop into release for 0.6.12
2020-07-22 15:34:41 +02:00
chriseth
6bb6783d39 Merge remote-tracking branch 'origin/develop' into breaking 2020-07-22 15:26:44 +02:00
chriseth
d08d78cb56
Merge pull request #9456 from ethereum/remove070notice
Fix merge conflicts.
2020-07-22 15:23:45 +02:00
Bhargava Shastry
115380ca76 Yul fuzzer: Enable nested object references
Co-authored-by: Đorđe Mijović <djordje.mijovic@gmail.com>
2020-07-22 14:02:41 +02:00
chriseth
4a478f0fb2
Merge pull request #9460 from ethereum/prepare0612
Prepare for 0.6.12 release.
2020-07-22 11:38:29 +02:00
chriseth
0dc111bac9
Merge pull request #9463 from a3d4/improve-error-coverage-only-one-receive
Add "Only one receive function is allowed"-error to syntax tests
2020-07-22 10:40:49 +02:00
chriseth
8339ee4122
Merge pull request #9423 from ethereum/runtimeCodeSol2Yul
[Sol->Yul] Supporting .runtimeCode
2020-07-22 09:51:07 +02:00
chriseth
cb1f7a8410
Merge pull request #9235 from ethereum/yulSubObjectAccessWithDot
Yul sub object access with dot
2020-07-22 09:50:41 +02:00
a3d4
7e0a291fac Add "Only one receive function is allowed"-error to syntax tests 2020-07-22 04:09:24 +02:00
a3d4
9eed519faa Introduce white list of error codes, which are not covered by tests 2020-07-22 03:57:18 +02:00
chriseth
47ab6e73a7
Merge pull request #9459 from ethereum/fix-9458
Fuzzer: Count step by number of interpreted statements
2020-07-21 18:05:31 +02:00
chriseth
8ed5994f93
Merge pull request #9435 from a3d4/improve-errorcodes-print-filenames
Print source file names for uncovered error codes
2020-07-21 18:04:13 +02:00
Djordje Mijovic
546e9af24d [Sol->Yul] Supporting .runtimeCode 2020-07-21 17:56:37 +02:00
Djordje Mijovic
6f97e6153c [yul] Adding support for accessing subobjects via .
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2020-07-21 17:56:11 +02:00
chriseth
e02878329d Prepare for 0.6.12 release. 2020-07-21 16:33:48 +02:00
Bhargava Shastry
18fbbfa5ca Fuzzer: Count step by number of interpreted statements
Co-authored-by: chriseth <chris@ethereum.org>
2020-07-21 15:38:02 +02:00
a3d4
0a3c9ec358 Print source file names for uncovered error codes.
Use more consistent naming.
2020-07-21 15:23:22 +02:00
chriseth
8b7567f963 Fix merge conflicts. 2020-07-21 15:06:57 +02:00
chriseth
f4b912fffa
Merge pull request #9446 from ethereum/fix-9445
Add corpus based multi source fuzzer
2020-07-21 14:44:57 +02:00
Bhargava Shastry
4067bab7dd Add corpus based multi source fuzzer
Co-authored-by: Leonardo <leo@ethereum.org>
2020-07-21 13:43:29 +02:00
chriseth
50c3daf693
Merge pull request #9255 from ethereum/solidity-upgrade-constructor
[BREAKING] solidity-upgrade: added module to remove visibility of constructors
2020-07-21 13:24:39 +02:00
chriseth
eab999f753
Merge pull request #9457 from ethereum/docArrayLit
Add example about array literals.
2020-07-21 13:21:01 +02:00
chriseth
c11bb24a51 Add example about array literals. 2020-07-21 13:04:59 +02:00
Djordje Mijovic
952101996c Removing expectDeposit() from AsmAnalysis as unused function 2020-07-21 12:55:05 +02:00
chriseth
dfe07c0b0e
Merge pull request #9455 from xilibi2003/patch-1
Update simplified chinese translation link.
2020-07-21 12:07:08 +02:00
chriseth
e19e4d9db1
Merge pull request #9451 from ethereum/smt_fix_push_push
[SMTChecker] Fix push().push()
2020-07-21 11:40:37 +02:00
chriseth
9be5ed1220 Merge remote-tracking branch 'origin/develop' into breaking 2020-07-21 11:35:28 +02:00
chriseth
fbc0cc52e4 Document 0.7.0 changes. 2020-07-21 10:44:31 +02:00
Tiny熊
1b95a5e1fc
Update simplified chinese translation link.
The implified chinese translation version now host on https://learnblockchain.cn/docs/solidity/ .  

This url will be keep updating .
2020-07-21 16:28:13 +08:00
chriseth
05d43f9d6b
Merge pull request #9453 from a3d4/fix-accent
Replace acute accent with grave accent
2020-07-21 10:22:24 +02:00