Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							fb53a9362e 
							
						 
					 
					
						
						
							
							accounts: AccountManager -> Manager  
						
						
						
					 
					
						2015-03-08 01:58:35 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							fda7b4c79d 
							
						 
					 
					
						
						
							
							accounts: use pointers consistently  
						
						... 
						
						
						
						Account is now always a non-pointer. This will be important once
the manager starts remembering accounts.
AccountManager is now always a pointer because it contains locks
and locks cannot be copied. 
						
					 
					
						2015-03-08 00:18:13 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							d66f93cecd 
							
						 
					 
					
						
						
							
							accounts, core, eth, xeth: use account manager for everything  
						
						... 
						
						
						
						The account manager is now responsible for picking the
default account and the coinbase. 
						
					 
					
						2015-03-07 12:38:33 +01:00 
						 
				 
			
				
					
						
							
							
								Gustav Simonsson 
							
						 
					 
					
						
						
						
						
							
						
						
							bc45e5c6de 
							
						 
					 
					
						
						
							
							Integrate eth_accounts and eth_transact to use new account manager  
						
						... 
						
						
						
						* Add from to eth_transact / xeth.Transact and add static pass in lieu
  of integrating with native Mist window for user passphrase entry
* Make eth_accounts return AccountManager.Accounts()
* Add a Generate Key menu item in Mist 
						
					 
					
						2015-03-06 13:10:42 +00:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							ac88ae86a3 
							
						 
					 
					
						
						
							
							GetOrNew for accessors.  Fixes   #404  
						
						
						
					 
					
						2015-03-01 19:07:38 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							49ded3aa77 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop  
						
						... 
						
						
						
						Conflicts:
	accounts/account_manager.go 
						
					 
					
						2015-02-26 12:06:01 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							5ab0eaa06d 
							
						 
					 
					
						
						
							
							wip  
						
						
						
					 
					
						2015-02-26 11:14:54 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							b2a225a52e 
							
						 
					 
					
						
						
							
							Properly uninstall filters. Mining issue fixed #closes  #365  
						
						... 
						
						
						
						* Added an additional tx state which is used to get the current nonce
* Refresh transient state each time a new canonical block is found
* Properly uninstall filters. Fixes a possible crash in RPC 
						
					 
					
						2015-02-23 15:43:41 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							483d96a89d 
							
						 
					 
					
						
						
							
							Added eth_logs & fixed issue with manual log filtering  
						
						... 
						
						
						
						* Implemented `eth_logs`
* Fixed issue with `filter.Find()` where logs were appended to an
  incorrect, non-returned slice resulting in no logs found 
						
					 
					
						2015-02-22 13:12:01 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							75625801f5 
							
						 
					 
					
						
						
							
							fixed merge  
						
						
						
					 
					
						2015-02-20 15:18:07 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							ea9a549bbd 
							
						 
					 
					
						
						
							
							Removed exported fields from state object and added proper set/getters  
						
						
						
					 
					
						2015-02-20 14:19:34 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							fa4cbad315 
							
						 
					 
					
						
						
							
							Optimisations and fixed a couple of DDOS issues in the miner  
						
						
						
					 
					
						2015-02-19 22:33:22 +01:00 
						 
				 
			
				
					
						
							
							
								Taylor Gerring 
							
						 
					 
					
						
						
						
						
							
						
						
							a59cd94625 
							
						 
					 
					
						
						
							
							Add setMining RPC method  
						
						
						
					 
					
						2015-02-19 18:58:15 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							0057bb4ef6 
							
						 
					 
					
						
						
							
							WIP QT Clipboard  
						
						
						
					 
					
						2015-02-19 11:51:38 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							7fc9b5b3f9 
							
						 
					 
					
						
						
							
							Changed to ChainEvent and fixed a nil pointer in transact  
						
						
						
					 
					
						2015-02-17 22:20:47 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							8135752a32 
							
						 
					 
					
						
						
							
							"centralised" mining to backend.  Closes   #323  
						
						
						
					 
					
						2015-02-17 12:24:58 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							8305d409d2 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into miner  
						
						
						
					 
					
						2015-02-13 17:00:15 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							76fa75b394 
							
						 
					 
					
						
						
							
							wip  
						
						
						
					 
					
						2015-02-13 15:35:54 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							38faf2c51a 
							
						 
					 
					
						
						
							
							removed messages  
						
						
						
					 
					
						2015-02-12 17:06:15 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							b64ad7a2a6 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into miner  
						
						
						
					 
					
						2015-02-11 23:46:54 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							ddccea75e8 
							
						 
					 
					
						
						
							
							Fixed "to" field  
						
						
						
					 
					
						2015-02-10 13:20:06 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							da2fae0e43 
							
						 
					 
					
						
						
							
							Basic structure miner  
						
						
						
					 
					
						2015-02-10 13:04:38 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							56f777b2fc 
							
						 
					 
					
						
						
							
							cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API  
						
						
						
					 
					
						2015-02-06 00:03:59 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							e40c1c62ce 
							
						 
					 
					
						
						
							
							API changed to use Pubkey only. Reflected that change in the rest of the api  
						
						
						
					 
					
						2015-02-05 15:00:59 -08:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							b1870631a4 
							
						 
					 
					
						
						
							
							WIP miner  
						
						
						
					 
					
						2015-02-04 05:53:22 -08:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							7bd2fbe2b1 
							
						 
					 
					
						
						
							
							Fixed whisper "to" filtering.  Closes   #283  
						
						
						
					 
					
						2015-02-03 07:16:05 -08:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							623469cb6c 
							
						 
					 
					
						
						
							
							Added missing whisper timestamp.  Closes   #284  
						
						
						
					 
					
						2015-02-03 06:56:19 -08:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							d52878c744 
							
						 
					 
					
						
						
							
							Removed some VMEnv & Added VmType() to vm.Environment  
						
						
						
					 
					
						2015-02-01 15:29:57 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							2d9b3aa537 
							
						 
					 
					
						
						
							
							Removed debug log  
						
						
						
					 
					
						2015-01-30 17:00:33 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							c03d403437 
							
						 
					 
					
						
						
							
							Added whisper interface for xeth, added examples, updated RPC  
						
						... 
						
						
						
						* Added RPC methods for whisper
* Added whisper example 
						
					 
					
						2015-01-30 13:25:12 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							54927dc0e0 
							
						 
					 
					
						
						
							
							Fixed issue with Storage()  
						
						... 
						
						
						
						* Storage() returned encoded values. They are now decode prior to hexing
* Removed old code from state object
* Updated coin 
						
					 
					
						2015-01-29 23:58:43 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							0031f388ac 
							
						 
					 
					
						
						
							
							More dapp samples  
						
						... 
						
						
						
						* Info DApp, coin DApp
* Additional rpc methods 
						
					 
					
						2015-01-29 20:39:26 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							6488a392a3 
							
						 
					 
					
						
						
							
							Reimplemented message filters for rpc calls  
						
						
						
					 
					
						2015-01-29 16:52:00 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							84adf77bf3 
							
						 
					 
					
						
						
							
							Added RPC "Call" for JS calls to contracts  
						
						
						
					 
					
						2015-01-29 13:10:34 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							cebb149f5c 
							
						 
					 
					
						
						
							
							removed key while in the process of moving to the new key storage  
						
						
						
					 
					
						2015-01-28 20:50:09 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							872b249711 
							
						 
					 
					
						
						
							
							further cleaned up xeth interface  
						
						
						
					 
					
						2015-01-28 18:36:23 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							1146f25015 
							
						 
					 
					
						
						
							
							clean up of xeth  
						
						
						
					 
					
						2015-01-28 18:25:50 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							7f638f0b2d 
							
						 
					 
					
						
						
							
							moving to a better xeth  
						
						
						
					 
					
						2015-01-28 18:14:28 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							e3da85faed 
							
						 
					 
					
						
						
							
							Implemented filter for ws + fixes  
						
						... 
						
						
						
						* proper 0xhex
* filters fixed
* start of filter manager
* accounts for ws. Closes  #246  
						
					 
					
						2015-01-10 00:51:56 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							fed3e6a808 
							
						 
					 
					
						
						
							
							Refactored ethutil.Config.Db out  
						
						
						
					 
					
						2015-01-07 13:17:48 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							564f02aa2b 
							
						 
					 
					
						
						
							
							Fixed tests  
						
						
						
					 
					
						2015-01-06 13:18:09 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							c9985bf563 
							
						 
					 
					
						
						
							
							Fixed peer window. Minor tweaks and fixes  
						
						
						
					 
					
						2015-01-05 19:53:53 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							c1dee15144 
							
						 
					 
					
						
						
							
							BlockManager => BlockProcessor  
						
						
						
					 
					
						2015-01-05 00:18:44 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							ca1b2a1a91 
							
						 
					 
					
						
						
							
							Changed prev_hash to block_hash, state transition now uses vm env  
						
						... 
						
						
						
						* PREVHASH => BLOCKHASH( N )
* State transition object uses VMEnv as it's query interface
* Updated vm.Enviroment has GetHash( n ) for BLOCKHASH instruction
* Added GetHash to xeth, core, utils & test environments 
						
					 
					
						2015-01-03 17:18:43 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							5c82fdc243 
							
						 
					 
					
						
						
							
							Make sure that the object exists  
						
						
						
					 
					
						2015-01-02 22:18:23 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							4dc7ee9087 
							
						 
					 
					
						
						
							
							Closure => Context  
						
						
						
					 
					
						2015-01-02 16:14:12 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							780abaec98 
							
						 
					 
					
						
						
							
							Switched to new trie  
						
						
						
					 
					
						2014-12-23 18:35:36 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							4cd79d8ddd 
							
						 
					 
					
						
						
							
							Refactored block & Transaction  
						
						... 
						
						
						
						* Includes new rlp decoder 
						
					 
					
						2014-12-23 13:48:44 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							207b6c50fb 
							
						 
					 
					
						
						
							
							Merge branch 'badsig' of  https://github.com/ebuchman/go-ethereum  into ebuchman-badsig  
						
						... 
						
						
						
						Conflicts:
	core/transaction_pool.go 
						
					 
					
						2014-12-19 00:33:05 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							6e24b1587d 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into poc8  
						
						
						
					 
					
						2014-12-19 00:19:02 +01:00