chriseth
|
3710fb59f0
|
Update security considerations.
|
2018-04-17 12:04:36 +02:00 |
|
chriseth
|
0304582cbf
|
Merge pull request #3898 from ethereum/reEnableTestsOnTravisDevelop
Enable travis tests when run by daily cron.
|
2018-04-17 11:42:29 +02:00 |
|
chriseth
|
08b0ed4116
|
Merge pull request #3905 from ethereum/reportCmdline
Report failed commandline tests.
|
2018-04-17 10:36:13 +02:00 |
|
chriseth
|
4d1467eee2
|
Enable travis tests on develop branch.
|
2018-04-17 09:32:32 +02:00 |
|
chriseth
|
5499db01ee
|
Merge pull request #3903 from ethereum/addBionic
Support ubuntu bionic.
|
2018-04-17 08:55:18 +02:00 |
|
chriseth
|
6c055691a7
|
Merge pull request #3902 from ethereum/release
Merge release back into develop.
|
2018-04-17 08:55:01 +02:00 |
|
chriseth
|
797ce727bb
|
Report failed commandline tests.
|
2018-04-17 08:53:52 +02:00 |
|
chriseth
|
76cde90098
|
Merge pull request #3901 from ethereum/newVersion
Set version to 0.4.23
|
2018-04-17 08:47:54 +02:00 |
|
chriseth
|
6a747ed229
|
Support bionic.
|
2018-04-17 07:56:10 +02:00 |
|
chriseth
|
3c24d64be5
|
Set version to 0.4.23
|
2018-04-17 07:55:35 +02:00 |
|
chriseth
|
4cb486ee99
|
Merge pull request #3892 from ethereum/develop
Merge develop into release for 0.4.22
|
2018-04-16 23:03:49 +02:00 |
|
chriseth
|
b8431c5c4a
|
Merge pull request #3897 from ethereum/noTestsOnTravis
Disable tests on travis.
|
2018-04-16 22:32:00 +02:00 |
|
chriseth
|
6091cd54b4
|
Disable tests on travis.
|
2018-04-16 22:30:30 +02:00 |
|
chriseth
|
f87f5d087c
|
Merge pull request #3896 from ethereum/progressOnTravis
Show progress on travis.
|
2018-04-16 22:13:23 +02:00 |
|
chriseth
|
759928524f
|
Show progress on travis.
|
2018-04-16 22:12:30 +02:00 |
|
chriseth
|
2db8b8a7bd
|
Merge pull request #3893 from ethereum/prepareForRelease
Preparation for 0.4.22 release.
|
2018-04-16 20:21:17 +02:00 |
|
chriseth
|
c65159c78b
|
Preparation for 0.4.22 release.
|
2018-04-16 20:20:58 +02:00 |
|
chriseth
|
af18b4deb8
|
Merge pull request #3885 from LefterisJP/update_solidity_version_where_revert_with_reason
Docs: Update solidity version for revert with reason
|
2018-04-16 19:55:56 +02:00 |
|
chriseth
|
8be4cba570
|
Merge pull request #3865 from ethereum/updateConstructorVersionPragmas
[MERGE WITH RELEASE 0.4.22] Update version pragmas in constructor documentation.
|
2018-04-16 19:55:34 +02:00 |
|
chriseth
|
923d1b4c04
|
Merge pull request #3891 from ethereum/prepareForRelease
Preparation for 0.4.22 release.
|
2018-04-16 19:52:20 +02:00 |
|
chriseth
|
936832b3f9
|
Preparation for 0.4.22 release.
|
2018-04-16 19:51:49 +02:00 |
|
chriseth
|
3d04d83297
|
Merge pull request #3868 from ethereum/bytescleanup
Properly force-clean for shortening bytesXX conversions.
|
2018-04-16 15:23:36 +02:00 |
|
chriseth
|
533d08517f
|
Merge pull request #3793 from ethereum/rationalNumberLimit
Rational number limit
|
2018-04-16 13:10:50 +02:00 |
|
chriseth
|
8be19ad72b
|
Merge pull request #3888 from ethereum/cmake-cleanups
CMake dependencies cleanups
|
2018-04-16 12:56:26 +02:00 |
|
chriseth
|
a9c16b8c39
|
Add documentation.
|
2018-04-16 12:47:38 +02:00 |
|
chriseth
|
bf57500e25
|
Tests for bytes cleanup.
|
2018-04-16 12:47:38 +02:00 |
|
Alex Beregszaszi
|
0201492bbf
|
Remove redundant cleanup for abi.encode.
|
2018-04-16 12:47:38 +02:00 |
|
chriseth
|
4c1d39b7a2
|
Properly force-clean for shortening bytesXX conversions.
|
2018-04-16 12:47:38 +02:00 |
|
Paweł Bylica
|
1ca8aebf8e
|
CMake: Clean up devcore dependencies
|
2018-04-16 12:16:04 +02:00 |
|
Paweł Bylica
|
cdb0bbb5ec
|
CMake: Do no search for ctest
|
2018-04-16 12:02:38 +02:00 |
|
Erik Kundt
|
33fbf88707
|
Limits rational numbers to 4096 bits.
|
2018-04-16 11:45:55 +02:00 |
|
chriseth
|
d8030c9b2a
|
Merge pull request #3880 from ethereum/addressMemberDocAndWarn
Improve documentation and warning about accessing contract members in…
|
2018-04-16 11:05:05 +02:00 |
|
Lefteris Karapetsas
|
8a7224683b
|
Docs: Update solidity version for revert with reason
|
2018-04-15 23:12:28 +02:00 |
|
Alex Beregszaszi
|
73ca3e8a1e
|
Merge pull request #3882 from ethereum/abi_doc
Document ABI encoding functions.
|
2018-04-14 23:50:13 +01:00 |
|
chriseth
|
95c49b367e
|
Merge pull request #3875 from ethereum/constructorSelfRef
Stricter check for "this" in constructor.
|
2018-04-13 18:39:31 +02:00 |
|
chriseth
|
559fa58ddf
|
Document ABI encoding functions.
|
2018-04-13 18:36:33 +02:00 |
|
Daniel Kirchner
|
05c5ab19fb
|
Improve documentation and warning about accessing contract members inherited from address.
|
2018-04-13 18:26:24 +02:00 |
|
Daniel Kirchner
|
be37e3a912
|
Stricter check for member access to "this" in constructor.
|
2018-04-13 15:57:13 +02:00 |
|
chriseth
|
2001cc6bdc
|
Merge pull request #3773 from ethereum/astJsonTypeDescriptions
Short string representation of TypePointer in AST JSON
|
2018-04-13 10:56:56 +02:00 |
|
Daniel Kirchner
|
4bd31aaeca
|
Add ChangeLog entry.
|
2018-04-12 21:15:14 +02:00 |
|
Erik Kundt
|
6c656a9391
|
Adds unit test that covers long typeDescription and renames suite.
|
2018-04-12 21:14:50 +02:00 |
|
Erik Kundt
|
34da3e634f
|
Separates tests for legacy and compact output.
|
2018-04-12 21:14:50 +02:00 |
|
Erik Kundt
|
824008340a
|
Adds type expectations to legacy tests.
|
2018-04-12 21:14:50 +02:00 |
|
Erik Kundt
|
8935c0dd2f
|
Uses short string representation of TypePointer
|
2018-04-12 21:14:50 +02:00 |
|
chriseth
|
7054defdd6
|
Merge pull request #3364 from ethereum/revertWithReason
Revert with reason
|
2018-04-12 21:01:08 +02:00 |
|
chriseth
|
44416d1ac6
|
Merge pull request #2980 from ethereum/abi-api
Add abi.encode and abi.encodePacked
|
2018-04-12 20:55:03 +02:00 |
|
chriseth
|
966367305a
|
Remove dead code and clarify throw.
|
2018-04-12 20:13:16 +02:00 |
|
Alex Beregszaszi
|
7453ff0f3a
|
Merge pull request #3873 from ethereum/returnVarStorage
Fix internal compiler error when parsing ``var`` declaration without …
|
2018-04-12 16:35:46 +01:00 |
|
Daniel Kirchner
|
db40bd46af
|
Add additional test for `var ` for storage variables.
|
2018-04-12 16:46:35 +02:00 |
|
chriseth
|
75b8828666
|
Allow struct encoding with new encoder.
|
2018-04-12 16:37:16 +02:00 |
|