aboutsummaryrefslogtreecommitdiffstats
path: root/docs/units-and-global-variables.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add clarification for block.blockhashFederico Bond2016-11-021-1/+1
|
* Rename sha3 to keccak256 in the documentationAlex Beregszaszi2016-10-061-11/+13
|
* Merge pull request #969 from Denton-L/fix-documentationchriseth2016-08-301-1/+1
|\ | | | | Fix bad syntax
| * Fix typo from second to secondsDenton Liu2016-08-301-1/+1
| |
* | Fix typoDenton Liu2016-08-301-1/+1
| |
* | Document constant behaviour for hashesDenton Liu2016-08-301-0/+4
|/
* Actually better to return zero on error.chriseth2016-08-161-1/+1
|
* Merge pull request #886 from mocamircea/patch-6chriseth2016-08-121-1/+1
|\ | | | | Update units-and-global-variables.rst
| * Update units-and-global-variables.rstMircea Moca2016-08-121-1/+1
| | | | | | Coherence -> at the bottom of the document Wei is used several times, not "wei".
* | Update units-and-global-variables.rstMircea Moca2016-08-121-1/+1
|/ | | "Suffixes of" is wrong and misleading. "seconds", "minutes" etc. are suffixes of literal numbers.
* Add missing inline code tagPi Delport2016-06-201-1/+1
|
* Added back 'For more information...' statementDenton Liu2016-06-031-0/+2
|
* Changed reference nameDenton Liu2016-06-021-2/+1
|
* Fixed a bad referenceDenton Liu2016-06-021-1/+2
|
* Documented max stack depth at 1024Denton Liu2016-06-021-1/+1
|
* Make address link look betterDenton Liu2016-06-021-4/+2
|
* Copied warning message from cherry-picked commitDenton Liu2016-06-021-3/+4
|
* Link address-type and address-global methodsDenton Liu2016-06-021-0/+2
|
* Named the global function parametersDenton Liu2016-05-311-3/+3
|
* Added section on address-related constantsDenton Liu2016-05-311-0/+15
|
* Removed leading spaceDenton Liu2016-05-311-14/+14
|
* Made explicit that we use KECCAK-256Denton Liu2016-05-311-1/+1
|
* Sorted block attributes alphabeticallyDenton Liu2016-05-311-1/+1
|
* Made it apparent that block.blockhash is functionDenton Liu2016-05-311-1/+1
|
* Corrected underline lengthDenton Liu2016-05-311-1/+1
|
* Changed inline code syntaxDenton Liu2016-05-301-39/+39
| | | | Changed from :code:`<inline>` to ``<inline>``
* Modified units-and-global-variables.rstDenton Liu2016-05-301-39/+39
| | | | Corrected syntax for inline code
* Corrected typoDenton Liu2016-05-191-1/+1
|
* Corrected documentation for ecrecoverDenton Liu2016-05-191-2/+2
|
* Changed whitespace formattingDenton Liu2016-05-181-1/+1
|
* Removed trailing whitespaceDenton Liu2016-05-181-1/+1
|
* Update units-and-global-variables.rst with link to address refRaine Revere2016-05-101-5/+2
|
* Add this.balance and this.send to units-and-global-variables.rstRaine Revere2016-05-091-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 Paralykidis2016-03-091-1/+1
|
* ecrecover takes uint8, not byteMrChico2016-03-021-1/+1
|
* Imported documentation.chriseth2015-12-081-0/+125