Commit Graph

4002 Commits (96496888edd290c4c20d52a40693e3a6a2c2479e)
 

Author SHA1 Message Date
obscuren 96496888ed Merge commit '92c6150199395eea6c9893b631cc990e3ff72a33' into develop 10 years ago
obscuren 92c6150199 Squashed 'tests/files/' changes from e390be4..dbdd0f8 10 years ago
obscuren 9fb52c517b Changed V to byte. Closes #456 10 years ago
Jeffrey Wilcke 6af078bd8c Merge pull request #462 from fjl/miner-coinbase 10 years ago
Felix Lange d5aaf413e0 cmd/ethereum: remove extra check for 'no accounts' error 10 years ago
Felix Lange d7b5a87b3b miner: provide coinbase when starting the miner 10 years ago
Taylor Gerring 5a9f712144 Comment out broken test (return type does not exist) 10 years ago
obscuren 587f748d92 Merge branch 'fjl-unencrypted-keys' into develop 10 years ago
obscuren 629f4b1d3c merge 10 years ago
obscuren 239e17de12 Merge branch 'rpcfrontier' into develop 10 years ago
obscuren c01d4c2f4c Lowered default gas price and increased default gas limit 10 years ago
obscuren 2da7af4ba0 Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rpcfrontier 10 years ago
obscuren e8d1b622d9 Default block number changes 10 years ago
Taylor Gerring 90f34ed40a Rename Topic to Topics 10 years ago
Taylor Gerring 61bf29be36 Check length of timestring before taking slice 10 years ago
obscuren 08b1154033 Changed logging to use internal logger 10 years ago
obscuren 477815c044 Improved error reporting and removed commented code 10 years ago
obscuren 6b63759ded Reverted global 10 years ago
obscuren 7add66c8bb Use the state to up the balance of the coinbase 10 years ago
Taylor Gerring 9e89c803f1 Get Uncles 10 years ago
Taylor Gerring 53ac85cfd3 BlockHash must be a string 10 years ago
Taylor Gerring d465e410ef TxIndex -> Index 10 years ago
Felix Lange 99bc44cf52 cmd/ethereum: add a flag to switch to unencrytped keystore 10 years ago
Taylor Gerring 6bca40274f Merge branch 'rpcfrontier' of github.com:ethereum/go-ethereum into rpcfrontier 10 years ago
Taylor Gerring 9ce5229ddf Get transaction via block & index 10 years ago
Taylor Gerring ece29c5d8d Nil check block 10 years ago
obscuren 074ee19fe5 Merge branch 'develop' into rpcfrontier 10 years ago
obscuren 64933321fb Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rpcfrontier 10 years ago
obscuren 58909117be Use ECDSA instead of elliptic 10 years ago
Taylor Gerring 499f816e30 Output hex should be prepended with 0x 10 years ago
obscuren 7e0ccc9de5 Merge branch 'develop' into rpcfrontier 10 years ago
Taylor Gerring fda4d02f94 Left-pad odd length hex inputs and tests 10 years ago
obscuren eba4f389a6 don't log whisper start ups 10 years ago
obscuren 7d77a2ffc3 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
Jeffrey Wilcke 73171d18b9 Merge pull request #447 from fjl/accounts-integration 10 years ago
obscuren eb1b4c8ffe Merge branch 'fjl-accounts-integration' into develop 10 years ago
obscuren ce595b9266 fallback 10 years ago
obscuren 35841e5190 id to hex 10 years ago
obscuren d9f96293be Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rpcfrontier 10 years ago
obscuren f22684439a Updated RPC 10 years ago
Taylor Gerring 3d6519e45b Update response types 10 years ago
Taylor Gerring 617804c327 Merge branch 'rpcfrontier' of github.com:ethereum/go-ethereum into rpcfrontier 10 years ago
Felix Lange 269cfbb8ac Merge branch origin/develop into accounts-integration 10 years ago
Felix Lange 972e2c1e31 cmd/utils: improve CLI help templates 10 years ago
Felix Lange 221fae4112 cmd/ethereum: show some help before prompting for encryption passphrase 10 years ago
Felix Lange 2407f006ad Godeps: bump github.com/codegangsta/cli 10 years ago
Felix Lange 0bb7377ebe cmd/ethereum: show more helpful message if no accounts exist 10 years ago
Felix Lange 9d4e1e8f8b eth: return account errors directly 10 years ago
Felix Lange c3f94a4341 cmd/utils: remove extra space in fatal error message 10 years ago
Felix Lange 4ba7871374 accounts: return ErrNoKeys if key directory does not exist 10 years ago