Balaji Pachai
|
45d6d4567e
|
Fixed a typo
Changed proceeded to preceded, making the statement grammatically correct.
|
2019-09-10 15:17:58 +05:30 |
|
Alex Beregszaszi
|
dce52509b4
|
Merge pull request #7329 from ethereum/istanbul
Introduce istanbul and berlin versions
|
2019-09-03 15:18:14 +01:00 |
|
Gois
|
f9459fcda9
|
Fix typo in AssemblySwitch in grammar file
|
2019-09-03 09:05:25 -03:00 |
|
chriseth
|
dc4a44fb7f
|
Protection to not lose money.
|
2019-08-28 17:00:15 +02:00 |
|
Alex Beregszaszi
|
5749a5d7c9
|
Introduce istanbul and berlin versions
|
2019-08-26 13:15:01 +01:00 |
|
Solexplorer
|
16ddbd5391
|
Update assembly.rst
Syntax error on mlod
|
2019-08-22 19:53:39 +02:00 |
|
Ayrat Badykov
|
e0507b5a8c
|
Update metadata.rst
|
2019-08-19 14:24:56 +03:00 |
|
Christian Parpart
|
e91c6acbc3
|
Defaulting to C++17 for building.
|
2019-08-13 16:19:18 +02:00 |
|
Chris Chinchilla
|
ba9b14cbbd
|
Change link
|
2019-08-12 18:49:55 +02:00 |
|
chriseth
|
755365396e
|
Prepare changelog for release.
|
2019-08-12 14:49:35 +02:00 |
|
Daniel Kirchner
|
05cc866c42
|
Buglist entry for calldata structs with dynamically encoded, but statically-sized members.
|
2019-08-12 14:31:36 +02:00 |
|
chriseth
|
77212627fb
|
Remove traces of aleth and IPC.
|
2019-08-08 17:35:46 +02:00 |
|
Mathias Baumann
|
7234e59e07
|
ABI documentation clarifications
|
2019-08-07 15:53:53 +02:00 |
|
Chris Chinchilla
|
f4f8858e98
|
Add details of team calls
Update docs/contributing.rst
Co-Authored-By: chriseth <chris@ethereum.org>
Update docs/contributing.rst
Co-Authored-By: chriseth <chris@ethereum.org>
|
2019-07-31 11:58:30 +02:00 |
|
cgrigis
|
7047ff1c3c
|
Minor typo
|
2019-07-25 10:58:45 +02:00 |
|
Chris Chinchilla
|
61e3ca67cb
|
Merge pull request #7097 from ethereum/docs-jp-trans
[DOCS] Add Japanese translation
|
2019-07-17 15:06:39 +02:00 |
|
Chris Chinchilla
|
9b22336ce1
|
Reduce line breaks in code comments to help with scrolling
|
2019-07-15 14:33:50 +02:00 |
|
Chris Chinchilla
|
54ed84b90d
|
Add Japanese translation, and order alphabetically
|
2019-07-15 10:49:03 +02:00 |
|
Chris Smith
|
d7fe96f81f
|
Add example of constructor inheritance and order
Add an example of how contract inheritance impacts constructor calling
|
2019-07-09 11:37:37 -04:00 |
|
chriseth
|
d3e542d32c
|
Provide secondary source location for error messages in standard json.
|
2019-07-04 10:54:01 +02:00 |
|
William Entriken
|
b6cb079157
|
Failed-checksum addresses are an error
|
2019-07-02 13:10:28 +02:00 |
|
chriseth
|
82c92eccbc
|
Fix link.
|
2019-07-01 16:03:12 +02:00 |
|
chriseth
|
f5a9b06289
|
Merge pull request #7006 from ethereum/docs-min-compiler
[DOCS] Add minimum compiler versions
|
2019-06-27 15:55:38 +02:00 |
|
Chris Chinchilla
|
bbc471fef8
|
Add minimum compiler versions
|
2019-06-27 15:45:15 +02:00 |
|
chriseth
|
321e714911
|
Merge pull request #7009 from ethereum/docs-fix-style
[DOCS] Fix style issues in control structures
|
2019-06-27 12:52:18 +02:00 |
|
William Entriken
|
49c79c1894
|
Update value-types.rst
|
2019-06-26 20:04:02 -04:00 |
|
Chris Chinchilla
|
168412dd8d
|
Fix style issues in control structures
|
2019-06-26 17:09:50 +02:00 |
|
chriseth
|
a03687ccfa
|
Prepare changelog for 0.5.10 release.
|
2019-06-25 14:28:22 +02:00 |
|
chriseth
|
930ce34953
|
Merge pull request #6998 from ethereum/fixSignChop
Fix sign chop
|
2019-06-25 14:23:45 +02:00 |
|
chriseth
|
04fe3c070d
|
Changelog and bug list entry.
|
2019-06-25 13:00:21 +02:00 |
|
chriseth
|
9252906827
|
Merge pull request #6980 from ethereum/wip/own-clar
[DOCS] Clarify what owning contract means
|
2019-06-25 11:25:18 +02:00 |
|
Chris Chinchilla
|
85b6e7508c
|
Clarify what owning means
Updates from review
|
2019-06-25 08:59:40 +02:00 |
|
chriseth
|
c5cf3d53aa
|
Merge pull request #6975 from ethereum/moreSpecificDescription
More specific bug description.
|
2019-06-24 15:59:19 +02:00 |
|
chriseth
|
3b0284817e
|
Merge pull request #6981 from ethereum/docs-purchase-contract
[DOCS] State default value of enum in example
|
2019-06-24 14:36:35 +02:00 |
|
Chris Chinchilla
|
30e843a217
|
State what default value of enum in example is
Fix formatting issue and add mention of the enum default type
Other files
|
2019-06-24 14:32:53 +02:00 |
|
Chris Chinchilla
|
215f41776c
|
Clarify implicit conversion
|
2019-06-24 12:43:17 +02:00 |
|
chriseth
|
1bf4fc571c
|
More specific bug description.
|
2019-06-24 12:31:39 +02:00 |
|
Christian Parpart
|
b58170f890
|
Refactor & Speedups on CircleCI; split out out codecov into dedicated tests.
|
2019-06-21 20:26:10 +02:00 |
|
chriseth
|
9bb7160c4c
|
Merge pull request #6958 from sifmelcara/fix-abiencoderv2-codegen
Fix incorrect abi encoding of storage array of data type that occupy multiple storage slots
|
2019-06-20 13:08:42 +02:00 |
|
Chris Chinchilla
|
b72977f086
|
Review conventions section in assembly doc
Changes from review
Changes from review
|
2019-06-19 14:56:45 +02:00 |
|
Chris Chinchilla
|
622adf55c2
|
Fix missplaced warnings
|
2019-06-19 11:03:10 +02:00 |
|
mingchuan
|
6a5fabd004
|
Add ABIEncoderV2 storage array encoding bug to buglist
|
2019-06-19 10:47:44 +08:00 |
|
Chris Chinchilla
|
b66950711e
|
Merge pull request #6954 from ethereum/docs-public-clar
[DOCS] Clarify that public applies to state variables
|
2019-06-18 07:55:45 +01:00 |
|
chriseth
|
8260ae1397
|
Merge pull request #6955 from ethereum/docs-enum-int
[DOCS] Clarify that interfaces only support enum since 0.5.0
|
2019-06-17 18:32:53 +02:00 |
|
chriseth
|
4a4c146fdf
|
Merge pull request #6951 from ethereum/chriseth-patch-1
[DOC] Fix signextend example.
|
2019-06-17 18:31:29 +02:00 |
|
Chris Chinchilla
|
17e82ee176
|
Clarify that interfaces only support enum since 0.5.0
|
2019-06-17 17:14:53 +01:00 |
|
Chris Ward
|
7e4896740d
|
Clarify that public applies to state variables
|
2019-06-17 16:55:31 +01:00 |
|
Chris Ward
|
df31461c5b
|
Start to clarify revert vs require usage
Start rewrite of require vs revert clarification
Small clarification
|
2019-06-17 16:47:13 +01:00 |
|
chriseth
|
b90d57a9fc
|
[DOC] Fix signextend example.
|
2019-06-17 13:39:20 +02:00 |
|
chriseth
|
d774e30686
|
Merge pull request #6950 from ethereum/fix-typo-spell-check-uaah
Fix typo to make CI happy
|
2019-06-17 13:29:50 +02:00 |
|