| 
							
							
								 Erik Kundt | 477b062a64 | Adds non-language related breaking changes to docs. | 2019-12-17 17:02:04 +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 | 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 |  | 
			
				
					| 
							
							
								 chriseth | 6076cc93fb | Update changes for 0.6.0 | 2019-12-12 18:02:16 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 200747e298 | Merge pull request #7998 from ethereum/updateNatspec Update natspec | 2019-12-12 17:11:27 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 145d3e4da9 | Merge pull request #7997 from ethereum/updateMisc Update misc. | 2019-12-12 17:05:21 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 9367c111da | Merge pull request #7988 from ethereum/updateExamples1 Update examples (1) | 2019-12-12 17:04:44 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 3f48dfae6a | Update examples (1) | 2019-12-12 17:04:19 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 527e33a0eb | Merge pull request #7986 from ethereum/updateGrammar Update grammar | 2019-12-12 17:02:48 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 670b719773 | Updates to control structures (2). Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org> | 2019-12-12 17:01:57 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | c8a59d9fd3 | Merge pull request #7995 from ethereum/smt_layout_docs Update contract layout SMTChecker | 2019-12-12 16:56:50 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 6cdda54ce1 | Update natspec | 2019-12-12 16:53:25 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 0e2578dfc7 | Merge pull request #7996 from ethereum/updateMetadata Update metadata. | 2019-12-12 16:50:29 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | baa2b2f464 | Update misc. | 2019-12-12 16:50:13 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 997c547d67 | Update contract layout SMTChecker | 2019-12-12 16:43:10 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 7bbdee3139 | Update metadata. | 2019-12-12 16:28:19 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 41c885e8e0 | Merge pull request #7994 from ethereum/updateLayout Update layout. | 2019-12-12 16:23:42 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 86c83db901 | Update layout. | 2019-12-12 16:19:25 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 9576b96b2c | Merge pull request #7992 from ethereum/updateIntroductio Update introduction. | 2019-12-12 16:17:04 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 5b15ad7bd4 | Merge pull request #7991 from ethereum/updateInstalling Update installing. | 2019-12-12 16:06:26 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | b93591bbbf | Update introduction. | 2019-12-12 16:05:53 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 5fa4f5baf1 | Update installing. | 2019-12-12 15:58:25 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 8641099889 | Merge pull request #7989 from ethereum/updateIndex Update index. | 2019-12-12 15:55:23 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 73c1c481c3 | Update grammar | 2019-12-12 15:52:37 +01:00 |  |