Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4676 from jwasinger/extcodehash | Alex Beregszaszi | 2018-09-28 | 1 | -2/+4 |
|\ | |||||
| * | Add extcodehash to the assembly documentation | Alex Beregszaszi | 2018-09-26 | 1 | -2/+4 |
* | | [DOCS] Security updates. | chriseth | 2018-09-27 | 1 | -9/+12 |
* | | Pitfalls regarding over/underflows | chriseth | 2018-09-27 | 2 | -0/+22 |
* | | Merge pull request #5108 from ethereum/payableWithdrawal | chriseth | 2018-09-27 | 2 | -1/+11 |
|\ \ | |||||
| * | | Explain address payable and withdraw. | chriseth | 2018-09-27 | 2 | -1/+11 |
* | | | [DOCS] More on reference types. | chriseth | 2018-09-27 | 1 | -38/+78 |
|/ / | |||||
* | | Merge pull request #5087 from ethereum/semantics4 | Alex Beregszaszi | 2018-09-27 | 1 | -1/+14 |
|\ \ | |||||
| * | | [DOCS] Semantics of negation. | chriseth | 2018-09-27 | 1 | -1/+14 |
* | | | Merge pull request #5101 from ethereum/docs-return-metadata-note | chriseth | 2018-09-27 | 1 | -6/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Return note taken from metadata and reorder | Chris Ward | 2018-09-27 | 1 | -6/+7 |
* | | | Merge pull request #5085 from ethereum/updatefaq | Alex Beregszaszi | 2018-09-27 | 1 | -12/+16 |
|\ \ \ | |||||
| * | | | [DOCS] Update FAQ | chriseth | 2018-09-26 | 1 | -12/+16 |
| | |/ | |/| | |||||
* | | | [DOCS] Update metadata. | chriseth | 2018-09-27 | 1 | -3/+12 |
* | | | Remove unary + from floating point types documentation | Alex Beregszaszi | 2018-09-27 | 1 | -1/+1 |
* | | | Make the exponentiation 0**0 note a real RST note | Alex Beregszaszi | 2018-09-27 | 1 | -1/+2 |
* | | | Rename remainder to modulo | Alex Beregszaszi | 2018-09-27 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge pull request #5006 from ethereum/modSemantics | chriseth | 2018-09-26 | 1 | -3/+19 |
|\ \ | |/ |/| | |||||
| * | Documents modulus semantics. | Erik Kundt | 2018-09-26 | 1 | -3/+19 |
* | | Add content from old Solidity wiki | Chris Ward | 2018-09-26 | 2 | -8/+12 |
* | | [DOCS] Update "using the compiler". | chriseth | 2018-09-26 | 1 | -12/+26 |
* | | Merge pull request #5061 from ethereum/fixedSizeArrayLength | chriseth | 2018-09-26 | 1 | -0/+2 |
|\ \ | |||||
| * | | Updates breaking changes documentation. | Erik Kundt | 2018-09-26 | 1 | -0/+2 |
* | | | Merge pull request #5082 from ethereum/abiUpdate | Alex Beregszaszi | 2018-09-26 | 1 | -8/+8 |
|\ \ \ | |||||
| * | | | [DOCS] Update abi. | chriseth | 2018-09-26 | 1 | -8/+8 |
* | | | | Merge pull request #5083 from ethereum/updatePatterns | Alex Beregszaszi | 2018-09-26 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | [DOCS] Update common patterns. | chriseth | 2018-09-26 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge pull request #5088 from ethereum/morePragmas | Alex Beregszaszi | 2018-09-26 | 1 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | [DOCS] Some more explanation about pragmas. | chriseth | 2018-09-26 | 1 | -0/+13 |
* | | | | | Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. 0.... | Alex Beregszaszi | 2018-09-26 | 8 | -20/+20 |
* | | | | | Update version pragma in all documentation examples | Alex Beregszaszi | 2018-09-26 | 14 | -87/+88 |
|/ / / / | |||||
* | | | | Merge pull request #5022 from ethereum/lastValue | chriseth | 2018-09-26 | 1 | -6/+42 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Last part of value types. | chriseth | 2018-09-19 | 1 | -6/+42 |
* | | | | Merge pull request #4925 from wbt/patch-2 | chriseth | 2018-09-24 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Clarify docs around reserved memory byte ranges | wbt | 2018-09-24 | 1 | -1/+1 |
* | | | | | Merge pull request #5043 from ethereum/updateContractsSection | chriseth | 2018-09-24 | 1 | -37/+64 |
|\ \ \ \ \ | |||||
| * | | | | | Review comments [to be squashed] | chriseth | 2018-09-24 | 1 | -9/+13 |
| * | | | | | [DOCS] Update contracts section. | chriseth | 2018-09-24 | 1 | -36/+59 |
* | | | | | | Merge pull request #5039 from ethereum/controlStructures2 | chriseth | 2018-09-24 | 1 | -5/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [DOCS] Update control structures (2). | chriseth | 2018-09-24 | 1 | -5/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #5038 from ethereum/controlStructures1 | chriseth | 2018-09-24 | 1 | -26/+39 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | [DOCS] Control structures 1. | chriseth | 2018-09-24 | 1 | -26/+39 |
| |/ / / / | |||||
* | | | | | Merge pull request #5045 from ethereum/updateMisc | chriseth | 2018-09-24 | 1 | -21/+21 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | [DOCS] Update misc. | chriseth | 2018-09-21 | 1 | -21/+21 |
* | | | | | Merge pull request #5025 from ethereum/refTypes | chriseth | 2018-09-24 | 1 | -8/+14 |
|\ \ \ \ \ | |||||
| * | | | | | [DOCS] Update reference types. | chriseth | 2018-09-21 | 1 | -8/+14 |
* | | | | | | Merge pull request #5035 from ethereum/moreTypesUpdates | chriseth | 2018-09-21 | 1 | -4/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [DOCS] Final updates to types section. | chriseth | 2018-09-20 | 1 | -4/+11 |
* | | | | | | | Merge pull request #5036 from ethereum/unitsAndGlobals | chriseth | 2018-09-21 | 2 | -37/+63 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | [DOCS] Update units and globals. | chriseth | 2018-09-20 | 2 | -37/+63 |
* | | | | | | | Document array length changing behaviors, fixes #4802 | William Entriken | 2018-09-21 | 1 | -4/+3 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #5021 from ethereum/moreTypes | chriseth | 2018-09-21 | 1 | -22/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | More types. | chriseth | 2018-09-21 | 1 | -22/+32 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Add struct->tuple to the Solidity->ABI types table | Leonardo Alt | 2018-09-20 | 1 | -5/+8 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #4808 from ethereum/4259-evm-version | Alex Beregszaszi | 2018-09-20 | 1 | -0/+50 |
|\ \ \ \ \ | |||||
| * | | | | | Explain EVM version setting. | Chris Ward | 2018-09-20 | 1 | -0/+50 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #5031 from ethereum/hexLitCapital050 | Alex Beregszaszi | 2018-09-20 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |