keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							167cfd4caa 
							
						 
					 
					
						
						
							
							Enable sealing if Engine provides internal sealing given author ( #2084 )  
						
						... 
						
						
						
						* enable internal sealing based on author
* add tests, keep track of engine sealing status
* method to check if default address is_sealer
* simplify constructors
* fix typo 
						
					 
					
						2016-09-15 12:12:15 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							9ed9857fba 
							
						 
					 
					
						
						
							
							Logs limit & log_index bug ( #2073 )  
						
						... 
						
						
						
						* Limiting number of logs
* Test for logs
* Fixing logs ordering and indexing
* Fixing sort
* unwrap -> expect
* Revert "unwrap -> expect"
This reverts commit e99e6e77f37692fe568448e768aa72775de8d0cd. 
						
					 
					
						2016-09-14 12:02:30 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							325967cadb 
							
						 
					 
					
						
						
							
							Fixing removal from gas price when moving future->current ( #2076 )  
						
						... 
						
						
						
						* Fixing removal from gas price when moving future->current
* unwrap -> expect 
						
					 
					
						2016-09-13 15:41:38 +02:00 
						 
				 
			
				
					
						
							
							
								keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							341e06481e 
							
						 
					 
					
						
						
							
							Split internal sealing from work preparation ( #2071 )  
						
						... 
						
						
						
						* separate block preparation methods
* Split internal sealing from work sealing, add cli option
* replace cli with engine method, simplify
* More docs about sealing types. Bypass work in external txs.
* split requires_reseal, add test and new test miner 
						
					 
					
						2016-09-13 15:09:07 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							83ddce011d 
							
						 
					 
					
						
						
							
							ensure the target folder doesn't exist before renaming ( #2074 )  
						
						
						
					 
					
						2016-09-13 10:33:03 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							edcc4080d5 
							
						 
					 
					
						
						
							
							fix failing master build: update tests to new init_restore signature. ( #2069 )  
						
						
						
					 
					
						2016-09-11 20:17:05 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							dcfd7eab6d 
							
						 
					 
					
						
						
							
							Local snapshot restore ( #2058 )  
						
						... 
						
						
						
						* restore from local snapshot
* update status with chunks done
* rework local restore trigger 
						
					 
					
						2016-09-11 14:05:59 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							835460a098 
							
						 
					 
					
						
						
							
							Merge pull request  #2059  from ethcore/snap_service_tests  
						
						... 
						
						
						
						Add a few tests for the snapshot service 
						
					 
					
						2016-09-11 13:27:57 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							53b22da1c1 
							
						 
					 
					
						
						
							
							Merge pull request  #2046  from ethcore/ipc-tweaks-3  
						
						... 
						
						
						
						IPC tweaks 
						
					 
					
						2016-09-09 17:31:59 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							ff17174cf1 
							
						 
					 
					
						
						
							
							also test abort_restore  
						
						
						
					 
					
						2016-09-08 12:44:10 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							756b7a3e67 
							
						 
					 
					
						
						
							
							test folder-deleting guards  
						
						
						
					 
					
						2016-09-08 12:27:13 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							c65a5c8e9c 
							
						 
					 
					
						
						
							
							add restored_is_equivalent test  
						
						
						
					 
					
						2016-09-08 12:14:53 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							b0f6bf2e78 
							
						 
					 
					
						
						
							
							remove client_db field from snapshot service  
						
						
						
					 
					
						2016-09-07 19:38:59 +02: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 
						 
				 
			
				
					
						
							
							
								debris 
							
						 
					 
					
						
						
						
						
							
						
						
							ba806a6359 
							
						 
					 
					
						
						
							
							Merge branch 'master' of github.com:ethcore/parity into spec_load_errors  
						
						
						
					 
					
						2016-09-07 10:24:58 +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 
						 
				 
			
				
					
						
							
							
								debris 
							
						 
					 
					
						
						
						
						
							
						
						
							aa8b871e49 
							
						 
					 
					
						
						
							
							handling invalid spec jsons properly, additional tests,  closes   #1840  
						
						
						
					 
					
						2016-09-05 17:41:34 +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 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							2fc70902e7 
							
						 
					 
					
						
						
							
							further tweaking of ipc entities lifecycle  
						
						
						
					 
					
						2016-09-03 11:31:29 +03:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							d9eb87cae7 
							
						 
					 
					
						
						
							
							add guard for temporary directories  
						
						
						
					 
					
						2016-09-02 19:00:20 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							cabb028c1c 
							
						 
					 
					
						
						
							
							Propagating transactions to peers on timer. ( #2035 )  
						
						
						
					 
					
						2016-09-01 19:07:58 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							bb6243c550 
							
						 
					 
					
						
						
							
							merge with master  
						
						
						
					 
					
						2016-09-01 15:07:06 +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 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							9a5668f802 
							
						 
					 
					
						
						
							
							get rid of populatable and bytesconvertable traits ( #2019 )  
						
						
						
					 
					
						2016-09-01 12:23:31 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							c8f3be2d93 
							
						 
					 
					
						
						
							
							Merge pull request  #2025  from ethcore/triedbmut_double_insert  
						
						... 
						
						
						
						always process trie death row on commit, add more tracing 
						
					 
					
						2016-09-01 11:19:22 +02:00 
						 
				 
			
				
					
						
							
							
								debris 
							
						 
					 
					
						
						
						
						
							
						
						
							f5f4736e7c 
							
						 
					 
					
						
						
							
							simplified iterator  
						
						
						
					 
					
						2016-08-31 17:36:49 +02:00 
						 
				 
			
				
					
						
							
							
								debris 
							
						 
					 
					
						
						
						
						
							
						
						
							996b4b9dc0 
							
						 
					 
					
						
						
							
							fixed transaction addresses mapping,  fixes   #1971  
						
						
						
					 
					
						2016-08-31 16:55:43 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							c61da07516 
							
						 
					 
					
						
						
							
							always process trie death row on commit, add more tracing  
						
						
						
					 
					
						2016-08-31 14:28:56 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							a88440ebae 
							
						 
					 
					
						
						
							
							Merge pull request  #2018  from ethcore/builtin_trait  
						
						... 
						
						
						
						builtin trait refactoring 
						
					 
					
						2016-08-31 12:01:54 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							a34bd389ce 
							
						 
					 
					
						
						
							
							builtin trait refactoring  
						
						
						
					 
					
						2016-08-30 13:55:37 +02:00 
						 
				 
			
				
					
						
							
							
								Nipunn Koorapati 
							
						 
					 
					
						
						
						
						
							
						
						
							4389742ca3 
							
						 
					 
					
						
						
							
							Make the block header struct's internals private ( #2000 )  
						
						... 
						
						
						
						* Make the block header struct's internals private
Currently, this involves a lot of explicit cloning, but we
could migrate the return types of the get_* functions to
be copies rather than references since they are mostly copy
types anyway.
I opted to eliminate the constructor in favor of using
Default::default() plus calling a bunch of setters. This
is similar to the model that a Google Protobuf client uses
and I think it looks fine.
* Drop some unnecessary cloning by comparing references
* Fix compiler errors from callsites in tests. 
						
					 
					
						2016-08-29 11:35:23 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							1c19a807d9 
							
						 
					 
					
						
						
							
							Take control of recovered snapshots, start restoration asynchronously ( #2010 )  
						
						... 
						
						
						
						* take control of given snapshot
* start snapshot restoration asynchronously, 
						
					 
					
						2016-08-25 22:20:44 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							2aef81cf90 
							
						 
					 
					
						
						
							
							remove internal locking from DBTransaction ( #2003 )  
						
						
						
					 
					
						2016-08-25 16:43:56 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							b18407b9e3 
							
						 
					 
					
						
						
							
							Snapshot optimizations ( #1991 )  
						
						... 
						
						
						
						* apply RLP compression to abridged blocks
* add memorydb consolidate
* code hash optimization
* add warning to snapshot restoration CLI 
						
					 
					
						2016-08-25 14:28:45 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							d47361270a 
							
						 
					 
					
						
						
							
							Merge pull request  #1998  from ethcore/bloom_optimization  
						
						... 
						
						
						
						small blooms optimization 
						
					 
					
						2016-08-24 20:39:39 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							f6b8dd0e78 
							
						 
					 
					
						
						
							
							protection from adding empty traces && assertion in traces db ( #1994 )  
						
						... 
						
						
						
						* protection from readding empty traces && assertion in traces db
* simplified assert 
						
					 
					
						2016-08-24 18:35:53 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							b0d462c6c9 
							
						 
					 
					
						
						
							
							Signature cleanup ( #1921 )  
						
						... 
						
						
						
						* Address renamed to H160 at bigint library level
* moved uint specific test from util to bigint library
* naming
* unifing hashes in progress
* unifing hashes
* cleanup redundant unwraps in tests
* Removing util/crypto in progress.
* fixed compiling
* signature cleanup in progress
* new module - ethcrypto used by ethstore and ethcore-network
* fixed compiling
* fixed compiling
* fixed merge 
						
					 
					
						2016-08-24 18:35:21 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							190e4db266 
							
						 
					 
					
						
						
							
							Trie query recording and AccountDB factory for no mangling ( #1944 )  
						
						... 
						
						
						
						* optionally use no mangling for accountdb
* add the recorder module
* get_recorded for tries, no virtual dispatch on readonly tries
* add recording test 
						
					 
					
						2016-08-24 16:53:36 +02:00