Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update non-existant pragma 0.4.99 to 0.5.0 | Chris Ward | 2019-01-07 | 1 | -1/+1 |
| | | | | | | | | Use correct syntax for pragma Change pragma syntax One more change to pragma syntax | ||||
* | Merge pull request #5731 from poiresel/docs_spelling_fixes | chriseth | 2019-01-07 | 1 | -1/+1 |
|\ | | | | | resolve spelling issues in the docs folder | ||||
| * | resolve spelling issues in the docs folder | poiresel | 2018-12-21 | 1 | -1/+1 |
| | | |||||
* | | [DOC] More details about packed encoding. | chriseth | 2018-12-20 | 1 | -6/+14 |
|/ | |||||
* | Merge pull request #3047 from ethereum/abi-strict | chriseth | 2018-10-18 | 1 | -0/+11 |
|\ | | | | | Add strict encoding mode to the ABI spec | ||||
| * | Add strict encoding mode to the ABI spec | Alex Beregszaszi | 2018-07-06 | 1 | -0/+11 |
| | | |||||
* | | Update docs on event data and logs | Chris Ward | 2018-10-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates from comments Clarify code comments and add an event output example Clarification from review Updated with information from @gumb0 Add clarifier Updates from review Remove link Update example code | ||||
* | | Merge pull request #5073 from IIIIllllIIIIllllIIIIllllIIIIllllIIIIll/patch-4 | chriseth | 2018-10-04 | 1 | -6/+7 |
|\ \ | | | | | | | separate out a new "Design Criteria" section from "Formal Specification" | ||||
| * | | separate out a new "Design Criteria" section from "Formal Specification" | Li Xuanji | 2018-10-04 | 1 | -6/+7 |
| | | | |||||
* | | | Merge pull request #5082 from ethereum/abiUpdate | Alex Beregszaszi | 2018-09-26 | 1 | -8/+8 |
|\ \ \ | | | | | | | | | [DOCS] Update abi. | ||||
| * | | | [DOCS] Update abi. | chriseth | 2018-09-26 | 1 | -8/+8 |
| |/ / | |||||
* | | | Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. ↵ | Alex Beregszaszi | 2018-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | 0.5.x only) | ||||
* | | | Update version pragma in all documentation examples | Alex Beregszaszi | 2018-09-26 | 1 | -2/+2 |
|/ / | |||||
* | | Add struct->tuple to the Solidity->ABI types table | Leonardo Alt | 2018-09-20 | 1 | -5/+8 |
| | | |||||
* | | Explaining how Solidity types map to ABI types | Leonardo Alt | 2018-09-19 | 1 | -0/+18 |
| | | |||||
* | | Merge pull request #4792 from ethereum/someABIDocFixes | chriseth | 2018-08-14 | 1 | -48/+56 |
|\ \ | | | | | | | Some style fixes to the ABI documentation. | ||||
| * | | Some style fixes to the ABI documentation. | chriseth | 2018-08-10 | 1 | -48/+56 |
| | | | |||||
* | | | Update documentation examples. | chriseth | 2018-08-14 | 1 | -2/+2 |
| | | | |||||
* | | | Disallow ambiguous conversions between number literals and bytesXX types. | Daniel Kirchner | 2018-08-13 | 1 | -1/+1 |
| | | | |||||
* | | | Use code-block when using a different language. | chriseth | 2018-08-10 | 1 | -2/+2 |
|/ / | |||||
* | | Clarify packed encoding. | chriseth | 2018-08-09 | 1 | -7/+5 |
| | | |||||
* | | Update doc referencing packed mode encoding for dynamic typed topic args | Dylan Wilson | 2018-07-26 | 1 | -1/+1 |
| | | |||||
* | | Mention that constant and payable are deprecated in the ABI spec | Alex Beregszaszi | 2018-07-25 | 1 | -0/+3 |
| | | |||||
* | | Clarify relation between stateMutability and payable/constant | Alex Beregszaszi | 2018-07-25 | 1 | -5/+6 |
| | | |||||
* | | Added default data locations to docs and other external tests. | Chase McDermott | 2018-07-15 | 1 | -4/+4 |
| | | |||||
* | | docs: Fix typos. | Cryptomental | 2018-07-11 | 1 | -4/+4 |
| | | | | | | | | | | | | Used codespell and manual fixes. Refs: #4442 | ||||
* | | Merge pull request #4460 from ethereum/docs-contract-abi | Alex Beregszaszi | 2018-07-10 | 1 | -4/+4 |
|\ \ | | | | | | | Rename ABI to Contract ABI | ||||
| * | | Rename ABI to Contract ABI | Alex Beregszaszi | 2018-07-10 | 1 | -4/+4 |
| | | | | | | | | | | | | It has been called as the "Contract ABI" on the original wiki page too and it seems to make more sense. | ||||
* | | | Merge pull request #4395 from xinbenlv/patch-1 | Alex Beregszaszi | 2018-07-09 | 1 | -1/+1 |
|\| | | |/ |/| | Indicating abbr. | ||||
| * | Indicate what the abbreviation ABI stands for in the ABI documentation | xinbenlv | 2018-07-09 | 1 | -2/+2 |
| | | |||||
* | | Adds review suggestions. | Erik Kundt | 2018-07-02 | 1 | -1/+1 |
| | | |||||
* | | Updates docs to new constructor syntax. | Erik Kundt | 2018-07-02 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #4097 from ethereum/noPackedExceptForPacked | chriseth | 2018-06-28 | 1 | -1/+7 |
|\ | | | | | [BREAKING] call only takes a single argument and does not pad | ||||
| * | Documentation. | chriseth | 2018-06-25 | 1 | -1/+7 |
| | | |||||
* | | Add emit keyword to documentation. | chriseth | 2018-06-27 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #4200 from biboran/3961 | chriseth | 2018-06-21 | 1 | -0/+100 |
|\ | | | | | #3961 - added an example of two-dimensional array encoding | ||||
| * | #3961 - added a more detailed description to the calculation of offsets | Timofey Solonin | 2018-06-18 | 1 | -36/+68 |
| | | |||||
| * | #3961 - rewritten encoding example in a logical order instead of a ↵ | Timofey Solonin | 2018-06-03 | 1 | -44/+44 |
| | | | | | | | | sequential order | ||||
| * | #3961 - added an example of abi encoding of a function with two-dimensional ↵ | Timofey Solonin | 2018-05-29 | 1 | -0/+68 |
| | | | | | | | | dynamic arrays | ||||
* | | Update abi-spec.rst | feliam | 2018-06-07 | 1 | -2/+1 |
|/ | | | | An infinite number of items in the sequence of types? ?? A negative number of type in the sequence ?? | ||||
* | Clarify components of X | chriseth | 2018-05-04 | 1 | -6/+6 |
| | |||||
* | Fixed typos in abi-spec documentation | nisdas | 2018-05-04 | 1 | -3/+3 |
| | |||||
* | Make index notation more consistent | David Sanders | 2018-04-25 | 1 | -3/+3 |
| | |||||
* | Add note about zero-tuples | David Sanders | 2018-04-25 | 1 | -1/+1 |
| | |||||
* | Set default fixed point decimal places to 18 | Jason Cobb | 2018-03-31 | 1 | -3/+3 |
| | |||||
* | Fix a typo. | Grzegorz Hasse | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | Documentation updates for internal constructors and function signature (#3365) | Elena Dimitrova | 2018-03-01 | 1 | -0/+6 |
| | | | | | | | | | | * Add a note explaining return values not included in function signature * Add section on Constructors in documentation * Improve documented definition for abstract contract * Add benefits of abstraction to documentation | ||||
* | Use the term "trailing zero-bytes". | chriseth | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Clarify padding direction. | chriseth | 2018-02-20 | 1 | -3/+3 |
| | |||||
* | Typo | William Entriken | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Remove useless self assignment | William Entriken | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Add mutability declaration to example, for #3379 | William Entriken | 2018-01-24 | 1 | -4/+4 |
| | |||||
* | Some more clarifications. | chriseth | 2018-01-24 | 1 | -5/+5 |
| | |||||
* | clarify `address` in function selector | Li Xuanji | 2018-01-23 | 1 | -2/+2 |
| | | | I found that the canonical form for `address` in computing the function selector calldata tag is `uint160`. Update the abi specs to explicitly mention this. | ||||
* | [Docs] Note that events can contain both indexed and unindexed arguments for ↵ | Steve Waldman | 2017-12-19 | 1 | -1/+1 |
| | | | | values of dynamic-length types. | ||||
* | [Docs] Include explanation of how indexed dynamic-length event args are encoded | Steve Waldman | 2017-12-19 | 1 | -0/+2 |
| | |||||
* | Fix Solidity warnings | Jim McDonald | 2017-12-13 | 1 | -7/+7 |
| | |||||
* | Enable struct abi example with experimental pragma | Alex Beregszaszi | 2017-12-02 | 1 | -0/+4 |
| | |||||
* | More explanation about the packed encoding. | chriseth | 2017-11-22 | 1 | -5/+10 |
| | |||||
* | Ensure each code snippet in the docs can be extracted for tests | Alex Beregszaszi | 2017-11-22 | 1 | -13/+13 |
| | |||||
* | abi-spec: example code doesn't fit grammar.txt. | walter-weinmann | 2017-10-29 | 1 | -6/+6 |
| | |||||
* | Update abi-spec.rst | Giovanni Casinelli | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | Document packed ABI | Alex Beregszaszi | 2017-09-27 | 1 | -0/+19 |
| | |||||
* | Clarify shorthand notation in ABI | Alex Beregszaszi | 2017-09-19 | 1 | -2/+2 |
| | |||||
* | Fix ABI spec regarding arrays. | chriseth | 2017-09-19 | 1 | -2/+2 |
| | |||||
* | Clarify ABI & Solidity types | Alex Beregszaszi | 2017-09-16 | 1 | -2/+5 |
| | |||||
* | Use "tuple" for struct types in ABI JSON. | chriseth | 2017-09-16 | 1 | -15/+15 |
| | | | | Only use tuple as a type in the ABI (and remove all "anonymous struct" references too) | ||||
* | Document structs in ABI | chriseth | 2017-09-16 | 1 | -3/+89 |
| | |||||
* | Fix nested lists in the ABI documentation | Alex Beregszaszi | 2017-09-14 | 1 | -0/+5 |
| | |||||
* | Document function selectors | Alex Beregszaszi | 2017-09-13 | 1 | -0/+2 |
| | |||||
* | Convert ABI spec from Markdwon to RST | Alex Beregszaszi | 2017-09-05 | 1 | -119/+119 |
| | |||||
* | Fix lists and links | Alex Beregszaszi | 2017-08-28 | 1 | -0/+1 |
| | |||||
* | Clarify ABI regarding constant | Alex Beregszaszi | 2017-08-25 | 1 | -2/+2 |
| | |||||
* | Rename statemutability to stateMutability in ABI/AST | Alex Beregszaszi | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Add pure to ABI spec | Alex Beregszaszi | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Document view functions | Alex Beregszaszi | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | Fix ABI for fixed types | Alex Beregszaszi | 2017-08-16 | 1 | -1/+1 |
| | |||||
* | Add statemutability field to the ABI | Alex Beregszaszi | 2017-08-15 | 1 | -1/+2 |
| | |||||
* | Enable more examples in the documentation for testing | Alex Beregszaszi | 2017-07-19 | 1 | -0/+2 |
| | |||||
* | Add version pragma to docs examples | Alex Beregszaszi | 2017-07-13 | 1 | -0/+2 |
| | |||||
* | Borrow a sentence from @axic | Yoichi Hirai | 2017-07-12 | 1 | -2/+2 |
| | | | | and edit the phrase "following its type", which sounded like the data follows the type in the call data. | ||||
* | Nitpicking abi-spec.rst | Yoichi Hirai | 2017-07-12 | 1 | -8/+5 |
| | |||||
* | try to get rid of warning | RJ Catalano | 2017-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: RJ Catalano <rj@monax.io> | ||||
* | Include abi specs in index and fix styling. | chriseth | 2017-06-13 | 1 | -60/+62 |
| | |||||
* | Formatting of heading. | chriseth | 2017-06-12 | 1 | -1/+2 |
| | |||||
* | Change fixed number example. | chriseth | 2017-06-12 | 1 | -10/+11 |
| | |||||
* | Include structs. | chriseth | 2017-06-12 | 1 | -21/+39 |
| | |||||
* | some small fixes to the names and underlining; still need to fix the fixed ↵ | RJ Catalano | 2017-06-10 | 1 | -15/+11 |
| | | | | | | point bytecode representation Signed-off-by: RJ Catalano <rj@monax.io> | ||||
* | begin abi spec translation into solidity docs | RJ Catalano | 2017-06-10 | 1 | -0/+327 |
Signed-off-by: RJ Catalano <rj@monax.io> |