chriseth
|
a54d9d622f
|
Grammar and Documentation.
|
2019-09-23 17:22:42 +02:00 |
|
Leonardo Alt
|
43d6e00b14
|
Add push() for dynamic storage arrays
|
2019-09-17 13:47:33 +02:00 |
|
chriseth
|
5b3efee93b
|
Merge pull request #7442 from ethereum/develop
Merge develop into develop_060
|
2019-09-17 12:16:27 +02:00 |
|
Lauri Peltonen
|
b7e6dc3d05
|
Fixed code example which utilizes non-existing function 'abs' - the value is stated to be negative so abs(a) is the same as -a
|
2019-09-13 21:36:43 +03:00 |
|
Leonardo Alt
|
d685554980
|
Create option for metadata hash
|
2019-09-13 18:59:12 +02:00 |
|
Daniel Kirchner
|
c72d1ffb65
|
Merge pull request #7421 from ethereum/develop
Merge develop into develop_060
|
2019-09-13 12:14:02 +02:00 |
|
Daniel Kirchner
|
4782c800ec
|
Initial introduction of array slices with partial implementation for dynamic calldata arrays.
|
2019-09-13 10:57:53 +02:00 |
|
Erik Kundt
|
ad5fe2bf45
|
Fixes codespell.
|
2019-09-12 22:15:03 +02:00 |
|
chriseth
|
50ce3b0ac8
|
Merge pull request #7420 from ethereum/develop
Merge develop into develop_060
|
2019-09-12 22:06:55 +02:00 |
|
chriseth
|
e9346ca38a
|
Merge pull request #7400 from ethereum/evmoneSearch
Fix evmone filename for auto-discovery for windows and macos.
|
2019-09-11 17:55:12 +02:00 |
|
Christian Parpart
|
e528c65c04
|
Merge pull request #7404 from ethereum/develop
Merge develop into 0.6.0
|
2019-09-11 15:49:38 +02:00 |
|
Flash Sheridan
|
733d40ddb5
|
Fix evmone filename for auto-discovery for windows and macos.
|
2019-09-11 12:28:05 +02:00 |
|
chriseth
|
bbe1ac31a6
|
Merge pull request #7396 from ethereum/chriseth-patch-2
[DOC] Clarify log functions
|
2019-09-11 12:05:12 +02:00 |
|
Flash Sheridan
|
8ceab96d29
|
Shorten evmone link so it's not only for Linux
Replace the Linux-only evmone link with the general URL for the release: https://github.com/ethereum/evmone/releases/tag/v0.1.0
|
2019-09-10 14:25:33 -04:00 |
|
chriseth
|
e735c01b4a
|
[DOC] Clarify log functions
|
2019-09-10 16:52:32 +02:00 |
|
chriseth
|
57def9e8b4
|
Merge pull request #7395 from balajipachai/patch-2
Fixed typo at the end of the file
|
2019-09-10 12:29:49 +02:00 |
|
chriseth
|
acf10ef60f
|
Merge pull request #7393 from ethereum/develop
Merge develop into 0.6.0
|
2019-09-10 12:27:02 +02:00 |
|
Balaji Pachai
|
27fb79dc10
|
Fixed typo at the end of the file
Changed `annontated` to `annotated`
|
2019-09-10 15:52:06 +05:30 |
|
Balaji Pachai
|
8fe4fe7921
|
Fixed a typo
Replaced is with in to make the statement grammatically correct.
|
2019-09-10 15:35:52 +05:30 |
|
Balaji Pachai
|
45d6d4567e
|
Fixed a typo
Changed proceeded to preceded, making the statement grammatically correct.
|
2019-09-10 15:17:58 +05:30 |
|
Leonardo Alt
|
5cfe0b7670
|
Allow explicit conversion from address to address payable
|
2019-09-09 23:46:00 +02:00 |
|
Christian Parpart
|
59955bed5d
|
Adds reserved keyword virtual , and adjusting affected tests/docs respectively.
|
2019-09-09 13:41:43 +02:00 |
|
chriseth
|
a272506a34
|
Merge pull request #7374 from ethereum/hexStringUnderscores
Allow underscores in hex strings.
|
2019-09-09 11:48:46 +02:00 |
|
Daniel Kirchner
|
6f3341a204
|
Allow underscores in hex strings.
|
2019-09-06 17:58:35 +02:00 |
|
Daniel Kirchner
|
793b1890e8
|
`type field in ABI JSON no longer defaults to function `
|
2019-09-06 15:35:01 +02:00 |
|
Daniel Kirchner
|
f4d990e5be
|
Drop constant and payable fields from ABI.
|
2019-09-06 14:42:09 +02:00 |
|
Daniel Kirchner
|
5d69bdf81e
|
Remove ASTPrinter.
|
2019-09-06 12:38:55 +02:00 |
|
chriseth
|
fd687f50ff
|
Merge pull request #7353 from ethereum/develop
Update 0.6.0 from develop
|
2019-09-04 20:21:37 +02:00 |
|
krk
|
33f7f960cf
|
Allow exponentials with signed base and unsigned power.
|
2019-09-04 17:32:47 +02:00 |
|
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
|
c499758cd8
|
Merge pull request #7326 from ethereum/develop
Merge develop into 0.6.0 branch.
|
2019-09-02 16:11:20 +02: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 |
|
Mathias L. Baumann
|
502bf01be2
|
Merge pull request #7278 from ethereum/develop
Merge develop into develop_060
|
2019-08-26 10:26:48 +02:00 |
|
Solexplorer
|
16ddbd5391
|
Update assembly.rst
Syntax error on mlod
|
2019-08-22 19:53:39 +02:00 |
|
Daniel Kirchner
|
80199ded79
|
More documentation updates.
|
2019-08-19 14:56:04 +02:00 |
|
Daniel Kirchner
|
9f6fff2120
|
Replace casting of external functions to address by a member named "address".
|
2019-08-19 14:56:04 +02:00 |
|
Ayrat Badykov
|
e0507b5a8c
|
Update metadata.rst
|
2019-08-19 14:24:56 +03:00 |
|
chriseth
|
7bd02b0e16
|
Merge pull request #7256 from ethereum/develop
[0.6.0] Update from develop
|
2019-08-14 19:04:24 +02:00 |
|
Erik Kundt
|
f1da0f7ae9
|
Prepares 0.6.0 changelog and documentation.
|
2019-08-14 16:15:59 +02: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 |
|