| 
							
							
								 Nikolay Volf | f29417eea9 | allow dead code for macros expansion | 2016-02-26 14:50:55 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 4b0ec64299 | random init for benches | 2016-02-25 22:48:34 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | e946e2ab18 | epic mul overflow bug | 2016-02-25 22:27:22 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 600859ed04 | [ci skip] flush | 2016-02-25 19:58:09 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 2ee4a0c8c6 | mistake of ne/jcxz | 2016-02-25 18:16:08 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 5d22ad3fc8 | counter jump better | 2016-02-25 18:10:33 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 864e754074 | overflowing_sub in sub | 2016-02-25 18:02:08 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 7525ff23cf | removed artefact cls/pushf/popf | 2016-02-25 17:59:08 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | fb5779a00e | specific feature for asm opt | 2016-02-25 16:55:03 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 5467b06c4f | fix bench iter | 2016-02-25 16:40:36 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | f17d893f53 | fixed mul, fixed register pref | 2016-02-25 16:20:57 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | ae76a509dc | inline test | 2016-02-25 03:10:02 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | da69ea51fe | inline | 2016-02-25 03:09:33 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 370d9015b4 | Merge branch 'master' into bigint-opt | 2016-02-25 02:10:19 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 53af2d7dfb | Merge pull request #512 from ethcore/fix-block-inclusive fix issue with starting requested block number was not included itself | 2016-02-25 02:09:28 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 0794049d18 | fix naughty macros | 2016-02-25 02:05:59 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | ccaa194681 | mul, bench showtime | 2016-02-25 02:00:34 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 7821505139 | sub x64 optimize | 2016-02-24 23:08:21 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 476bb85d41 | r m/r + setc/xor | 2016-02-24 21:36:31 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | dd8652dbf4 | u256 to inline assembly opt | 2016-02-24 21:17:29 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | d4ad673d64 | tested out | 2016-02-24 15:01:45 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | d51942e59d | fix issue with starting requested block number was not included itself | 2016-02-24 14:36:41 +03:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | e519e162df | Merge pull request #510 from ethcore/fixed_gh_token fixed travis --org GH_TOKEN | 2016-02-24 11:24:42 +01:00 |  | 
			
				
					| 
							
							
								 debris | 365218590c | fixed travis --org GH_TOKEN | 2016-02-24 11:19:27 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 769e776ee4 | Merge pull request #506 from ethcore/log Improved log format | 2016-02-23 23:19:52 +03:00 |  | 
			
				
					| 
							
							
								 arkpar | 40f908a499 | Log formatting | 2016-02-23 20:14:37 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 6fe189cbd9 | Merge pull request #502 from ethcore/network Log address on failed connection attempt | 2016-02-23 17:59:50 +03:00 |  | 
			
				
					| 
							
							
								 arkpar | 492bf7154e | Log address | 2016-02-23 15:02:08 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | a05e8d226f | Merge pull request #501 from ethcore/todr Bumping clippy and fixing warnings. | 2016-02-23 14:23:45 +03:00 |  | 
			
				
					| 
							
							
								 Tomusdrw | 3734959f55 | Deriving PartialEq and disabling clippy warning | 2016-02-23 11:54:10 +01:00 |  | 
			
				
					| 
							
							
								 Tomusdrw | 07e704c968 | Fixing clippy warnings. Implementing PartialEq for Uints | 2016-02-23 11:40:23 +01:00 |  | 
			
				
					| 
							
							
								 Tomusdrw | c2952b49b4 | Bumping clippy version Fixes #496 | 2016-02-23 10:47:57 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | cffaa3b2ee | Merge pull request #500 from ethcore/todr Bumping versions. Fixes #496 | 2016-02-23 12:34:15 +03:00 |  | 
			
				
					| 
							
							
								 Tomusdrw | 60a8b92e10 | Bumping versions. Fixes #496 | 2016-02-23 10:14:56 +01:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 4e023a1bb8 | Merge pull request #494 from ethcore/usererrors Manage final user-input errors. | 2016-02-22 20:04:17 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 72d0719223 | Update docs. | 2016-02-22 18:11:53 +01:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 5fdc9c8adb | Merge pull request #495 from ethcore/netcleanups Remove unneeded code, fix minor potential issue with length. | 2016-02-22 14:38:31 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 5917290562 | Remove unneeded code, fix minor potential issue with length. | 2016-02-22 13:59:25 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 64d566ff52 | Manage final user-input errors. | 2016-02-22 13:58:41 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 38ccc24577 | Merge pull request #488 from ethcore/shortversio Remove "unknown" from version string. | 2016-02-22 10:54:34 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | e63aba73c5 | Remove "unknown" from version string. | 2016-02-22 09:04:44 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | aedc65dbbf | Merge branch 'master' of github.com:ethcore/parity | 2016-02-21 21:46:17 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | fbee46d69d | Fix netstats. | 2016-02-21 21:45:56 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 0477d245bc | Merge pull request #486 from ethcore/gitversion Include git commit date & hash. | 2016-02-21 21:41:20 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 0c832853b6 | Avoid the dep = "*" | 2016-02-21 21:22:11 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | ea187253a2 | Include git commit date & hash. | 2016-02-21 21:14:09 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 22ff5bb7d7 | Merge pull request #485 from ethcore/properversion Use proper version string. | 2016-02-21 20:23:37 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 6fa2284c68 | Remove unneeded deps. | 2016-02-21 20:03:01 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 63bbd0ccd8 | Use proper version string. | 2016-02-21 20:00:45 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 75129613c5 | Merge pull request #480 from ethcore/network Networking fixes | 2016-02-21 18:57:10 +01:00 |  |