Commit Graph

15496 Commits

Author SHA1 Message Date
chriseth
d6d953f829
Merge pull request #8027 from ethereum/v06-pragma
[DOCS] Update pragma versions for 0.6.0
2019-12-17 16:57:19 +01:00
chriseth
7d0960ac6e
Merge pull request #8037 from ethereum/updateReadme
Update readme.
2019-12-17 16:45:40 +01:00
chriseth
143471fe87 Tests. 2019-12-17 15:47:32 +01:00
chriseth
60a8d4470a Update readme. 2019-12-17 15:14:51 +01:00
chriseth
11b90301b0 Update reference types. 2019-12-17 14:24:18 +01:00
chriseth
cf6f6a51b0
Merge pull request #8029 from ethereum/referenceTypes1
Update reference types (1).
2019-12-17 13:53:01 +01:00
chriseth
7b84e141dc Descend into for loops when determining call graph. 2019-12-17 13:47:51 +01:00
chriseth
d13438eed8
Merge pull request #8023 from ethereum/updateConversionFor060
Update type conversions for 0.6.0.
2019-12-17 12:33:21 +01:00
chriseth
16c2e0ad3e Update type conversions for 0.6.0. 2019-12-16 20:34:48 +01:00
chriseth
a8598a774a Update reference types (1). 2019-12-16 18:30:35 +01:00
chriseth
636a1b0a4a
Merge pull request #8028 from ethereum/docs_value_types
Docs value types
2019-12-16 18:27:44 +01:00
chriseth
4d73864584
Merge pull request #8024 from ethereum/updateMapping06
Update mapping types.
2019-12-16 18:23:06 +01:00
chriseth
bd91c0d5c3
Merge pull request #8009 from ethereum/docs_security
Docs security considerations
2019-12-16 18:22:22 +01:00
Leonardo Alt
8bd42bd51e Docs value types 2019-12-16 18:22:17 +01:00
Alex Beregszaszi
f71aab9f22
Merge pull request #8026 from ethereum/updateOperators06
Update operators for 0.6.0.
2019-12-16 17:12:44 +00:00
Chris Chinchilla
f46218cad9 Update pragma versions for 0.6.0 2019-12-16 17:36:44 +01:00
Leonardo Alt
082f598e5e Docs security considerations 2019-12-16 17:15:38 +01:00
chriseth
c85103816c Update mapping types. 2019-12-16 17:09:52 +01:00
chriseth
096dd4f385 Update operators for 0.6.0. 2019-12-16 17:08:13 +01:00
chriseth
197875c97a
Merge pull request #8022 from ethereum/updateAssembly2
Update assembly for 0.6.0.
2019-12-16 16:56:44 +01:00
chriseth
d661b85025 Update assembly for 0.6.0. 2019-12-16 16:26:32 +01:00
chriseth
bdd338a8de
Merge pull request #7921 from ghallak/func-selector-ast-json
Add function selector to FunctionDefinition AST JSON
2019-12-16 14:07:35 +01:00
Gaith Hallak
0396bc7beb Modify the tests to include the function selector 2019-12-16 15:16:54 +03:00
Gaith Hallak
371e6a4801 Add function selector to FunctionDefinition AST JSON 2019-12-16 15:16:54 +03:00
chriseth
d7ba691b79
Merge pull request #8011 from ethereum/docs_common_patterns
Docs common patterns
2019-12-16 11:45:52 +01:00
chriseth
800090e850
Merge pull request #7961 from ethereum/error-recovery-ast-segfault
Fix segfault on empty contract compiled w/ --error-recovery
2019-12-16 11:45:25 +01:00
chriseth
6a065bc982
Merge pull request #8010 from ethereum/docs_solidity_by_example
Docs Solidity by example
2019-12-16 11:43:26 +01:00
chriseth
7390b5b5e5
Merge pull request #8017 from misterfoxy/develop
resolved grammatical error in tutorial docs
2019-12-16 11:23:00 +01:00
misterfoxy
1c2a310944 resolved grammatical error in tutorial docs 2019-12-16 00:04:13 -07:00
Alex Beregszaszi
2a808e4f32 Add trace for unreachable in Yul Ewasm translation tests 2019-12-15 13:28:38 +00:00
Alex Beregszaszi
1c01c69eab
Merge pull request #8012 from elopio/patch-8
Add a note about snap confinement
2019-12-14 12:24:17 +00:00
Leo Arias
d3291db36a Add a note about snap confinement
Documents #6915
2019-12-14 12:18:43 +00:00
Leonardo Alt
9d5b0c9d80 Docs common patterns 2019-12-13 16:42:24 +01:00
Leonardo Alt
7a2893842d Docs Solidity by example 2019-12-13 16:19:49 +01:00
Erik Kundt
cc1b28b12e Fixes segfault on empty contract w/ error recovery. 2019-12-13 15:39:19 +01:00
Erik Kundt
0620936506 Adds test for empty contract w/ error recovery. 2019-12-13 15:39:10 +01:00
Erik K
c084f6462d
Merge pull request #8002 from ethereum/updateABIDoc
Update ABI docs.
2019-12-13 15:29:01 +01:00
Leonardo
4d5ab20a8d
Merge pull request #8005 from ethereum/docs_check_style_guide
Docs style guide
2019-12-13 15:00:43 +01:00
chriseth
7b950f8e9e Update ABI docs. 2019-12-13 14:49:09 +01:00
Erik K
eba30c13a4
Merge pull request #8006 from ethereum/boost-workaround
Remove Boost <1.55 workaround for multiprecision::msb()
2019-12-13 13:47:05 +01:00
Erik K
9ddd50427b
Merge pull request #8001 from ethereum/changes060
Update changes for 0.6.0
2019-12-13 13:45:42 +01:00
Leonardo Alt
3198f55d24 Docs style guide 2019-12-13 12:40:33 +01:00
Alex Beregszaszi
5db5382fac Remove boost <1.59 workaround from tests 2019-12-13 00:36:34 +00:00
Alex Beregszaszi
4a2a2eb635 Remove Boost <1.55 workaround for multiprecision::msb() 2019-12-13 00:15:15 +00:00
chriseth
ff3de6cb5d
Update docs/060-breaking-changes.rst
Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org>
2019-12-12 20:05:51 +01:00
chriseth
3438a8d498
Update docs/060-breaking-changes.rst
Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org>
2019-12-12 20:05:37 +01:00
chriseth
9da57ee791
Update docs/060-breaking-changes.rst
Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org>
2019-12-12 20:05:17 +01:00
chriseth
df076e072d
Merge pull request #8003 from ethereum/fix-7990
Docs: Minor change to micropayment example section
2019-12-12 18:51:08 +01:00
Bhargava Shastry
bdcebf36cb Docs: Minor change to micropayment example section 2019-12-12 18:16:36 +01:00
chriseth
f8e21a6042
Merge pull request #7985 from ethereum/updateControl2
Updates to control structures (2).
2019-12-12 18:06:31 +01:00