Commit Graph
732 Commits
Author SHA1 Message Date
chriseth 9df7a6fa29 Update permalink for optimizer bug and fix release date. 2017-05-03 12:39:54 +02:00
chriseth 9fd34bf5c0 Update bug list. 2017-05-03 12:31:45 +02:00
chriseth e9458be7bd Parentheses. 2017-05-03 11:07:15 +01:00
chriseth d58a4e08da Corrections and some style. 2017-05-03 11:07:15 +01:00
chriseth 7e838fd4a8 Cleanup to make the docs more consistent. 2017-05-03 12:03:02 +02:00
Matt Wisniewski 2b4b86aa7f Update common-patterns.rst 2017-05-03 12:03:02 +02:00
chriseth 00933b99cc Merge pull request #2206 from ethereum/fixoptimizer
Constant optimizer fix
2017-05-03 11:54:11 +02:00
chriseth 794a390c34 Fix keys for bugs.json. 2017-05-03 11:09:21 +02:00
Alex Beregszaszi c09f071ff6 Merge pull request #2211 from ethereum/jsonio-fixes
Follow the JSON I/O spec closely
2017-05-02 16:47:14 +01:00
Alex Beregszaszi ed3ab3506a Follow the JSON I/O spec closely 2017-05-02 16:52:38 +02:00
chriseth 084ab4123f Merge pull request #2210 from ethereum/jsonio-remove-why3
Remove why3 from standard compiler
2017-05-02 16:43:15 +02:00
chriseth 1b15291af2 Merge pull request #2201 from FedericoCapello/patch-1
Update units-and-global-variables.rst (Typo)
2017-05-02 15:59:41 +02:00
Alex Beregszaszi 2871663cad Remove why3 from standard compiler 2017-05-02 14:49:13 +01:00
chriseth d8b76e1eca Merge pull request #2172 from ethereum/docs-sar
Document how Solidity's SAR is different
2017-05-02 14:57:19 +02:00
chriseth d87eb97895 Add entry to bug list. 2017-05-02 12:22:11 +02:00
Alex Beregszaszi f77f2123f0 Merge pull request #2203 from JohnAllen/develop
Correct form-from typo in layout-of-source-files.rst
2017-05-02 09:38:37 +01:00
JohnAllen daa8db81c8 Correct form-from typo in layout-of-source-files.rst 2017-05-01 14:00:27 -07:00
FedericoCapello fabf15de9e Update units-and-global-variables.rst
Consistency of explanation.
2017-05-01 20:05:25 +02:00
AdrianClv 4658c4f28b Added Doxity in the Solidity Tools section 2017-04-29 17:22:01 +02:00
Paweł Bylica fc3f40febe Add warning about SAR in docs 2017-04-28 14:35:25 +01:00
Alex Beregszaszi cd29a0315d Update the gasEstimates in JSON I/O 2017-04-27 13:37:51 +01:00
Alex Beregszaszi 35f1cf92db Remove parentheses from around function return parameters 2017-04-27 10:08:02 +01:00
chriseth 2c1fb46bc3 Merge pull request #1711 from ethereum/asmfunctions
Assembly: Analysis stage for functions.
2017-04-26 17:47:48 +02:00
chriseth a46a059e3a Document storage variable access. 2017-04-26 11:58:36 +02:00
Alex Beregszaszi 8a5feb8c49 Explain that bytecode depends on metadata 2017-04-25 18:29:51 +01:00
Alex Beregszaszi 6c9dcaf7ac Mention the order of the ABI in metadata 2017-04-25 18:29:50 +01:00
chriseth 0b2a05c84d Merge pull request #2160 from 0mkara/patch-2
Update atom-ethereum-interface name change
2017-04-24 19:22:01 +02:00
Alex Beregszaszi 4a3fb96381 Enable standard json in the docs 2017-04-24 11:34:02 +01:00
Omkara cd5fc7a6d2 Update atom-ethereum-interface name change
atom-ethereum-interface is renamed to etheratom, virtual machine compatibility introduced and other updates
2017-04-23 09:03:12 +05:30
chriseth 1ac7056a1a Correct syntax and link to question. 2017-04-21 11:42:31 +02:00
Morgan 3fb0072105 Added link to example for ecrecover
This should be helpful for now until I can write up some documentation to include here
2017-04-21 01:39:14 -04:00
Alex Beregszaszi 6ae7a87b78 Rename ast to legacyAST in StandardCompiler 2017-04-20 19:38:00 +01:00
Alex Beregszaszi 8bf842050e Support --allow-paths in the CLI 2017-04-20 15:39:30 +01:00
chriseth 937397ed9c Merge pull request #2122 from nrchandan/patch-1
Update common-patterns.rst
2017-04-18 14:55:36 +02:00
chriseth 6ad7dcffce Merge pull request #2119 from ethereum/bugList
List of known bugs.
2017-04-18 13:48:53 +02:00
chriseth 82628a80cc Merge pull request #2125 from abrahamsangha/fix-typo-solidity-by-example
minor: fix formatting and grammar
2017-04-18 12:36:00 +02:00
chriseth d093f42eb6 Merge pull request #2127 from morgansliman/patch-1
Update contracts.rst
2017-04-18 12:34:36 +02:00
chriseth fd109bbe6f Update bugs.rst 2017-04-18 12:20:39 +02:00
chriseth 11d30ec04f Some changes after review. 2017-04-18 11:40:00 +02:00
Morgan fb58809c20 Update contracts.rst 2017-04-17 21:41:28 -04:00
Andy Milenius ab0a0ab05d Update index.rst 2017-04-14 19:01:57 -07:00
Abraham Sangha 98242f5409 minor: fix formatting and grammar 2017-04-14 19:05:53 -06:00
Chandan Kumar 66165ff753 Update common-patterns.rst 2017-04-14 09:27:14 +05:30
chriseth 10c32362ea Prefix all optimizer bug names by Optimizer. 2017-04-12 15:37:06 +02:00
chriseth feacfcfd20 Typo and more explanation. 2017-04-12 15:35:25 +02:00
chriseth a7e605a7a1 Create and update bugs by version list. 2017-04-12 15:20:07 +02:00
chriseth 291ece2bdb List of known bugs. 2017-04-12 12:23:34 +02:00
Alex Beregszaszi 92fd66e4b4 Document formattedMessage 2017-04-07 15:37:11 +01:00
Alex Beregszaszi c22ba03417 Support selecting group of outputs 2017-04-07 15:34:38 +01:00
Alex Beregszaszi fea26bc4ba Rename legacyAssemblyJSON to legacyAssembly 2017-04-07 15:33:13 +01:00