Federico Bond
|
f2f1462585
|
Add hex numbers with uppercase X to grammar.txt
|
2018-09-02 12:57:21 -03:00 |
|
chriseth
|
146e89c2ec
|
Merge pull request #4818 from ethereum/clarifyConstructorArgs
Clarify constructor arguments.
|
2018-08-16 14:54:28 +02:00 |
|
chriseth
|
9a6b447843
|
Clarify constructor arguments.
|
2018-08-16 14:45:50 +02:00 |
|
chriseth
|
cc6fa6d61f
|
Merge pull request #4822 from ethereum/addressStaticCall
Add ``staticcall`` to ``address``.
|
2018-08-16 00:13:21 +02:00 |
|
chriseth
|
c164f80ba6
|
Merge pull request #4820 from ethereum/disallow_indexed_ref_v2
Disallow indexed reference types in events when using ABIEncoderV2
|
2018-08-15 22:31:01 +02:00 |
|
Franco Victorio
|
4209953b37
|
Add missing parentheses in ABI Encoding section
|
2018-08-15 15:42:46 -03:00 |
|
Leonardo Alt
|
c00db3c247
|
Bug list entry
|
2018-08-15 17:37:21 +02:00 |
|
Daniel Kirchner
|
db48925907
|
Add some more documentation.
|
2018-08-15 17:06:42 +02:00 |
|
Daniel Kirchner
|
7ca0aaaf6f
|
Add `staticcall to address `.
|
2018-08-15 16:06:48 +02:00 |
|
chriseth
|
2ed793c4d3
|
Merge pull request #4496 from ethereum/faq-reorg-contracts
Move contract related FAQ points
|
2018-08-15 15:54:37 +02:00 |
|
Chris Ward
|
5ba2fddb54
|
Move contract related FAQ points
Updates from feedback
Changes from feedback
Further changes from review
Changes from review
Changes from review
Changes from review
|
2018-08-15 15:40:35 +02:00 |
|
chriseth
|
6c0261e6ab
|
Merge pull request #4390 from ethereum/abidecode
Add abi.decode
|
2018-08-15 12:31:26 +02:00 |
|
chriseth
|
c7d2af2637
|
Merge pull request #4583 from ethereum/nested_array_library_changelog
Bugfix Changelog entry regarding nested arrays returned by library functions
|
2018-08-15 12:30:54 +02:00 |
|
chriseth
|
122cd6517c
|
Documentation.
|
2018-08-15 10:45:16 +02:00 |
|
chriseth
|
3c5226cefb
|
Merge pull request #4817 from crypto-jeronimo/fix-typo-in-docs
Fix typo in documentation.
|
2018-08-15 10:42:38 +02:00 |
|
chriseth
|
2946b7cdc5
|
Merge pull request #4815 from gftea/develop
multiple inheritance in solidity search from right-to-left, different from python
|
2018-08-15 10:41:53 +02:00 |
|
Simon Chen
|
dd960c3d4f
|
clarify multiple inheritance in solidity and its differences against to python
|
2018-08-15 09:45:18 +02:00 |
|
Crypto Jerônimo
|
628919f416
|
Fix typo in documentation.
|
2018-08-15 08:18:57 +01:00 |
|
Daniel Kirchner
|
4f3f4a916b
|
Extend documentation about explicit and implicit conversions between (u)intXX, bytesYY and literals.
|
2018-08-14 21:42:01 +02:00 |
|
chriseth
|
e3b6c5a4bd
|
Update documentation.
|
2018-08-14 18:07:15 +02:00 |
|
chriseth
|
34d3000dcc
|
Merge pull request #4372 from JesseBusman/implicit-convertibility-functions
Add implicit convertibility to function pointer with higher state mutability
|
2018-08-14 17:29:16 +02:00 |
|
Jesse Busman
|
c059119145
|
Add implicit convertibility to function pointer with higher state mutability
|
2018-08-14 17:13:10 +02:00 |
|
chriseth
|
0e3cbea6f2
|
Merge pull request #4780 from ethereum/enumData
Clarify data representation of enums.
|
2018-08-14 17:11:39 +02:00 |
|
chriseth
|
1dc4978883
|
Clarify data representation of enums.
|
2018-08-14 17:06:21 +02:00 |
|
chriseth
|
315eec83bd
|
Merge pull request #4787 from ethereum/updateLinks
Update links
|
2018-08-14 16:55:11 +02:00 |
|
chriseth
|
62d6ec9b04
|
Merge pull request #4792 from ethereum/someABIDocFixes
Some style fixes to the ABI documentation.
|
2018-08-14 16:44:13 +02:00 |
|
Leonardo Alt
|
55e67e41f9
|
Update bug list and add regular expression to bug list and add test.
|
2018-08-14 15:57:38 +02:00 |
|
Leonardo Alt
|
e1bb684897
|
Bugfix entry regarding nested arrays returned by library functions
|
2018-08-14 15:57:38 +02:00 |
|
chriseth
|
8a06000a30
|
Update documentation.
|
2018-08-14 15:50:46 +02:00 |
|
chriseth
|
6cf299bec6
|
Update documentation examples.
|
2018-08-14 15:50:46 +02:00 |
|
chriseth
|
ae8218543b
|
Merge pull request #4696 from ethereum/byteLiteralConversion
Disallow ambiguous implicit and explicit conversions from number literals to bytesXX
|
2018-08-13 17:25:30 +02:00 |
|
chriseth
|
463f4b0f35
|
Merge pull request #4618 from ethereum/docs-1211-contract-type
Add contract type to types documentation
|
2018-08-13 16:07:29 +02:00 |
|
chriseth
|
2378948228
|
Merge pull request #4794 from ethereum/tableWrap
Fix table css.
|
2018-08-13 15:15:31 +02:00 |
|
Daniel Kirchner
|
7d7abeb149
|
Disallow ambiguous conversions between number literals and bytesXX types.
|
2018-08-13 14:27:01 +02:00 |
|
Chris Ward
|
631794b72e
|
Update from feedback
|
2018-08-13 12:34:05 +02:00 |
|
Daniel Kirchner
|
a7885e0b0a
|
Update documentation.
|
2018-08-10 19:26:48 +02:00 |
|
chriseth
|
4fc15a5beb
|
Fix table css.
|
2018-08-09 22:42:29 +02:00 |
|
chriseth
|
8509769927
|
Some style fixes to the ABI documentation.
|
2018-08-09 20:21:19 +02:00 |
|
chriseth
|
0197d05cf2
|
Use code-block when using a different language.
|
2018-08-09 20:04:47 +02:00 |
|
chriseth
|
5535fc0526
|
Merge pull request #4786 from gftea/develop
add "ref for text "fallback function" in Types.rst
|
2018-08-09 15:40:51 +02:00 |
|
gftea
|
c45de14ba8
|
add link for text "fallback function"
|
2018-08-09 15:12:20 +02:00 |
|
chriseth
|
1dc4301682
|
Re-group links.
|
2018-08-09 14:31:30 +02:00 |
|
chriseth
|
8b066b28fa
|
Update links and deprecated unmaintained tools.
|
2018-08-09 14:29:31 +02:00 |
|
f-daniel
|
7b9c9c40a0
|
Extension of tools list
Adding some recent and reliable tools to work with smart contracts and analyze their security.
|
2018-08-09 13:47:05 +02:00 |
|
chriseth
|
cfc745de05
|
Change note about returning dynamic arrays.
|
2018-08-09 00:55:50 +02:00 |
|
chriseth
|
f01689ac77
|
Clarify packed encoding.
|
2018-08-08 21:47:40 +02:00 |
|
chriseth
|
d634d20b5b
|
Merge pull request #4684 from ethereum/underscores_in_numeric_literals
[BREAKING] Underscores in numeric literals
|
2018-08-08 21:36:57 +02:00 |
|
Alex Beregszaszi
|
551343ae3e
|
Merge pull request #4665 from mattaereal/cmake-patch-solver
cmake option added to make solvers optional
|
2018-08-08 17:58:01 +01:00 |
|
Matías Aereal Aeón
|
4b20708c49
|
cmake flags to make solvers optional. Implementation of #4651
|
2018-08-08 12:43:57 -03:00 |
|
Christian Parpart
|
b9222808f6
|
Cleanup & polish numbers-with-underscores parsing, also improving tests.
|
2018-08-08 13:38:46 +02:00 |
|