chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8dd412014 
							
						 
					 
					
						
						
							
							Merge pull request  #6736  from ethereum/docs-test-nightly  
						
						... 
						
						
						
						[DOCS] Mention nightlies with remix 
						
					 
					
						2019-05-14 14:58:28 +02:00 
						 
				 
			
				
					
						
							
							
								Vedant Agarwala 
							
						 
					 
					
						
						
						
						
							
						
						
							ab47864852 
							
						 
					 
					
						
						
							
							Fix as per issue comments  
						
						
						
					 
					
						2019-05-13 20:47:55 +08:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							680ce3f5f0 
							
						 
					 
					
						
						
							
							Expand contraction  
						
						
						
					 
					
						2019-05-13 14:22:58 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							df31096690 
							
						 
					 
					
						
						
							
							Mention nightlies with remix  
						
						
						
					 
					
						2019-05-13 12:47:34 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Kirchner 
							
						 
					 
					
						
						
						
						
							
						
						
							aa4ee3a155 
							
						 
					 
					
						
						
							
							Document version field in CBOR metadata.  
						
						
						
					 
					
						2019-05-08 22:21:50 +02:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							d8873f52df 
							
						 
					 
					
						
						
							
							Update to aleth v1.6.0  
						
						
						
					 
					
						2019-05-07 16:03:53 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							895d6e58e7 
							
						 
					 
					
						
						
							
							Polish introductory section of introduction to smart contracts  
						
						... 
						
						
						
						Update docs/introduction-to-smart-contracts.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
Clarify pragma version 
						
					 
					
						2019-05-01 14:51:32 +10:00 
						 
				 
			
				
					
						
							
							
								asymmetric 
							
						 
					 
					
						
						
						
						
							
						
						
							95c4f8f2bd 
							
						 
					 
					
						
						
							
							Conversion: remove confusing int8 type  
						
						... 
						
						
						
						The topic of converting a smaller type into a larger one is orthogonal to the one discussed in the example (namely, conversion between signed and unsigned integers).
Therefore, we change the `int8` to an `int` to make the example clearer. 
						
					 
					
						2019-04-30 17:14:00 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							23a071dfd4 
							
						 
					 
					
						
						
							
							Set release date, sort changelog entries and update bug list.  
						
						
						
					 
					
						2019-04-30 14:14:44 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							ecb8dfb26c 
							
						 
					 
					
						
						
							
							Forward-port 0.4.26 release notes and update bug list.  
						
						
						
					 
					
						2019-04-30 11:31:12 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39d153b7a1 
							
						 
					 
					
						
						
							
							Merge pull request  #6570  from ethereum/fixMetaSettings  
						
						... 
						
						
						
						Move metadata settings into its own object. 
						
					 
					
						2019-04-29 15:09:27 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							eef3f95724 
							
						 
					 
					
						
						
							
							Move metadata settings into its own object.  
						
						
						
					 
					
						2019-04-29 14:19:27 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							e6926504ef 
							
						 
					 
					
						
						
							
							Add link to "source-verify".  
						
						
						
					 
					
						2019-04-29 09:15:05 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							f9ec1231b6 
							
						 
					 
					
						
						
							
							Support period as part of identifiers for Yul and Inline Assembly.  
						
						
						
					 
					
						2019-04-25 16:48:16 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							309d3e65cf 
							
						 
					 
					
						
						
							
							Merge pull request  #6585  from ethereum/fixInvalidFunctionTags  
						
						... 
						
						
						
						Fix invalid function tags 
						
					 
					
						2019-04-25 16:30:37 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							5b991c1e59 
							
						 
					 
					
						
						
							
							Fix use of uninitialized functions stored in storage.  
						
						
						
					 
					
						2019-04-25 15:40:48 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6bb3ae482 
							
						 
					 
					
						
						
							
							Merge pull request  #6555  from sifmelcara/break-for-loop  
						
						... 
						
						
						
						[Yul] Disallow function definitions inside for loop init blocks 
						
					 
					
						2019-04-25 11:20:44 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							f26cdea6ca 
							
						 
					 
					
						
						
							
							Disallow Yul function definitions inside for loop init blocks.  
						
						
						
					 
					
						2019-04-25 10:32:00 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							2322b4f504 
							
						 
					 
					
						
						
							
							Add Turkish translation  
						
						
						
					 
					
						2019-04-23 13:15:39 +10:00 
						 
				 
			
				
					
						
							
							
								Chris Chinchilla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							13518820c7 
							
						 
					 
					
						
						
							
							Merge pull request  #6454  from ethereum/docs-high-s-clar  
						
						... 
						
						
						
						[DOCS] Explain high s value 
						
					 
					
						2019-04-23 13:04:55 +10:00 
						 
				 
			
				
					
						
							
							
								William Entriken 
							
						 
					 
					
						
						
						
						
							
						
						
							916e151f46 
							
						 
					 
					
						
						
							
							Add NatSpec documentation.  
						
						
						
					 
					
						2019-04-19 00:54:08 +02:00 
						 
				 
			
				
					
						
							
							
								rocky 
							
						 
					 
					
						
						
						
						
							
						
						
							b06b996461 
							
						 
					 
					
						
						
							
							soltest.sh, EthOptions.cmake, and CODING_STYLE.md tweaks  
						
						... 
						
						
						
						solidity.sh:
  * introduce SOLIDITY_BUILD_DIR env var for soltest.sh,
  * add --help output
EthOptions.cmake: more complete configuration information
CODING_STYLE.md: note existence of .editorconfig
contributing.rst: note that tests are Boost C++ unit tests 
						
					 
					
						2019-04-18 07:53:28 -04:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb302c1c4f 
							
						 
					 
					
						
						
							
							Merge pull request  #6473  from ethereum/libeventhash-6435  
						
						... 
						
						
						
						Fix external ABI type name for contracts 
						
					 
					
						2019-04-18 12:53:34 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14872b598d 
							
						 
					 
					
						
						
							
							Update units-and-global-variables.rst  
						
						
						
					 
					
						2019-04-18 12:30:56 +02:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							0f4b53e9a0 
							
						 
					 
					
						
						
							
							Fix external ABI type name for contracts  
						
						
						
					 
					
						2019-04-18 11:39:48 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							922ab0d72d 
							
						 
					 
					
						
						
							
							Merge pull request  #6534  from ethereum/reuseLiteralContent-6472  
						
						... 
						
						
						
						Re-produce the original 'useLiteralContent' setting 
						
					 
					
						2019-04-17 15:41:55 +02:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							b24dd42e47 
							
						 
					 
					
						
						
							
							Re-produce the original 'useLiteralContent' setting  
						
						
						
					 
					
						2019-04-17 14:54:51 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							6e83eba9a3 
							
						 
					 
					
						
						
							
							Mention other keys in metadata mapping.  
						
						
						
					 
					
						2019-04-17 10:40:26 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e4e786a9bb 
							
						 
					 
					
						
						
							
							Merge pull request  #6513  from ethereum/aleth_update  
						
						... 
						
						
						
						Update aleth to version 1.6.0-rc.1. 
						
					 
					
						2019-04-15 13:35:43 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Chinchilla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c68904f39 
							
						 
					 
					
						
						
							
							Merge pull request  #6274  from ethereum/docs-yul-note  
						
						... 
						
						
						
						[DOCS] Update note to add further details on current status of YUL 
						
					 
					
						2019-04-15 08:48:14 +10:00 
						 
				 
			
				
					
						
							
							
								Daniel Kirchner 
							
						 
					 
					
						
						
						
						
							
						
						
							4e6ffc744d 
							
						 
					 
					
						
						
							
							Update aleth to version 1.6.0-rc.1.  
						
						
						
					 
					
						2019-04-12 16:11:41 +02:00 
						 
				 
			
				
					
						
							
							
								Leonardo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9624a69d37 
							
						 
					 
					
						
						
							
							Merge pull request  #6426  from ethereum/docs-eth-rounding  
						
						... 
						
						
						
						[DOCS] Add rounding warning 
						
					 
					
						2019-04-12 15:40:26 +02:00 
						 
				 
			
				
					
						
							
							
								Constantin Kloecker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a240fbd97 
							
						 
					 
					
						
						
							
							fixed code block display  
						
						... 
						
						
						
						Added missing line 
						
					 
					
						2019-04-10 11:17:40 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							4a6d6cb14f 
							
						 
					 
					
						
						
							
							Tidy formatting  
						
						
						
					 
					
						2019-04-08 11:46:32 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							26d6305a43 
							
						 
					 
					
						
						
							
							Combine warnings  
						
						
						
					 
					
						2019-04-05 14:43:57 +02:00 
						 
				 
			
				
					
						
							
							
								rocky 
							
						 
					 
					
						
						
						
						
							
						
						
							0538c321c9 
							
						 
					 
					
						
						
							
							More information on solctest.  
						
						... 
						
						
						
						* Note useful options
* Link to boost reference. 
						
					 
					
						2019-04-04 15:05:13 -04:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							d49e181a90 
							
						 
					 
					
						
						
							
							Update note to add further details on current status of YUL  
						
						... 
						
						
						
						Clarify further
Changes from reviews
Grammar polish
Changes from review
Update docs/yul.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
Update docs/yul.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
Polish suggestions
Update docs/yul.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com> 
						
					 
					
						2019-04-04 16:59:38 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							dfeb1dec9e 
							
						 
					 
					
						
						
							
							Add rounding warning  
						
						... 
						
						
						
						Move warning 
						
					 
					
						2019-04-04 16:41:07 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							0b44389fc6 
							
						 
					 
					
						
						
							
							Add 0.5.x warning  
						
						
						
					 
					
						2019-04-03 17:37:35 +02:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							f8b126e153 
							
						 
					 
					
						
						
							
							Explain high s value  
						
						
						
					 
					
						2019-04-03 12:22:03 +02:00 
						 
				 
			
				
					
						
							
							
								Leonardo Alt 
							
						 
					 
					
						
						
						
						
							
						
						
							c7c15a41cc 
							
						 
					 
					
						
						
							
							Fiz Z3 version in docs  
						
						
						
					 
					
						2019-04-01 21:22:38 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af09cb3af2 
							
						 
					 
					
						
						
							
							Layout cleanup.  
						
						
						
					 
					
						2019-03-28 23:43:27 +01:00 
						 
				 
			
				
					
						
							
							
								Ilya Ostrovskiy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7860918de5 
							
						 
					 
					
						
						
							
							use correct global remapping syntax in documentation  
						
						
						
					 
					
						2019-03-28 15:01:41 -04:00 
						 
				 
			
				
					
						
							
							
								Leonardo Alt 
							
						 
					 
					
						
						
						
						
							
						
						
							9a612d1250 
							
						 
					 
					
						
						
							
							[SMTChecker] Docs  
						
						
						
					 
					
						2019-03-27 16:31:51 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Beregszaszi 
							
						 
					 
					
						
						
						
						
							
						
						
							2a2e741d39 
							
						 
					 
					
						
						
							
							Add blog post links to the bug list  
						
						
						
					 
					
						2019-03-26 15:03:48 +00:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							79d7fb14e7 
							
						 
					 
					
						
						
							
							Preparation for 0.5.7 release.  
						
						
						
					 
					
						2019-03-26 10:50:58 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d079cdbfaa 
							
						 
					 
					
						
						
							
							Merge pull request  #6362  from ethereum/fixABIEncoderV2StorageRead  
						
						... 
						
						
						
						Fix abi encoder v2 storage read 
						
					 
					
						2019-03-26 10:23:08 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							3c9af6716e 
							
						 
					 
					
						
						
							
							Bug list entry.  
						
						
						
					 
					
						2019-03-25 18:28:44 +01:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							e8605ea831 
							
						 
					 
					
						
						
							
							Add Homebrew version mention  
						
						
						
					 
					
						2019-03-25 17:22:30 +01:00 
						 
				 
			
				
					
						
							
							
								Chris Ward 
							
						 
					 
					
						
						
						
						
							
						
						
							b7af8baed5 
							
						 
					 
					
						
						
							
							Add universal mutator to resources  
						
						
						
					 
					
						2019-03-25 14:04:01 +01:00