| 
							
							
								 Péter Szilágyi | 6a01363d1d | Merge pull request #16644 from ligi/reduce_aar_size build: Add ldflags "-s -w" when building aar | 2018-05-02 12:23:24 +03:00 |  | 
			
				
					| 
							
							
								 ligi | 58c4e033f4 | build: Add ldflags -s -w when building aar Smaller size on mobile is always good.
Might also solve our maven central upload problem | 2018-05-02 11:21:24 +02:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 5449139ca2 | Merge pull request #16569 from holiman/evm_blocknum cmd/evm: use block number from genesis | 2018-05-02 11:48:38 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 579ac6287b | Merge pull request #16576 from CrispinFlowerday/bugfix/local_underpriced_txs core: ensure local transactions aren't discarded as underpriced | 2018-05-02 11:34:47 +03:00 |  | 
			
				
					| 
							
							
								 kiel barry | a7720b5926 | core: golint updates for this or self warning (#16633) | 2018-05-02 11:27:59 +03:00 |  | 
			
				
					| 
							
							
								 kiel barry | 670bae4cd3 | internal: golint updates for this or self warning (#16634) | 2018-05-02 11:26:21 +03:00 |  | 
			
				
					| 
							
							
								 Eli | 4a8d5d2b1e | trie: golint iterator fixes (#16639) | 2018-05-02 11:24:34 +03:00 |  | 
			
				
					| 
							
							
								 Eli | d76c5ca532 | tests: golint fixes for tests directory (#16640) | 2018-05-02 11:20:19 +03:00 |  | 
			
				
					| 
							
							
								 kiel barry | c1ea527573 | accounts: golint updates for this or self warning (#16627) | 2018-05-02 11:17:52 +03:00 |  | 
			
				
					| 
							
							
								 Martin Holst Swende | 8dfa4f46a9 | evm/main: use blocknumber from genesis | 2018-05-02 10:17:00 +02:00 |  | 
			
				
					| 
							
							
								 Crispin Flowerday | 0afd767537 | core: ensure local transactions aren't discarded as underpriced This fixes an issue where local transactions are discarded as
underpriced when the pool and queue are full. | 2018-05-02 11:04:40 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 448d17b8f7 | Merge pull request #16630 from tstranex/master vendor: Fix index out of range panic when size is bigger than 1 TiB | 2018-05-02 10:58:14 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 9922943b42 | Merge pull request #16636 from reductionista/travis travis.yml: remove obsolete brew-cask install | 2018-05-02 10:41:50 +03:00 |  | 
			
				
					| 
							
							
								 timothy | a1949d0788 | vendor: fix leveldb crash when bigger than 1 TiB | 2018-05-02 10:34:31 +03:00 |  | 
			
				
					| 
							
							
								 Eli | 9f6af6f812 | whisper: Golint fixes in whisper packages (#16637) | 2018-05-02 08:17:17 +02:00 |  | 
			
				
					| 
							
							
								 Domino Valdano | ea171d5bd9 | travis.yml: remove obsolete brew-cask install | 2018-05-01 11:41:34 -07:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 1da33028ce | Merge pull request #16588 from karalabe/tracer-dirty-fix core, eth: fix tracer dirty finalization | 2018-04-27 16:28:19 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 7a7428a027 | core, eth: fix tracer dirty finalization | 2018-04-27 14:29:18 +03:00 |  | 
			
				
					| 
							
							
								 xincaosu | cfe8f5fd94 | trie: remove unused bufparameter (#16583) | 2018-04-27 12:45:02 +03:00 |  | 
			
				
					| 
							
							
								 Martin Klepsch | 852aa143ac | cmd/utils: point users to --syncmode under DEPRECATED (#16572) Indicate that --light and --fast options are replaced by --syncmode | 2018-04-27 12:32:06 +03:00 |  | 
			
				
					| 
							
							
								 Felix Lange | b724d1aada | core/state: cache missing storage entries (#16584) | 2018-04-27 12:13:23 +03:00 |  | 
			
				
					| 
							
							
								 kimmylin | 86be91b3e2 | core/types: avoid duplicating transactions on changing signer (#16435) | 2018-04-24 10:39:03 +03:00 |  | 
			
				
					| 
							
							
								 Felix Lange | e7067be94f | cmd/geth, mobile: add memsize to pprof server (#16532) * cmd/geth, mobile: add memsize to pprof server
This is a temporary change, to be reverted before the next release.
* cmd/geth: fix variable name | 2018-04-23 16:20:39 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 9586f2acc7 | VERSION, params: begin release cycle 1.8.7 | 2018-04-23 15:54:11 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 12683feca7 | params: release v1.8.6 to fix docker images
						
						
						
						
						
						
							
 v1.8.6 | 2018-04-23 15:52:02 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 49371bf255 | Dockerfile: drop legacy discovery v5 port mappings | 2018-04-23 15:51:30 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 16a78b095e | Merge pull request #16552 from karalabe/revert-docker-user Dockerfile: revert the user change PR that broke all APIs | 2018-04-23 15:27:24 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 96a6c8ba0a | Dockerfile: revert the user change PR that broke all APIs | 2018-04-23 15:26:15 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 7d2c730acb | Merge pull request #16551 from ethereum/revert-16477-puppeth-dockerfile-permission-fix Revert "cmd/puppeth: fix node deploys for updated dockerfile user" | 2018-04-23 15:24:17 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | abd881f6d4 | Revert "cmd/puppeth: fix node deploys for updated dockerfile user" | 2018-04-23 15:23:56 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 4f91831aec | Merge pull request #16550 from ethereum/revert-16478-fix-alltools-dockerfile Revert "Dockerfile.alltools: fix invalid command" | 2018-04-23 15:23:47 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 3f2583d6d1 | Revert "Dockerfile.alltools: fix invalid command" | 2018-04-23 15:23:14 +03:00 |  | 
			
				
					| 
							
							
								 Vie | 26a4dbb467 | cmd/geth: update the copyright year in the geth command usage (#16537) | 2018-04-23 13:45:43 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 50aa1dcfda | VERSION, params: begin Geth 1.8.6 release cycle | 2018-04-23 10:06:45 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | cbdaa0ca2a | params: release Geth v1.8.5 - Dirty Derivative²
						
						
						
						
						
						
							
 v1.8.5 | 2018-04-23 10:02:34 +03:00 |  | 
			
				
					| 
							
							
								 Domino Valdano | 7cf83cee52 | eth/downloader: fix for Issue #16539 (#16546) | 2018-04-23 10:01:21 +03:00 |  | 
			
				
					| 
							
							
								 Fabian Raetz | 744428cb03 | vendor: update elastic/gosigar so that it compiles on OpenBSD (#16542) | 2018-04-21 19:19:12 +02:00 |  | 
			
				
					| 
							
							
								 Lorenzo Manacorda | b15eb665ee | ethclient: add DialContext and Close (#16318) DialContext allows users to pass a Context object for cancellation.
Close closes the underlying RPC connection. | 2018-04-19 15:36:33 +02:00 |  | 
			
				
					| 
							
							
								 gluk256 | a16f12ba86 | whisper/whisperv6: post returns the hash of sent message (#16495) | 2018-04-19 15:34:24 +02:00 |  | 
			
				
					| 
							
							
								 Martin Holst Swende | 8feb31825e | rpc: handle HTTP response error codes (#16500) | 2018-04-19 15:32:43 +02:00 |  | 
			
				
					| 
							
							
								 Wuxiang | 8f8774cf6d | all: fix various typos (#16533) * fix typo
* fix typo
* fix typo | 2018-04-19 16:32:02 +03:00 |  | 
			
				
					| 
							
							
								 dm4 | c514fbccc0 | core/asm: accept uppercase instructions (#16531) | 2018-04-19 15:31:30 +02:00 |  | 
			
				
					| 
							
							
								 Felix Lange | 52b046c9b6 | rpc: clean up IPC handler (#16524) This avoids logging accept errors on shutdown and removes
a bit of duplication. It also fixes some goimports lint warnings. | 2018-04-18 12:27:20 +02:00 |  | 
			
				
					| 
							
							
								 Zhenguo Niu | 661f5f3dac | cmd/utils: fix help template issue for subcommands (#16351) | 2018-04-18 01:50:25 +02:00 |  | 
			
				
					| 
							
							
								 dm4 | 49e38c970e | core/asm: remove unused condition (#16487) | 2018-04-18 01:08:31 +02:00 |  | 
			
				
					| 
							
							
								 thomasmodeneis | ba1030b6b8 | build: enable goimports and varcheck linters (#16446) | 2018-04-18 00:53:50 +02:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 7605e63cb9 | VERSION, params: begin v1.8.5 release cycle | 2018-04-17 11:26:06 +03:00 |  | 
			
				
					| 
							
							
								 Péter Szilágyi | 2423ae01e0 | params: release Geth v1.8.4
						
						
						
						
						
						
							
 v1.8.4 | 2018-04-17 11:20:53 +03:00 |  | 
			
				
					| 
							
							
								 Felföldi Zsolt | 92c6d13083 | light: new CHTs (#16515) | 2018-04-17 09:33:31 +03:00 |  | 
			
				
					| 
							
							
								 Martin Holst Swende | ec3db0f56c | cmd/clef, signer: initial poc of the standalone signer (#16154) * signer: introduce external signer command
* cmd/signer, rpc: Implement new signer. Add info about remote user to Context
* signer: refactored request/response, made use of urfave.cli
* cmd/signer: Use common flags
* cmd/signer: methods to validate calldata against abi
* cmd/signer: work on abi parser
* signer: add mutex around UI
* cmd/signer: add json 4byte directory, remove passwords from api
* cmd/signer: minor changes
* cmd/signer: Use ErrRequestDenied, enable lightkdf
* cmd/signer: implement tests
* cmd/signer: made possible for UI to modify tx parameters
* cmd/signer: refactors, removed channels in ui comms, added UI-api via stdin/out
* cmd/signer: Made lowercase json-definitions, added UI-signer test functionality
* cmd/signer: update documentation
* cmd/signer: fix bugs, improve abi detection, abi argument display
* cmd/signer: minor change in json format
* cmd/signer: rework json communication
* cmd/signer: implement mixcase addresses in API, fix json id bug
* cmd/signer: rename fromaccount, update pythonpoc with new json encoding format
* cmd/signer: make use of new abi interface
* signer: documentation
* signer/main: remove redundant  option
* signer: implement audit logging
* signer: create package 'signer', minor changes
* common: add 0x-prefix to mixcaseaddress in json marshalling + validation
* signer, rules, storage: implement rules + ephemeral storage for signer rules
* signer: implement OnApprovedTx, change signing response (API BREAKAGE)
* signer: refactoring + documentation
* signer/rules: implement dispatching to next handler
* signer: docs
* signer/rules: hide json-conversion from users, ensure context is cleaned
* signer: docs
* signer: implement validation rules, change signature of call_info
* signer: fix log flaw with string pointer
* signer: implement custom 4byte databsae that saves submitted signatures
* signer/storage: implement aes-gcm-backed credential storage
* accounts: implement json unmarshalling of url
* signer: fix listresponse, fix gas->uint64
* node: make http/ipc start methods public
* signer: add ipc capability+review concerns
* accounts: correct docstring
* signer: address review concerns
* rpc: go fmt -s
* signer: review concerns+ baptize Clef
* signer,node: move Start-functions to separate file
* signer: formatting | 2018-04-16 15:04:32 +03:00 |  |