| 
							
							
								 chriseth | 8f2595957b | Merge pull request #7719 from ethereum/librarySignatuŕes Add selector member to public and external library functions. | 2019-11-20 18:43:14 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 5deaac0849 | Merge pull request #7740 from ethereum/istanbul Enable support for Istanbul | 2019-11-20 10:49:27 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | d696b3c92b | Merge pull request #7743 from ethereum/fixice-7558 Disallow conversion from ``super`` | 2019-11-19 18:52:33 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 23cad71c88 | Disallow conversion from ` super` | 2019-11-19 17:14:11 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 17ed0f0898 | Set costs to 0 for unreachable cases in GasCosts tests | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 17f6a5a060 | Update test expectations in GasCosts for ABIEncoderV2 | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | da50285ae3 | Update test expectations in GasCostsTests | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | cbb08ae3db | Add semantic test for SELFBALANCE in inline assembly | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | fc2af72a3d | Add semantic test for CHAINID in inline assembly | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 840aba8929 | Add new gas price for deployed bytecode (EIP2028) | 2019-11-19 17:09:18 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | d818746e0c | [SMTChecker] Fix ICE in abi.decode | 2019-11-18 13:15:10 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | a0ae36ba70 | Add selector member to public and external library functions. | 2019-11-15 16:12:29 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 766309b6e4 | Merge pull request #7713 from ethereum/no-lib-instance-7625 Disallow variables of library types | 2019-11-14 13:39:56 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 0891b9451b | Disallow variables of library types | 2019-11-14 13:20:31 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | a667384517 | Merge pull request #7712 from ethereum/fixIstanbulAsmParsing Fix assembly parsing by passing evm version. | 2019-11-14 13:20:15 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | b099374d8c | Fix assembly parsing by passing evm version. | 2019-11-14 13:06:36 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 8efacfb545 | [SMTChecker] Fix ICE in string literal to fixed bytes implicit conversion | 2019-11-13 22:25:18 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | e3652627fd | [SMTChecker] Fix ICE in CHC when function used as argument | 2019-11-13 15:11:30 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | c0cf96cbc1 | Merge pull request #7699 from ethereum/test-require-str Test `require` with string literals | 2019-11-13 12:20:23 +01:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | c74b1daef2 | Test requirewith string literalsfixes #6651 | 2019-11-13 12:01:25 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | ce7268272d | Allow obtaining the address of a library by conversion to ` address`. | 2019-11-12 17:09:13 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | a7e133b95c | Merge pull request #7696 from ethereum/semanticsTestsLibraryDeployment Add support for external libraries to extracted semantics tests. | 2019-11-12 15:50:36 +01:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | c7e3318dba | Add support for external libraries to extracted semantics tests. | 2019-11-12 15:19:04 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | dc2dff839c | [SMTChecker] Remove flaky tests until we fix the SMTChecker tests | 2019-11-12 12:58:42 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | b323134ef0 | [SMTChecker] Update test expectations for z3 4.8.6 | 2019-11-11 18:43:59 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 5dacaf57bc | Fix ICE in FixedBytes IndexAccess | 2019-11-08 17:29:40 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 10e70b8603 | [SMTChecker] Support inheritance and resolve overrides | 2019-11-06 11:00:06 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | c5e081dc8c | [SMTChecker] Refactor CHC loops and add if blocks | 2019-11-05 09:28:59 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo | 1eac3d1d83 | Merge pull request #7582 from ethereum/smt_multid_array_assignment [SMTChecker] Support assignments to m-d arrays and mappings | 2019-11-04 17:37:33 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 8a42e3f87a | [SMTChecker] Support assignments to m-d arrays and mappings | 2019-10-28 17:27:39 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 9719f099aa | Merge pull request #7551 from ethereum/060-cxx17-std-optional Use `std::optional<>` rather than `boost::optional<>` | 2019-10-28 12:17:31 +01:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | df729b3084 | Make use of C++17 std::optional<> instead of boost::optional<>. | 2019-10-28 11:39:30 +01:00 |  | 
			
				
					| 
							
							
								 Henry Lee | 24cbb4dd17 | Treat magic variables as unknown identifiers in inline assembly This fixes #4575. For keywords such as 'super' and 'this', will be
treated as unknown identifiers. | 2019-10-28 14:59:50 +11:00 |  | 
			
				
					| 
							
							
								 chriseth | 15e39f7d65 | Merge pull request #7556 from ethereum/ice-7550 Check for use of modifiers in invalid contexts | 2019-10-24 10:32:49 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | c3e8023ad5 | Fix wrong assert in overflow check | 2019-10-23 14:59:34 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 8c5d1da5a5 | Check for use of modifiers in invalid contexts | 2019-10-23 12:36:20 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | ad7cf42aad | Add missing dots in deprecation warning | 2019-10-23 12:23:21 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 6ac12afd06 | Disallow call of same-class-ctor as modifier | 2019-10-23 10:29:41 +02:00 |  | 
			
				
					| 
							
							
								 chriseth | e626437d77 | Merge pull request #7538 from ghallak/7198-remove-padded-zeros Remove trailing zeros from the output of BytesUtils::formatBytes | 2019-10-16 15:55:02 +02:00 |  | 
			
				
					| 
							
							
								 chriseth | ebfe7391ff | Use selfbalance for ` address(this).balance`. | 2019-10-16 14:25:56 +02:00 |  | 
			
				
					| 
							
							
								 Gaith Hallak | 8a8f553e4d | Remove trailing zeros from the output of BytesUtils::formatBytes | 2019-10-16 14:42:12 +03:00 |  | 
			
				
					| 
							
							
								 Gaith Hallak | 02ae43aad4 | Fix the documentation for TestFunctionCall::format | 2019-10-16 14:42:12 +03:00 |  | 
			
				
					| 
							
							
								 Gaith Hallak | 51ae296cac | Modify the expectation files in ASTJSON tests. | 2019-10-02 22:31:12 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Kirchner | 7202ebb5b2 | Fix internal compiler error for arrays of recursive structs. | 2019-10-01 16:51:14 +02:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | 00d7dac15f | Fixes source location in warning for shadowing import delcarations. | 2019-09-30 11:45:46 +02:00 |  | 
			
				
					| 
							
							
								 Christian Parpart | f85f6ba7e0 | Fixes doxygen style multiline comment parsing for files with CRLF as line terminators. | 2019-09-25 12:59:46 +02:00 |  | 
			
				
					| 
							
							
								 chriseth | cda23d63e9 | Merge pull request #7458 from ethereum/fixErrorMessage Fix error message about accessing storage pointers. | 2019-09-24 15:11:03 +02:00 |  | 
			
				
					| 
							
							
								 chriseth | 973e4ca90a | Merge pull request #7453 from ethereum/smt_lib_const_array [SMTChecker] Add "as const: function to SMTLib2Interface | 2019-09-24 11:02:34 +02:00 |  | 
			
				
					| 
							
							
								 chriseth | ca21659749 | Fix error message about accessing storage pointers. | 2019-09-24 10:52:02 +02:00 |  | 
			
				
					| 
							
							
								 chriseth | bfc8fd23ac | Document chainid and selfbalance. | 2019-09-19 15:35:37 +02:00 |  |