Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
|/ / / / | ||||||
* | | | | Merge pull request #4216 from kronosapiens/patch-2 | chriseth | 2018-06-05 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Denote `getData` as view | Daniel Kronovet | 2018-06-04 | 1 | -1/+1 | |
| * | | | | Update function visibility example | Daniel Kronovet | 2018-06-03 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #4201 from wjmelements/bytes-complex-type | chriseth | 2018-06-05 | 1 | -5/+3 | |
|\ \ \ \ | ||||||
| * | | | | keep stub in value types section, and move discussion to Arrays section | William Morriss | 2018-05-31 | 1 | -13/+11 | |
| * | | | | move bytes and string to complex types section | William Morriss | 2018-05-30 | 1 | -12/+12 | |
* | | | | | Remove documentation references to sha3 | Jason Cobb | 2018-06-04 | 1 | -2/+0 | |
* | | | | | Fix typo | Daniel Kronovet | 2018-06-03 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #3743 from ethereum/popStorageArray | chriseth | 2018-05-31 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | Adds syntax tests, documentation and changelog entry. | Erik Kundt | 2018-05-30 | 1 | -1/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #4176 from sifmelcara/add/calldata-keyword | chriseth | 2018-05-30 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Allow using `calldata` keyword to specify data location | mingchuan | 2018-05-30 | 1 | -1/+1 | |
* | | | | | consistency: unordered list for restrictions | William Morriss | 2018-05-30 | 1 | -5/+5 | |
| |/ / / |/| | | | ||||||
* | | | | Fix bug in documentation. | Arindam Mondal | 2018-05-29 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #4192 from vutsalsinghal/patch-1 | chriseth | 2018-05-29 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | CapsCase instead of camelCase | Vutsal Singhal | 2018-05-27 | 1 | -1/+1 | |
* | | | | Merge pull request #4180 from veox/use-pip-solidity-lexer | chriseth | 2018-05-28 | 3 | -84/+3 | |
|\ \ \ \ | ||||||
| * | | | | docs: bump Solidity lexer package to v0.3.1. | Noel Maersk | 2018-05-24 | 1 | -1/+1 | |
| * | | | | docs: change default theme to RTD's. | Noel Maersk | 2018-05-24 | 1 | -1/+1 | |
| * | | | | docs: bump required Solidity lexer package version. | Noel Maersk | 2018-05-24 | 1 | -1/+1 | |
| * | | | | docs: remove utils/SolidityLexer.py | Noel Maersk | 2018-05-23 | 1 | -82/+0 | |
| * | | | | docs: use SolidityLexer from pygments_lexer_solidity package. | Noel Maersk | 2018-05-23 | 2 | -1/+2 | |
* | | | | | Merge pull request #4195 from jvmaia/patch-2 | chriseth | 2018-05-28 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | clarify warnings in contracts.rst | João Vítor | 2018-05-28 | 1 | -0/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #4196 from dilatebrave/issue1210 | chriseth | 2018-05-28 | 1 | -0/+6 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | doc: making the index appear on the left pane | taitt | 2018-05-28 | 1 | -0/+6 | |
| |/ / / | ||||||
* / / / | Array Length mistankingly taken as Offset | ritzdorf | 2018-05-28 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #4067 from ethereum/050 | chriseth | 2018-05-24 | 2 | -2/+11 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Adjust tests. | Daniel Kirchner | 2018-05-17 | 2 | -2/+2 | |
| * | | Disallow conversions between bytesX and uintY of different size. | Daniel Kirchner | 2018-05-17 | 1 | -0/+9 | |
| |/ | ||||||
* / | Minor changes to make the English more idiomatic | Flash Sheridan | 2018-05-23 | 1 | -4/+4 | |
|/ | ||||||
* | Split changelog into language and compiler features and set release date. | chriseth | 2018-05-16 | 1 | -0/+4 | |
* | Merge pull request #4101 from mesqueeb/patch-2 | chriseth | 2018-05-16 | 1 | -0/+2 | |
|\ | ||||||
| * | fixed capitalisation and contractions | Luca Ban | 2018-05-16 | 1 | -1/+1 | |
| * | Extra line of explanation on Abstract contracts. | Luca Ban | 2018-05-09 | 1 | -0/+2 | |
* | | Merge pull request #4144 from ethereum/julia-docs-fix | chriseth | 2018-05-16 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Fix formatting in Julia chapter | Alex Beregszaszi | 2018-05-16 | 1 | -2/+2 | |
* | | | Update documentation for multi variable declaration statement. | chriseth | 2018-05-16 | 4 | -15/+16 | |
* | | | Add requirements.txt for readthedocs. | chriseth | 2018-05-15 | 1 | -0/+1 | |
* | | | Do not depend on where build is run. | chriseth | 2018-05-15 | 1 | -1/+2 | |
* | | | Merge pull request #3238 from ethereum/julia-specs | chriseth | 2018-05-15 | 1 | -16/+36 | |
|\ \ \ | ||||||
| * | | | Describe rule for type conversion functions in Julia | Alex Beregszaszi | 2018-05-09 | 1 | -6/+9 | |
| * | | | Remove stop() as it is the same as return(0,0) in Julia sepcs | Alex Beregszaszi | 2018-05-09 | 1 | -4/+0 | |
| * | | | Add logic builtins to Julia and fix some typos | Alex Beregszaszi | 2018-05-09 | 1 | -11/+32 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #4093 from ethereum/prepareDropConstantKeyword | chriseth | 2018-05-14 | 4 | -5/+8 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Prefer view over constant in the documentation. | Daniel Kirchner | 2018-05-09 | 4 | -5/+8 | |
| |/ | ||||||
* / | Less-fewer-correction. | chriseth | 2018-05-10 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #4074 from elopio/docs/implicit-constructor | chriseth | 2018-05-09 | 1 | -2/+6 | |
|\ | ||||||
| * | document that all the base constructors are called | Leo Arias | 2018-05-09 | 1 | -4/+5 | |
| * | docs: document the implicit call of base constructor without arguments | Leo Arias | 2018-05-06 | 1 | -2/+5 | |
* | | Merge pull request #4082 from androlo/develop | chriseth | 2018-05-09 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | change assert and require docs | Andreas Olofsson | 2018-05-07 | 1 | -3/+3 | |
| |/ | ||||||
* | | Update documentation. | chriseth | 2018-05-08 | 1 | -6/+6 | |
* | | docs: update the explanation of constructor | Leo Arias | 2018-05-06 | 1 | -4/+4 | |
|/ | ||||||
* | Clarify components of X | chriseth | 2018-05-04 | 1 | -6/+6 | |
* | Fixed typos in abi-spec documentation | nisdas | 2018-05-04 | 1 | -3/+3 | |
* | Merge pull request #4041 from kylewu/3764-vs-2017 | chriseth | 2018-05-03 | 1 | -11/+30 | |
|\ | ||||||
| * | vs 2017 in install doc | GuessWho | 2018-05-02 | 1 | -11/+30 | |
* | | Merge pull request #4046 from ethereum/deprecateYears | Alex Beregszaszi | 2018-05-03 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | State that years has been deprecated. | chriseth | 2018-05-02 | 1 | -0/+3 | |
* | | | Improve documentation and CLI help for `--run` parameter | Jonny Burger | 2018-05-02 | 1 | -3/+8 | |
|/ / | ||||||
* | | Merge pull request #3992 from davesque/improve-abi-spec | chriseth | 2018-05-02 | 1 | -4/+4 | |
|\ \ | |/ |/| | ||||||
| * | 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 | |
* | | Merge pull request #4026 from ethereum/prepareyul | Alex Beregszaszi | 2018-05-01 | 1 | -258/+14 | |
|\ \ | ||||||
| * | | Remove desugaring | chriseth | 2018-05-01 | 1 | -258/+14 | |
* | | | Merge pull request #4001 from Magicking/fix_docs_date | Alex Beregszaszi | 2018-04-30 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | docs: Update configuration from 2017 to 2018 | Magicking | 2018-04-27 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #3975 from sledrho/develop | chriseth | 2018-04-30 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Updated StateVariableGrammar rule #3974 | sledrho | 2018-04-23 | 1 | -1/+1 | |
* | | | | Merge pull request #4023 from ethereum/exampledocs | chriseth | 2018-04-30 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Update some examples to remove warnings. | chriseth | 2018-04-30 | 1 | -6/+6 | |
| | |/ / | |/| | | ||||||
* / | | | Update documentation about C3 linearization. | chriseth | 2018-04-30 | 1 | -5/+5 | |
|/ / / | ||||||
* | | | Merge pull request #3994 from rafialhamd/rafialhamd-documentation | chriseth | 2018-04-26 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Update Enum Type definition. | Rafiudeen Chozhan Kumarasamy | 2018-04-26 | 1 | -1/+1 | |
| |/ | ||||||
* / | docs: clarify the maximum line length style | Leo Arias | 2018-04-25 | 1 | -1/+1 | |
|/ | ||||||
* | Updated constructors and pragma solidity lines. | Matthew Ludwig | 2018-04-21 | 1 | -8/+8 | |
* | Prepare 0.4.23 release. | chriseth | 2018-04-19 | 2 | -1/+15 | |
* | Update security considerations. | chriseth | 2018-04-17 | 1 | -3/+16 | |
* | Merge pull request #3885 from LefterisJP/update_solidity_version_where_revert... | chriseth | 2018-04-17 | 6 | -12/+12 | |
|\ | ||||||
| * | Docs: Update solidity version for revert with reason | Lefteris Karapetsas | 2018-04-16 | 6 | -12/+12 | |
* | | Merge pull request #3865 from ethereum/updateConstructorVersionPragmas | chriseth | 2018-04-17 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Update version pragmas from >0.4.21 to ^0.4.22. | Daniel Kirchner | 2018-04-12 | 1 | -2/+2 |