| 
							
							
								 keorn | 3a68fab066 | new simple authority engine | 2016-09-08 12:12:24 +02:00 |  | 
			
				
					| 
							
							
								 keorn | c31eab53ea | add non renewing timer | 2016-09-08 10:36:19 +02:00 |  | 
			
				
					| 
							
							
								 Denis S. Soldatov aka General-Beck | 012a1f328b | Update gitlab-ci | 2016-09-08 01:50:05 +07:00 |  | 
			
				
					| 
							
							
								 Denis S. Soldatov aka General-Beck | ebad54a3a6 | Update gitlab-ci replace test with build and add CXX to armv7 | 2016-09-08 01:47:34 +07:00 |  | 
			
				
					| 
							
							
								 Denis S. Soldatov aka General-Beck | a2f475986f | Update gitlab-ci add allow_failure: true to armv7 | 2016-09-08 00:26:18 +07:00 |  | 
			
				
					| 
							
							
								 Denis S. Soldatov aka General-Beck | 1c4f5b98a5 | Update gitlab-ci | 2016-09-07 23:49:44 +07:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 57d5c35bb6 | Use proper database configuration in snapshots. (#2052) * use proper database config in snapshot service
* add snapshot path to parity directories struct
* fix RPC tests | 2016-09-07 15:27:28 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 541b14a4ab | periodic snapshot tweaks (#2054) * periodic snapshot tweaks
* set SNAPSHOT_HISTORY to 500 | 2016-09-07 15:27:14 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 7bde9dc372 | Merge pull request #2057 from ethcore/ethkey-cli ethkey-cli | 2016-09-07 14:20:41 +02:00 |  | 
			
				
					| 
							
							
								 debris | e9593e0abb | ethkey-cli | 2016-09-07 13:59:14 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | e12788f3a4 | Merge pull request #2056 from ethcore/ethstore-cli Forward ethstore-cli feature | 2016-09-07 13:52:40 +02:00 |  | 
			
				
					| 
							
							
								 arkpar | fca2b1a242 | Forward ethstore-cli feature | 2016-09-07 13:49:11 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 916ce03c10 | Merge pull request #2049 from ethcore/spec_load_errors handling invalid spec jsons properly, additional tests, closes #1840 | 2016-09-07 11:52:11 +02:00 |  | 
			
				
					| 
							
							
								 debris | 61d3d74934 | fixed compiling rpc tests | 2016-09-07 10:36:18 +02:00 |  | 
			
				
					| 
							
							
								 debris | ba806a6359 | Merge branch 'master' of github.com:ethcore/parity into spec_load_errors | 2016-09-07 10:24:58 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 31cd965d66 | Merge pull request #2044 from ethcore/periodic_snapshot Periodic snapshots | 2016-09-06 18:34:31 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | f054a7b8d5 | more info on current periodic snapshot | 2016-09-06 17:44:11 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 46581e173d | check block queue size before taking periodic snapshot | 2016-09-06 15:49:44 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 1e2cdedc9b | merge with master | 2016-09-06 15:41:56 +02:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 5c5d9c8ccd | Snapshot sync (#2047) * PV64 sync
* Tests
* Client DB restore
* Snapshot restoration over IPC
* Upating test
* Minor tweaks
* Upating test | 2016-09-06 15:31:13 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 09bc675e6a | address grumbles | 2016-09-05 22:59:34 +02:00 |  | 
			
				
					| 
							
							
								 debris | aa8b871e49 | handling invalid spec jsons properly, additional tests, closes #1840 | 2016-09-05 17:41:34 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 9655920896 | Merge pull request #2033 from ethcore/dapps-sync Nice error pages for Dapps & Signer | 2016-09-05 15:33:50 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 46b1224f7c | Merge branch 'master' into periodic_snapshot | 2016-09-05 14:50:43 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | f0ef5e6943 | keep snapshot watcher alive | 2016-09-05 14:25:56 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 4e466f09db | Add a few small snapshot tests (#2038) * add manifest data test
* begin tests for io
* add unit tests for snapshot io
* service smoke test
* remove empty service module | 2016-09-05 12:24:03 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 2bf235e226 | use more mocking in tests | 2016-09-05 12:17:21 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | da2c2e5fc6 | facelift for traces, added errors (#2042) * evm errors facelift
* facelift for traces, added errors with description
* additional tests for traces json serialization | 2016-09-05 11:56:44 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | e2377dd510 | Merge branch 'master' into dapps-sync Conflicts:
	dapps/src/handlers/fetch.rs | 2016-09-05 08:43:07 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 59f18ab958 | Fetching content from HTTPS using rustls(#2024)* Fetching https
* Fetching dispatcher (HTTP, HTTPS)
* Fetching from github
* Chunked encoding parser
* Abort support
* Fixing tests and review comments
* Cargo.lock order [ci skip]
* Relaxed -> SeqCst | 2016-09-03 01:34:32 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | c0b097832b | Skipping log when there are no transactions were sent (#2045) | 2016-09-03 01:33:34 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | a0541738ab | disabling of periodic snapshots with the --no-periodic-snapshot flag | 2016-09-02 20:30:06 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | d9eb87cae7 | add guard for temporary directories | 2016-09-02 19:00:20 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 1c450f616d | register the watcher as a ChainNotify | 2016-09-02 18:48:07 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | e3749b3bc4 | implement snapshot watcher | 2016-09-02 18:28:47 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 04dee54cb3 | add take_snapshot to snapshot service | 2016-09-02 16:15:25 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | e0feaa9d4d | Merge pull request #2034 from ethcore/rlp-crate rlp as separate crate | 2016-09-02 13:48:09 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | e2e6b11dc7 | Fixing uint serialization (#2037) | 2016-09-02 11:38:15 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 5b27ea3b4d | Fixing new transactions without alternating (#2039) | 2016-09-02 11:37:45 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | d0bc80e58a | Fixign tests | 2016-09-02 10:10:51 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | cabb028c1c | Propagating transactions to peers on timer. (#2035) | 2016-09-01 19:07:58 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 9f8482e968 | Consistent capitalization of titles | 2016-09-01 15:33:26 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | bb6243c550 | merge with master | 2016-09-01 15:07:06 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 74ffcff99c | port parity itself | 2016-09-01 14:55:07 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | d763664d16 | port network, sync, rpc | 2016-09-01 14:49:12 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 5dd56aa070 | port ethcore | 2016-09-01 14:29:59 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | eb7b62a61c | move rlp to separate crate, port ethcore-util to it | 2016-09-01 13:36:32 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 31dbbf5431 | Merge branch 'master' into dapps-sync Conflicts:
	Cargo.lock
	dapps/src/router/mod.rs
	signer/src/ws_server/session.rs | 2016-09-01 13:36:28 +02:00 |  | 
			
				
					| 
							
							
								 Robert Habermeier | 9a5668f802 | get rid of populatable and bytesconvertable traits (#2019) | 2016-09-01 12:23:31 +02:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 3439c06a1c | Synchronization tweaks for IPC services (#2028) * using sequentally consistent checks
* making shutdown method synchronous
* redndant line | 2016-09-01 12:04:19 +02:00 |  |