aboutsummaryrefslogtreecommitdiffstats
path: root/docs/abi-spec.rst
Commit message (Collapse)AuthorAgeFilesLines
* Enable more examples in the documentation for testingAlex Beregszaszi2017-07-191-0/+2
|
* Add version pragma to docs examplesAlex Beregszaszi2017-07-131-0/+2
|
* Borrow a sentence from @axicYoichi Hirai2017-07-121-2/+2
| | | | and edit the phrase "following its type", which sounded like the data follows the type in the call data.
* Nitpicking abi-spec.rstYoichi Hirai2017-07-121-8/+5
|
* try to get rid of warningRJ Catalano2017-06-141-1/+1
| | | | Signed-off-by: RJ Catalano <rj@monax.io>
* Include abi specs in index and fix styling.chriseth2017-06-131-60/+62
|
* Formatting of heading.chriseth2017-06-121-1/+2
|
* Change fixed number example.chriseth2017-06-121-10/+11
|
* Include structs.chriseth2017-06-121-21/+39
|
* some small fixes to the names and underlining; still need to fix the fixed ↵RJ Catalano2017-06-101-15/+11
| | | | | | point bytecode representation Signed-off-by: RJ Catalano <rj@monax.io>
* begin abi spec translation into solidity docsRJ Catalano2017-06-101-0/+327
Signed-off-by: RJ Catalano <rj@monax.io>