Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename sha3 to keccak256 in the documentation | Alex Beregszaszi | 2016-10-06 | 1 | -11/+13 |
| | |||||
* | Merge pull request #969 from Denton-L/fix-documentation | chriseth | 2016-08-30 | 1 | -1/+1 |
|\ | | | | | Fix bad syntax | ||||
| * | Fix typo from second to seconds | Denton Liu | 2016-08-30 | 1 | -1/+1 |
| | | |||||
* | | Fix typo | Denton Liu | 2016-08-30 | 1 | -1/+1 |
| | | |||||
* | | Document constant behaviour for hashes | Denton Liu | 2016-08-30 | 1 | -0/+4 |
|/ | |||||
* | Actually better to return zero on error. | chriseth | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #886 from mocamircea/patch-6 | chriseth | 2016-08-12 | 1 | -1/+1 |
|\ | | | | | Update units-and-global-variables.rst | ||||
| * | Update units-and-global-variables.rst | Mircea Moca | 2016-08-12 | 1 | -1/+1 |
| | | | | | | Coherence -> at the bottom of the document Wei is used several times, not "wei". | ||||
* | | Update units-and-global-variables.rst | Mircea Moca | 2016-08-12 | 1 | -1/+1 |
|/ | | | "Suffixes of" is wrong and misleading. "seconds", "minutes" etc. are suffixes of literal numbers. | ||||
* | Add missing inline code tag | Pi Delport | 2016-06-20 | 1 | -1/+1 |
| | |||||
* | Added back 'For more information...' statement | Denton Liu | 2016-06-03 | 1 | -0/+2 |
| | |||||
* | Changed reference name | Denton Liu | 2016-06-02 | 1 | -2/+1 |
| | |||||
* | Fixed a bad reference | Denton Liu | 2016-06-02 | 1 | -1/+2 |
| | |||||
* | Documented max stack depth at 1024 | Denton Liu | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | Make address link look better | Denton Liu | 2016-06-02 | 1 | -4/+2 |
| | |||||
* | Copied warning message from cherry-picked commit | Denton Liu | 2016-06-02 | 1 | -3/+4 |
| | |||||
* | Link address-type and address-global methods | Denton Liu | 2016-06-02 | 1 | -0/+2 |
| | |||||
* | Named the global function parameters | Denton Liu | 2016-05-31 | 1 | -3/+3 |
| | |||||
* | Added section on address-related constants | Denton Liu | 2016-05-31 | 1 | -0/+15 |
| | |||||
* | Removed leading space | Denton Liu | 2016-05-31 | 1 | -14/+14 |
| | |||||
* | Made explicit that we use KECCAK-256 | Denton Liu | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | Sorted block attributes alphabetically | Denton Liu | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | Made it apparent that block.blockhash is function | Denton Liu | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | Corrected underline length | Denton Liu | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | Changed inline code syntax | Denton Liu | 2016-05-30 | 1 | -39/+39 |
| | | | | Changed from :code:`<inline>` to ``<inline>`` | ||||
* | Modified units-and-global-variables.rst | Denton Liu | 2016-05-30 | 1 | -39/+39 |
| | | | | Corrected syntax for inline code | ||||
* | Corrected typo | Denton Liu | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | Corrected documentation for ecrecover | Denton Liu | 2016-05-19 | 1 | -2/+2 |
| | |||||
* | Changed whitespace formatting | Denton Liu | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | Removed trailing whitespace | Denton Liu | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | Update units-and-global-variables.rst with link to address ref | Raine Revere | 2016-05-10 | 1 | -5/+2 |
| | |||||
* | Add this.balance and this.send to units-and-global-variables.rst | Raine Revere | 2016-05-09 | 1 | -0/+4 |
| | | | I looked here for this information and didn't initially find it. Hoping to help out others who think the same way as me and look here. | ||||
* | Typo fix. | Georgios Paralykidis | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | ecrecover takes uint8, not byte | MrChico | 2016-03-02 | 1 | -1/+1 |
| | |||||
* | Imported documentation. | chriseth | 2015-12-08 | 1 | -0/+125 |