Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Explain that ``0X`` is disallowed in changes documentation. | chriseth | 2018-09-20 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #5011 from hydai/disallow_uppercase_x | chriseth | 2018-09-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Disallow uppercase X in hex number literals | hydai | 2018-09-19 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* / | | | | Extend the CoC to cover all interactions | Richard Littauer | 2018-09-19 | 1 | -4/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #4907 from ethereum/chriseth-patch-4-1 | Alex Beregszaszi | 2018-09-19 | 1 | -13/+16 | |
|\ \ \ \ | ||||||
| * | | | | Blockchain basics part 1 | chriseth | 2018-09-19 | 1 | -13/+16 | |
| |/ / / | ||||||
* | | | | Merge pull request #5019 from ethereum/addressDocs | Alex Beregszaszi | 2018-09-19 | 1 | -24/+41 | |
|\ \ \ \ | ||||||
| * | | | | Extend section on addresses. | chriseth | 2018-09-19 | 1 | -24/+41 | |
| |/ / / | ||||||
* / / / | Explaining how Solidity types map to ABI types | Leonardo Alt | 2018-09-19 | 1 | -0/+18 | |
|/ / / | ||||||
* | | | Tiny fixes on the 050 breaking changes docs section | Leonardo Alt | 2018-09-19 | 1 | -4/+4 | |
* | | | Merge pull request #5009 from ethereum/file-order | chriseth | 2018-09-19 | 1 | -4/+5 | |
|\ \ \ | ||||||
| * | | | Include pragma in 'Order of Layout' in the style guide | Alex Beregszaszi | 2018-09-18 | 1 | -4/+5 | |
* | | | | Merge pull request #4892 from ethereum/docs_050_features | chriseth | 2018-09-18 | 2 | -0/+407 | |
|\ \ \ \ | ||||||
| * | | | | 050 breaking changes in docs | Leonardo Alt | 2018-09-18 | 2 | -0/+407 | |
| |/ / / | ||||||
* | | | | Merge pull request #4972 from ethereum/addPragma | Alex Beregszaszi | 2018-09-18 | 2 | -3/+51 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Explain pragmas. | chriseth | 2018-09-18 | 2 | -3/+51 | |
| |/ / | ||||||
* | | | Added order of layout to style guide | Chris Ward | 2018-09-18 | 1 | -0/+22 | |
* | | | Merge pull request #4819 from ethereum/docs-4532-mapping-type | chriseth | 2018-09-18 | 1 | -20/+24 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Clarify mapping type | Chris Ward | 2018-09-18 | 1 | -20/+24 | |
* | | | Merge pull request #4976 from ethereum/operationalSemantics | Alex Beregszaszi | 2018-09-18 | 1 | -5/+44 | |
|\ \ \ | ||||||
| * | | | Some operational semantics. | chriseth | 2018-09-18 | 1 | -5/+44 | |
* | | | | Add a link from ecrecover to address | Leonardo Alt | 2018-09-18 | 1 | -0/+5 | |
* | | | | Merge pull request #4970 from ethereum/chriseth-patch-6 | chriseth | 2018-09-18 | 1 | -4/+5 | |
|\ \ \ \ | ||||||
| * | | | | Updates to examples. | chriseth | 2018-09-14 | 1 | -4/+5 | |
* | | | | | Merge pull request #4971 from ethereum/chriseth-patch-7 | Alex Beregszaszi | 2018-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update solidity-in-depth.rst | chriseth | 2018-09-14 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | / / | Improve noted sections of Inline assembly doc | Chris Ward | 2018-09-18 | 1 | -48/+47 | |
| |_|/ / |/| | | | ||||||
* | | | | Add clarification of state variables | Chris Ward | 2018-09-17 | 1 | -1/+2 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #4973 from ethereum/updateImports | chriseth | 2018-09-17 | 1 | -2/+21 | |
|\ \ \ | ||||||
| * | | | Some more info about imports and comments. | chriseth | 2018-09-14 | 1 | -2/+21 | |
| |/ / | ||||||
* | | | Some cleanup in structure section. | chriseth | 2018-09-17 | 2 | -2/+9 | |
* | | | Merge pull request #4964 from ethereum/updateBuilding | chriseth | 2018-09-17 | 1 | -18/+21 | |
|\ \ \ | ||||||
| * | | | Review suggestions. | chriseth | 2018-09-14 | 1 | -6/+7 | |
| * | | | Some updates about how to install solidity. | chriseth | 2018-09-14 | 1 | -18/+20 | |
* | | | | Merge pull request #4849 from lastmjs/develop | chriseth | 2018-09-14 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fixing rebase conflicts | Jordan Last | 2018-09-14 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Blockchain basics part 2 | chriseth | 2018-09-14 | 2 | -17/+29 | |
* | | | Merge branch 'release' into develop. | chriseth | 2018-09-14 | 2 | -1/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Set relase date of 0.4.25. | chriseth | 2018-09-13 | 1 | -0/+4 | |
| * | | Bugfix entry regarding nested arrays returned by library functions | Leonardo Alt | 2018-09-11 | 3 | -10/+30 | |
| * | | Buglist check script supports json paths | Leonardo Alt | 2018-09-10 | 3 | -18/+77 | |
| * | | Update bug description, add regex and tests. | chriseth | 2018-09-10 | 2 | -47/+48 | |
| * | | Changelog entry and bug list. | chriseth | 2018-09-10 | 2 | -6/+56 | |
| * | | Change "fixed" date. | chriseth | 2018-09-07 | 1 | -1/+1 | |
| * | | Bug list entry | Leonardo Alt | 2018-09-07 | 2 | -6/+28 | |
* | | | Merge pull request #4911 from ethereum/addressPayable | Daniel Kirchner | 2018-09-13 | 8 | -38/+56 | |
|\ \ \ | ||||||
| * | | | Add payable and non-payable state mutability to AddressType. | Daniel Kirchner | 2018-09-13 | 8 | -38/+56 | |
* | | | | Second part of coin example. | chriseth | 2018-09-13 | 1 | -10/+21 | |
|/ / / | ||||||
* | | | Accept ``address payable`` during parsing. | Daniel Kirchner | 2018-09-11 | 1 | -0/+1 | |
* | | | On a yul switch, at least one case is required when there is no default state... | Leo Arias | 2018-09-11 | 1 | -1/+3 | |
* | | | Update bug description, add regex and tests. | chriseth | 2018-09-10 | 2 | -48/+49 | |
* | | | Changelog entry and bug list. | chriseth | 2018-09-10 | 2 | -0/+50 | |
* | | | Add YAKINDU Solidity Tools to Integrations list | Florian Antony | 2018-09-07 | 1 | -0/+5 | |
* | | | Buglist check script supports json paths | Leonardo Alt | 2018-09-07 | 2 | -23/+29 | |
* | | | Merge pull request #4844 from ethereum/docs-1644-bytecode | chriseth | 2018-09-07 | 1 | -17/+17 | |
|\ \ \ | ||||||
| * | | | Clean up metadata and clarify what small changes affect | Chris Ward | 2018-09-06 | 1 | -18/+18 | |
* | | | | Merge pull request #4903 from ethereum/chriseth-patch-1 | chriseth | 2018-09-07 | 1 | -9/+13 | |
|\ \ \ \ | ||||||
| * | | | | Update index.rst | chriseth | 2018-09-05 | 1 | -9/+13 | |
* | | | | | Merge pull request #4905 from ethereum/chriseth-patch-2 | chriseth | 2018-09-06 | 1 | -18/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update first part of example. | chriseth | 2018-09-06 | 1 | -18/+21 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #4846 from ethereum/docs-4574-infofeed | chriseth | 2018-09-06 | 1 | -13/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove unneeded paragraph | Chris Ward | 2018-09-05 | 1 | -3/+0 | |
| * | | | | Update Infofeed example code and explanation | Chris Ward | 2018-08-22 | 1 | -12/+7 | |
| |/ / / | ||||||
* | | | | Merge pull request #4883 from ethereum/docs_json_urls_allow_paths | chriseth | 2018-09-05 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Mention in the standard json documentation that files in urls need their dire... | Leonardo Alt | 2018-09-03 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #4878 from federicobond/patch-1 | chriseth | 2018-09-05 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add hex numbers with uppercase X to grammar.txt | Federico Bond | 2018-09-02 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #4829 from ethereum/callBytesReturn | chriseth | 2018-09-04 | 2 | -3/+6 | |
|\ \ \ \ | ||||||
| * | | | | Update documentation. | Daniel Kirchner | 2018-09-04 | 2 | -3/+6 | |
* | | | | | Merge pull request #4856 from ethereum/fix_docs_remix_url | chriseth | 2018-09-04 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix remix-ide url in docs | Leonardo Alt | 2018-09-04 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #4836 from ethereum/docs-1532-remapping | chriseth | 2018-09-04 | 1 | -34/+36 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Clarify remapping | Chris Ward | 2018-09-04 | 1 | -34/+36 | |
* | | | | | Remove trailing whitespace for all files in the repository. | Daniel Kirchner | 2018-09-04 | 7 | -655/+655 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #4818 from ethereum/clarifyConstructorArgs | chriseth | 2018-08-16 | 1 | -4/+8 | |
|\ \ \ \ | ||||||
| * | | | | Clarify constructor arguments. | chriseth | 2018-08-16 | 1 | -4/+8 | |
* | | | | | Merge pull request #4822 from ethereum/addressStaticCall | chriseth | 2018-08-16 | 4 | -8/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add some more documentation. | Daniel Kirchner | 2018-08-15 | 3 | -7/+10 | |
| * | | | | | Add ``staticcall`` to ``address``. | Daniel Kirchner | 2018-08-15 | 1 | -1/+3 | |
* | | | | | | Merge pull request #4820 from ethereum/disallow_indexed_ref_v2 | chriseth | 2018-08-16 | 2 | -2/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bug list entry | Leonardo Alt | 2018-08-15 | 2 | -2/+20 | |
| |/ / / / / | ||||||
* / / / / / | Add missing parentheses in ABI Encoding section | Franco Victorio | 2018-08-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #4496 from ethereum/faq-reorg-contracts | chriseth | 2018-08-15 | 2 | -39/+54 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Move contract related FAQ points | Chris Ward | 2018-08-15 | 2 | -39/+54 | |
* | | | | | Merge pull request #4390 from ethereum/abidecode | chriseth | 2018-08-15 | 2 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Documentation. | chriseth | 2018-08-15 | 2 | -2/+4 | |
* | | | | | | Merge pull request #4583 from ethereum/nested_array_library_changelog | chriseth | 2018-08-15 | 3 | -4/+61 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Update bug list and add regular expression to bug list and add test. | Leonardo Alt | 2018-08-14 | 3 | -16/+50 | |
| * | | | | | Bugfix entry regarding nested arrays returned by library functions | Leonardo Alt | 2018-08-14 | 2 | -4/+27 | |
* | | | | | | Merge pull request #4817 from crypto-jeronimo/fix-typo-in-docs | chriseth | 2018-08-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix typo in documentation. | Crypto Jerônimo | 2018-08-15 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #4815 from gftea/develop | chriseth | 2018-08-15 | 1 | -3/+14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | clarify multiple inheritance in solidity and its differences against to python | Simon Chen | 2018-08-15 | 1 | -3/+14 | |
* | | | | | | Extend documentation about explicit and implicit conversions between (u)intXX... | Daniel Kirchner | 2018-08-15 | 2 | -11/+103 | |
* | | | | | | Update documentation. | chriseth | 2018-08-15 | 2 | -35/+33 | |
* | | | | | | Merge pull request #4372 from JesseBusman/implicit-convertibility-functions | chriseth | 2018-08-14 | 1 | -2/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add implicit convertibility to function pointer with higher state mutability | Jesse Busman | 2018-08-14 | 1 | -2/+20 | |
* | | | | | | | Merge pull request #4780 from ethereum/enumData | chriseth | 2018-08-14 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Clarify data representation of enums. | chriseth | 2018-08-14 | 1 | -1/+5 | |
* | | | | | | | | Merge pull request #4787 from ethereum/updateLinks | chriseth | 2018-08-14 | 1 | -27/+41 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Re-group links. | chriseth | 2018-08-09 | 1 | -24/+37 | |
| * | | | | | | | Update links and deprecated unmaintained tools. | chriseth | 2018-08-09 | 1 | -3/+4 | |
* | | | | | | | | Merge pull request #4792 from ethereum/someABIDocFixes | chriseth | 2018-08-14 | 1 | -48/+56 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Some style fixes to the ABI documentation. | chriseth | 2018-08-10 | 1 | -48/+56 | |
* | | | | | | | | Update documentation. | chriseth | 2018-08-14 | 4 | -39/+100 | |
* | | | | | | | | Update documentation examples. | chriseth | 2018-08-14 | 10 | -86/+99 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #4696 from ethereum/byteLiteralConversion | chriseth | 2018-08-13 | 3 | -6/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Disallow ambiguous conversions between number literals and bytesXX types. | Daniel Kirchner | 2018-08-13 | 3 | -6/+5 | |
* | | | | | | | | Merge pull request #4618 from ethereum/docs-1211-contract-type | chriseth | 2018-08-13 | 1 | -10/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update from feedback | Chris Ward | 2018-08-13 | 1 | -3/+6 | |
| * | | | | | | | | Remove initial sentence. | chriseth | 2018-08-06 | 1 | -8/+5 | |
| * | | | | | | | | Changes after rebasing | Chris Ward | 2018-08-01 | 1 | -12/+18 | |
| * | | | | | | | | Add contract type to types doc | Chris Ward | 2018-08-01 | 1 | -0/+7 | |
* | | | | | | | | | Merge pull request #4794 from ethereum/tableWrap | chriseth | 2018-08-13 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix table css. | chriseth | 2018-08-10 | 2 | -4/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* / | | | | | | | | Update documentation. | Daniel Kirchner | 2018-08-11 | 2 | -11/+11 | |
|/ / / / / / / / | ||||||
* | / / / / / / | Use code-block when using a different language. | chriseth | 2018-08-10 | 2 | -23/+23 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #4786 from gftea/develop | chriseth | 2018-08-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | add link for text "fallback function" | gftea | 2018-08-09 | 1 | -1/+1 | |
* | | | | | | Extension of tools list | f-daniel | 2018-08-09 | 1 | -0/+9 | |
|/ / / / / | ||||||
* | | | | | Change note about returning dynamic arrays. | chriseth | 2018-08-09 | 1 | -8/+5 | |
* | | | | | Clarify packed encoding. | chriseth | 2018-08-09 | 1 | -7/+5 | |
* | | | | | Merge pull request #4684 from ethereum/underscores_in_numeric_literals | chriseth | 2018-08-09 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cleanup & polish numbers-with-underscores parsing, also improving tests. | Christian Parpart | 2018-08-08 | 1 | -1/+3 | |
| * | | | | | Add stricter hex underscore rules | Balajiganapathi S | 2018-08-08 | 1 | -2/+2 | |
| * | | | | | Allow underscores in numbers. | Balajiganapathi S | 2018-08-08 | 1 | -0/+3 | |
* | | | | | | Merge pull request #4665 from mattaereal/cmake-patch-solver | Alex Beregszaszi | 2018-08-09 | 1 | -0/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake flags to make solvers optional. Implementation of #4651 | Matías Aereal Aeón | 2018-08-08 | 1 | -0/+21 | |
* | | | | | | | Merge pull request #4747 from ethereum/enum-docs | chriseth | 2018-08-08 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update enum with lifting the restriction for interfaces | Alex Beregszaszi | 2018-08-08 | 1 | -1/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | Yul grammar: allow multiple $ signs (matches Solidity) | Alex Beregszaszi | 2018-08-08 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Clarify allocation and initial value of free memoy pointer. | chriseth | 2018-08-07 | 1 | -2/+11 | |
* | | | | | | Update style guide with regards to CapWords requirement for contract and file... | Luke Schoen | 2018-08-07 | 1 | -5/+63 | |
* | | | | | | Merge pull request #4498 from ethereum/faq-reorg-intro | chriseth | 2018-08-06 | 2 | -107/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move intro related FAQ points | Chris Ward | 2018-08-06 | 2 | -107/+24 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4616 from ethereum/1093-interface-generator | chriseth | 2018-08-04 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add interface generator to tools section | Chris Ward | 2018-07-30 | 1 | -0/+3 | |
* | | | | | | | Merge pull request #4412 from ethereum/v050-reference-resolver-errorTypeForLoose | Christian Parpart | 2018-08-04 | 1 | -54/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove loose assembly features from the documentation | Christian Parpart | 2018-08-02 | 1 | -54/+3 | |
* | | | | | | | | Clarify truncation with addresses | Chris Ward | 2018-08-03 | 1 | -0/+8 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #4584 from dylanjw/update-abi-event-doc | chriseth | 2018-08-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Update doc referencing packed mode encoding for dynamic typed topic args | Dylan Wilson | 2018-07-26 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Point the documentation to the new Code of Conduct URL | Alex Beregszaszi | 2018-08-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #4508 from ethereum/nameCollisionCrash | Alex Beregszaszi | 2018-08-02 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update documentation. | Daniel Kirchner | 2018-08-01 | 1 | -4/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #4639 from ethereum/docs-fix-specify-limit | Alex Beregszaszi | 2018-08-01 | 3 | -3/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Small clarifications around the 2300 gas stipend from transfer and send | Chris Ward | 2018-08-01 | 3 | -3/+6 | |
* | | | | | | Fix tests regarding contract type conversion. | chriseth | 2018-08-01 | 2 | -2/+2 | |
* | | | | | | Disallow conversion between unrelated contract types. | chriseth | 2018-08-01 | 2 | -0/+19 | |
|/ / / / / | ||||||
* | | | | | grammar: remove stray IdentifierList rule | Alex Beregszaszi | 2018-07-31 | 1 | -1/+0 | |
* | | | | | Merge pull request #4569 from ethereum/grammar-assembly | chriseth | 2018-07-30 | 1 | -3/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | grammar: rename AssemblyLocalBinding to AssemblyVariableDeclaration | Alex Beregszaszi | 2018-07-25 | 1 | -2/+2 | |
| * | | | | | grammar: introduce AssemblyExpression and use it in Assignment/LocalBinding | Alex Beregszaszi | 2018-07-25 | 1 | -2/+3 | |
| * | | | | | grammar: support all assignment stataments in inline assembly | Alex Beregszaszi | 2018-07-25 | 1 | -1/+1 | |
* | | | | | | Clarify what ‘memory type’ is | Chris Ward | 2018-07-30 | 2 | -2/+4 | |
| |/ / / / |/| | | | | ||||||
* | | | | | 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 | |
|/ / / / | ||||||
* | | | | Merge pull request #4453 from ethereum/codeOfConduct | Alex Beregszaszi | 2018-07-24 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Adds Code Of Conduct. | Erik Kundt | 2018-07-23 | 1 | -0/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #4520 from ethereum/faq-reorg-index-tools | chriseth | 2018-07-20 | 2 | -21/+9 | |
|\ \ \ \ | ||||||
| * | | | | Move note on decompiling | Chris Ward | 2018-07-18 | 2 | -21/+9 | |
* | | | | | Fix typo | Chris Ward | 2018-07-20 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #4345 from ethereum/docs-tests | Alex Beregszaszi | 2018-07-18 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Keep the proper aleth hash in contributing.rst | Alex Beregszaszi | 2018-07-18 | 1 | -2/+1 | |
| * | | | | Document the required cpp-ethereum commit hash | Alex Beregszaszi | 2018-07-18 | 1 | -0/+6 | |
* | | | | | Enforces visibility specifier and updates docs. | Erik Kundt | 2018-07-17 | 4 | -13/+11 | |
|/ / / / | ||||||
* | | | | Minor doc style fix | Nicolás Venturo | 2018-07-17 | 1 | -2/+1 | |
* | | | | Merge pull request #4500 from ethereum/v050-interface-functions-must-be-external | chriseth | 2018-07-16 | 2 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | enforce interface-functions to be external-declared | Christian Parpart | 2018-07-16 | 2 | -2/+3 | |
* | | | | | Merge pull request #4512 from chase1745/use-explicit-data-locations-external-... | chriseth | 2018-07-16 | 6 | -31/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added default data locations to docs and other external tests. | Chase McDermott | 2018-07-15 | 6 | -31/+30 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #4505 from nventuro/patch-1 | chriseth | 2018-07-16 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update docs allowed mapping key values | Nicolás Venturo | 2018-07-13 | 1 | -1/+1 | |
* | | | | | | Fix typo in the function name | Michał Załęcki | 2018-07-15 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #4438 from ethereum/address_members_external_tests_docs | chriseth | 2018-07-13 | 3 | -13/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update external tests and docs | Leonardo Alt | 2018-07-12 | 3 | -13/+16 | |
* | | | | | | Merge pull request #4431 from ethereum/tupleDeclaration | chriseth | 2018-07-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update documentation. | Daniel Kirchner | 2018-07-13 | 1 | -2/+2 | |
* | | | | | | | removed addtional solc in docker command | Eric Ren | 2018-07-13 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Removed repeated documentation | Nicolás Venturo | 2018-07-13 | 1 | -4/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #4478 from ethereum/requireStorageLocation | chriseth | 2018-07-13 | 1 | -3/+6 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Update docs. | Daniel Kirchner | 2018-07-12 | 1 | -3/+6 | |
| |/ / / | ||||||
* / / / | Use STATICCALL for view and pure | Leonardo Alt | 2018-07-11 | 1 | -12/+21 | |
|/ / / | ||||||
* | | | docs: Fix typos. | Cryptomental | 2018-07-11 | 11 | -28/+28 | |
* | | | Merge pull request #4212 from jvmaia/patch-3 | chriseth | 2018-07-10 | 1 | -1/+486 | |
|\ \ \ | ||||||
| * | | | Some copy-editing. | chriseth | 2018-07-10 | 1 | -130/+106 | |
| * | | | add explanation about the splitSignature function | João Vítor | 2018-06-26 | 1 | -1/+5 | |
| * | | | update code version | João Vítor | 2018-06-12 | 1 | -8/+7 | |
| * | | | update micropayment channel example | João Vítor | 2018-06-08 | 1 | -69/+80 | |
| * | | | fix recoverSigner function | João Vítor | 2018-06-04 | 1 | -3/+3 | |
| * | | | fix returns | João Vítor | 2018-06-04 | 1 | -1/+1 | |
| * | | | fix clainTimeout() function | João Vítor | 2018-06-04 | 1 | -1/+1 | |
| * | | | fix a word | João Vítor | 2018-06-04 | 1 | -1/+1 | |
| * | | | write the full contracts | João Vítor | 2018-06-03 | 1 | -176/+240 | |
| * | | | fix code syntax | João Vítor | 2018-05-31 | 1 | -13/+2 | |
| * | | | split long lines | João Vítor | 2018-05-31 | 1 | -26/+130 | |
| * | | | micropayment channel example with two chapters | João Vítor | 2018-05-31 | 1 | -1/+339 | |
* | | | | Merge pull request #4415 from ethereum/uninitializedStoragePointer | chriseth | 2018-07-10 | 1 | -42/+5 | |
|\ \ \ \ | ||||||
| * | | | | Update documentation and Changelog. | Daniel Kirchner | 2018-07-10 | 1 | -42/+5 | |
* | | | | | Merge pull request #4465 from ethereum/tupleAssignment | chriseth | 2018-07-10 | 1 | -5/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update docs. | Daniel Kirchner | 2018-07-10 | 1 | -5/+0 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #4460 from ethereum/docs-contract-abi | Alex Beregszaszi | 2018-07-10 | 1 | -4/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Rename ABI to Contract ABI | Alex Beregszaszi | 2018-07-10 | 1 | -4/+4 | |
* | | | | | Merge pull request #4395 from xinbenlv/patch-1 | Alex Beregszaszi | 2018-07-09 | 1 | -1/+1 | |
|\| | | | | ||||||
| * | | | | Indicate what the abbreviation ABI stands for in the ABI documentation | xinbenlv | 2018-07-09 | 1 | -2/+2 | |
* | | | | | Merge pull request #4433 from mattaereal/patch-2 | Alex Beregszaszi | 2018-07-09 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Docs: Missing new line for markdown to display properly | Matías A. Ré Medina | 2018-07-05 | 1 | -0/+1 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | Add missing periods to opcodes table in assembly.rst | Leo Arias | 2018-07-09 | 1 | -14/+14 | |
|/ / / / | ||||||
* | | | | Merge pull request #4380 from elopio/patch-3 | chriseth | 2018-07-04 | 1 | -42/+42 | |
|\ \ \ \ | ||||||
| * | | | | update the style guide | Leo Arias | 2018-07-04 | 1 | -42/+42 | |
* | | | | | Update documentation and Changelog. | Daniel Kirchner | 2018-07-04 | 2 | -6/+6 | |
|/ / / / | ||||||
* | | | | Merge pull request #4367 from shad-k/fix/issue-4238 | chriseth | 2018-07-04 | 3 | -23/+17 | |
|\ \ \ \ | ||||||
| * | | | | Add custom.css for docs to change pre tag styles | Shadab Khan | 2018-07-04 | 3 | -23/+17 | |
* | | | | | Update documentation. | Daniel Kirchner | 2018-07-03 | 4 | -4/+3 | |
* | | | | | grammar: removes the var-keyword from the grammar | Christian Parpart | 2018-07-03 | 1 | -3/+2 | |
* | | | | | documentation: adjustments to not use the "var" keyword | Christian Parpart | 2018-07-03 | 5 | -41/+10 | |
|/ / / / | ||||||
* | | | | Fixes semantic versioning. | Erik Kundt | 2018-07-02 | 1 | -1/+1 | |
* | | | | Adds review suggestions. | Erik Kundt | 2018-07-02 | 7 | -10/+10 | |
* | | | | Updates docs to new constructor syntax. | Erik Kundt | 2018-07-02 | 7 | -39/+23 | |
|/ / / | ||||||
* | | | Clarify scope of 'using A for B' (#4252) | Mike | 2018-06-29 | 1 | -11/+12 | |
* | | | Merge pull request #4375 from ethereum/fallbackExternalBackwardsCompatible | chriseth | 2018-06-29 | 3 | -11/+11 | |
|\ \ \ | ||||||
| * | | | Fallback function has to be external: backwards-compatible changes. | chriseth | 2018-06-29 | 3 | -11/+11 | |
* | | | | Added static CSS to Sphinx in order to fix bug with RTD theme table wrapping | wpank | 2018-06-28 | 2 | -1/+23 | |
|/ / / | ||||||
* | | | Merge pull request #4097 from ethereum/noPackedExceptForPacked | chriseth | 2018-06-28 | 7 | -64/+57 | |
|\ \ \ | ||||||
| * | | | Documentation. | chriseth | 2018-06-25 | 7 | -64/+57 | |
* | | | | Merge pull request #4360 from mattaereal/doc_patches-1 | Alex Beregszaszi | 2018-06-27 | 1 | -1/+43 | |
|\ \ \ \ | ||||||
| * | | | | Adding AFL's alternative configuration with clang. | Matías Aereal Aeón | 2018-06-27 | 1 | -1/+43 | |
| | |_|/ | |/| | | ||||||
* | | | | Add emit keyword to documentation. | chriseth | 2018-06-27 | 1 | -1/+1 | |
* | | | | Clarify that using msize without updating the free-memory-pointer is a bad idea | Alex Beregszaszi | 2018-06-26 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Update documentation for strict address literals | Alex Beregszaszi | 2018-06-25 | 1 | -1/+1 | |
* | | | Disallow the years unit denomination properly | Alex Beregszaszi | 2018-06-22 | 1 | -1/+1 | |
* | | | Merge pull request #4200 from biboran/3961 | chriseth | 2018-06-21 | 1 | -0/+100 | |
|\ \ \ | ||||||
| * | | | #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 sequential... | Timofey Solonin | 2018-06-03 | 1 | -44/+44 | |
| * | | | #3961 - added an example of abi encoding of a function with two-dimensional d... | Timofey Solonin | 2018-05-29 | 1 | -0/+68 | |
* | | | | C99 scoping rules by default | Leonardo Alt | 2018-06-20 | 2 | -77/+23 | |
* | | | | Clarify documentation about events (mostly topics). | chriseth | 2018-06-20 | 1 | -12/+8 | |
* | | | | Add a changelog notice to the contributing doc | Nicolás Venturo | 2018-06-19 | 1 | -0/+2 | |
* | | | | fix typo | a4nkit | 2018-06-13 | 2 | -2/+2 | |
* | | | | Merge pull request #3627 from ethereum/additional-keywords | Alex Beregszaszi | 2018-06-12 | 1 | -2/+5 | |
|\ \ \ \ | ||||||
| * | | | | Add new reserved keywords. | Daniel Kirchner | 2018-06-12 | 1 | -2/+5 | |
* | | | | | Merge pull request #4232 from ethereum/renameiulia | Alex Beregszaszi | 2018-06-12 | 2 | -23/+24 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Rename julia/iulia to yul in documentation. | chriseth | 2018-06-12 | 2 | -23/+24 | |
* | | | | | Use proper SAR for signed right shifts and emulate on pre-constantinople. | Daniel Kirchner | 2018-06-12 | 1 | -7/+6 | |
|/ / / / | ||||||
* | | | | Update Event emit docs pragma | Harry Moreno | 2018-06-08 | 1 | -1/+1 | |
* | | | | Update abi-spec.rst | feliam | 2018-06-07 | 1 | -2/+1 | |
* | | | | doc: put the index at the bottom | taitt | 2018-06-06 | 1 | -1/+1 | |
* | | | | Merge pull request #4227 from elopio/patch-1 | chriseth | 2018-06-06 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | docs: fix typo | Leo Arias | 2018-06-05 | 1 | -1/+1 | |
* | | | | | docs: fix code annotation | Leo Arias | 2018-06-05 | 1 | -1/+1 | |
|/ / / / |