Nuno Santos
3eedc635c4
Misspelling and terms inconsistencies ( #14280 )
...
* Installing solidity tweeks
* A few more misspells
* More inconsistencies fixed
* Removed contractions according to our guide.
2023-05-30 20:49:25 +01:00
Matheus Aguiar
2260c23ce1
Fix mistake about default value for inliner setting
2023-05-26 10:25:26 -03:00
Kaan Uzdoğan
816f6ec175
Fix metadata JSON "version" field being a string
...
Should be a number
2023-04-26 17:38:13 +02:00
Kaan Uzdoğan
1a23b7a60a
Update metadata docs
...
Squashed into single commit
Squashed commits:
Sort metadata JSON, add errors to devdoc & userdoc
Sorts the example metadata in the alphabetical order,
as this is the way output by the compiler.
Add playground.sourcify.dev link
Update metadata documentation content
Fix trailing whitespaces
Add new line after code-block
Fix unexpected indentation
Fix unexpected unindent
Fix unexpected unindent - 2
Suggestions from code review: wording, punctuation
Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
Fix missing trailing commas
Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
Order yul settings, fix trailing commas
Explicitly state appended to the runtime bytecode
Break down metadata content into two points
Remove trailing whitespace
2023-03-31 15:27:57 +03:00
Kaan Uzdoğan
fa944a0673
Add "appendCBOR" to example JSON in metadata docs
2022-11-23 09:53:58 +01:00
hrkrshnn
d32661c0af
Added tests for --no-append-metadata
...
- Command line tests
- Documented the standard json
- Changelog
- A Change in SolidityExecutionFramework to prevent flaky gas tests
- A boost test for --no-append-metadata
- Removed an outdated comment
2022-09-26 20:40:34 +02:00
kuzdogan
5849fc3bf1
Update contract metadata docs
2022-08-25 15:25:39 +02:00
LCamel
14f63cc7e8
Update docs/metadata.rst
...
Co-authored-by: Daniel Kirchner <daniel@ekpyron.org>
2022-08-03 22:12:11 +08:00
Luoh Ren-Shan (LCamel)
de857c27f3
Modify the metadata document.
2022-07-26 15:53:52 +08:00
Kamil Śliwak
235a39eaef
docs: Fix syntax errors in JSON snippets and enable JavaScript highlighting for them
2021-07-15 10:14:00 +02:00
Kamil Śliwak
f3a5c27852
docs: Replace a few remaining ::
blocks with .. code-block::
2021-07-15 10:14:00 +02:00
Daniel Kirchner
cb74a45fd6
Add inlining for old optimizer.
2021-02-09 19:08:58 +01:00
Kamil Śliwak
46524cf164
docs: Update external links to github repos that were moved
2020-08-31 12:46:45 +02:00
chriseth
0148525aee
Documentation changes.
2020-05-13 22:16:34 +02:00
Kamil Śliwak
457cc754d0
docs: Info about optimizerSteps field in Standard JSON input and metadata listings
2020-05-04 15:59:44 +02:00
Victor Baranov
e7c109898e
Fix the latest byte of metadata hash encoding in the docs
2020-01-20 17:13:40 +03:00
chriseth
7772ee145c
Change naming to "destructible".
2020-01-08 09:17:59 +01:00
William Entriken
6d068b6331
Reduce usage of the word "kill"
2020-01-07 11:18:10 +01:00
Erik Kundt
477b062a64
Adds non-language related breaking changes to docs.
2019-12-17 17:02:04 +01:00
chriseth
7bbdee3139
Update metadata.
2019-12-12 16:28:19 +01:00
Leonardo Alt
d685554980
Create option for metadata hash
2019-09-13 18:59:12 +02:00
Ayrat Badykov
e0507b5a8c
Update metadata.rst
2019-08-19 14:24:56 +03:00
chriseth
82c92eccbc
Fix link.
2019-07-01 16:03:12 +02:00
Daniel Kirchner
aa4ee3a155
Document version field in CBOR metadata.
2019-05-08 22:21:50 +02:00
chriseth
39d153b7a1
Merge pull request #6570 from ethereum/fixMetaSettings
...
Move metadata settings into its own object.
2019-04-29 15:09:27 +02:00
chriseth
eef3f95724
Move metadata settings into its own object.
2019-04-29 14:19:27 +02:00
chriseth
e6926504ef
Add link to "source-verify".
2019-04-29 09:15:05 +02:00
William Entriken
916e151f46
Add NatSpec documentation.
2019-04-19 00:54:08 +02:00
chriseth
922ab0d72d
Merge pull request #6534 from ethereum/reuseLiteralContent-6472
...
Re-produce the original 'useLiteralContent' setting
2019-04-17 15:41:55 +02:00
Mathias Baumann
b24dd42e47
Re-produce the original 'useLiteralContent' setting
2019-04-17 14:54:51 +02:00
chriseth
6e83eba9a3
Mention other keys in metadata mapping.
2019-04-17 10:40:26 +02:00
Ilya Ostrovskiy
7860918de5
use correct global remapping syntax in documentation
2019-03-28 15:01:41 -04:00
Alex Beregszaszi
cf5c13f9c7
Introduce global optimiser settings.
2019-03-04 11:40:28 +01:00
chriseth
d51d4def9e
Merge pull request #5101 from ethereum/docs-return-metadata-note
...
Return note taken from metadata and reorder
2018-09-26 22:51:40 +02:00
chriseth
9c2b809fc7
[DOCS] Update metadata.
2018-09-26 18:01:13 +01:00
Chris Ward
663fbf213e
Return note taken from metadata and reorder
2018-09-26 19:32:16 +03:00
Chris Ward
9340fb9881
Clean up metadata and clarify what small changes affect
...
Updates from review
2018-09-06 17:18:36 +02:00
Ezra Epstein
29b30a95e9
link to wiki for additional info on napspec
2017-12-01 14:00:44 -05:00
Alex Beregszaszi
b1a7281ee9
Promote metadata to its own chapter (split from miscellaneous)
2017-09-11 15:05:46 +01:00