Commit graph

  • 221fae4112 cmd/ethereum: show some help before prompting for encryption passphrase Felix Lange 2015-03-10 16:44:22 +0100
  • 2407f006ad Godeps: bump github.com/codegangsta/cli Felix Lange 2015-03-10 16:41:33 +0100
  • 0bb7377ebe cmd/ethereum: show more helpful message if no accounts exist Felix Lange 2015-03-10 15:44:05 +0100
  • 9d4e1e8f8b eth: return account errors directly Felix Lange 2015-03-10 15:42:58 +0100
  • c3f94a4341 cmd/utils: remove extra space in fatal error message Felix Lange 2015-03-10 15:42:25 +0100
  • 4ba7871374 accounts: return ErrNoKeys if key directory does not exist Felix Lange 2015-03-10 15:41:08 +0100
  • 49b7ee5c9c Merge branch 'develop' into no-top-bar Alexandre Van de Sande 2015-03-10 11:32:18 -0300
  • 0f67f1e9de xeth: fix signing transaction after unlock Felix Lange 2015-03-10 14:55:00 +0100
  • 0395c174ca cmd/ethereum: fix line editing setup and history Felix Lange 2015-03-10 14:31:54 +0100
  • bbe8b18660 Added unmarshalState obscuren 2015-03-10 13:40:49 +0100
  • 53f8f29744 Merge branch 'develop' into rpcfrontier obscuren 2015-03-10 12:39:59 +0100
  • 0542df941f Merge pull request #449 from Gustav-Simonsson/add_blockchain_tests2 Jeffrey Wilcke 2015-03-10 12:07:34 +0100
  • 56524d13b5 removed debugger obscuren 2015-03-10 12:06:16 +0100
  • b87442a9f7 Fixed error message. Closes #448 obscuren 2015-03-10 11:29:22 +0100
  • c0a8e3cd34 Merge branch 'poc-9' into develop obscuren 2015-03-10 11:25:32 +0100
  • c9b6d268b4 Merge pull request #438 from ethersphere/poc9/cli Jeffrey Wilcke 2015-03-10 11:24:47 +0100
  • 08d396fdba Merge pull request #437 from ethersphere/poc9/natspec Jeffrey Wilcke 2015-03-10 11:24:30 +0100
  • 05c9351659 Merge branch 'accounts-integration' of https://github.com/fjl/go-ethereum into fjl-accounts-integration obscuren 2015-03-10 11:04:11 +0100
  • 80985f97da cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls Felix Lange 2015-03-10 02:35:46 +0100
  • 3de51f76ee Allow integers for BlockNumber Taylor Gerring 2015-03-09 20:38:37 -0500
  • e6118f2d79 state: fix tests Felix Lange 2015-03-10 02:35:21 +0100
  • 9b3ae1fdb7 eth: fix tests Felix Lange 2015-03-10 02:34:52 +0100
  • ae38871a54 cmd/ethereum: remove "prompter" in identifiers Felix Lange 2015-03-10 02:33:59 +0100
  • 62ebce304e crypto: delete old key management stuff Felix Lange 2015-03-10 02:12:55 +0100
  • 9f0e3bd286 cmd/ethereum: unlock accounts on JS REPL Felix Lange 2015-03-10 02:00:57 +0100
  • 395da0e7c1 xeth: use Frontend interface to unlock accounts Felix Lange 2015-03-10 02:00:06 +0100
  • 0db4a0e898 Merge branch 'poc-9' into develop obscuren 2015-03-10 01:22:38 +0100
  • 0d64163fea Right pad zeros. Closes #446 obscuren 2015-03-10 01:13:06 +0100
  • 9007f2bbdc reworked stack obscuren 2015-03-10 00:25:27 +0100
  • d1e04f7388 cmd/ethereum: allow multiple js files Felix Lange 2015-03-10 00:24:11 +0100
  • 487f68ec48 accounts: add {Timed,}Unlock, remove SignLocked Felix Lange 2015-03-10 00:09:39 +0100
  • 0795fd2701 wip obscuren 2015-03-09 23:34:31 +0100
  • 961dc92a15 image left behind Alexandre Van de Sande 2015-03-09 19:28:11 -0300
  • 03953d6bd1 Top bar integrated with on hover opacity effect Alexandre Van de Sande 2015-03-09 19:27:49 -0300
  • 9bf513e993 Merge ethereum/poc-9 into accounts-integration Felix Lange 2015-03-09 23:25:46 +0100
  • cd51860bf0 cmd/utils: delete InitConfig, KeyTasks Felix Lange 2015-03-09 23:06:04 +0100
  • 697f6748b8 cmd/mist: use cli library and package accounts Felix Lange 2015-03-09 23:03:20 +0100
  • c2e5dacf55 accounts: add Manager.HasAccount, delete Manager.Default Felix Lange 2015-03-09 23:02:43 +0100
  • 63758db379 eth: delete unused RpcServer field Felix Lange 2015-03-09 23:01:36 +0100
  • 6a7e02fc9f rpc/http: delete package Felix Lange 2015-03-09 23:01:26 +0100
  • a11f1d6a7e rpc: add dataDir parameter and JSON-RPC handler Felix Lange 2015-03-09 23:00:27 +0100
  • 73d1ebe244 cmd/utils: add NewApp Felix Lange 2015-03-09 22:51:50 +0100
  • b4fa94c4b1 xeth: don't sign transactions for tx call Felix Lange 2015-03-09 18:04:40 +0100
  • 2ee88a220a core: remove Hash method from Message interface Felix Lange 2015-03-09 18:05:56 +0100
  • 2dacb51fb0 cmd/blocktest: simplify to fix build Felix Lange 2015-03-09 16:58:06 +0100
  • a7538d0020 merge obscuren 2015-03-09 18:19:35 +0100
  • 27c42ea934 Add empty total difficulty to test blocks and clean up stopping the node Gustav Simonsson 2015-03-06 03:25:57 +0100
  • 8560004f38 wip obscuren 2015-03-09 17:55:01 +0100
  • 676a0de58d Max size JSON data. Closes #418 obscuren 2015-03-09 17:28:12 +0100
  • 9723191b19 Undo client_version changes Taylor Gerring 2015-03-09 11:04:38 -0500
  • fb23a0cfe0 Remove support for compiling serpent Taylor Gerring 2015-03-09 10:55:18 -0500
  • 420344ca21 Merge branch 'develop' into bzz Daniel A. Nagy 2015-03-09 14:35:05 +0100
  • 1df8ad2a77 implement block (by hash and by number) , no arg same as -1 = current head + tests zelig 2015-03-09 19:57:59 +0700
  • 20741a96ac Updated xeth instances to take extra param for ui.Interface obscuren 2015-03-09 13:50:05 +0100
  • 738d6e20f2 Added ui.Interface to xeth obscuren 2015-03-09 13:49:14 +0100
  • 7286b912f8 Merge ea6f2124d9 into 21fd722abc Viktor Trón 2015-03-09 11:52:57 +0000
  • ea6f2124d9 tests for setMining isMining, export, import zelig 2015-03-09 18:50:43 +0700
  • 21fd722abc Merge commit '3deb470b2d07d28040a381722022cdf8867a829a' into poc-9 obscuren 2015-03-09 11:43:46 +0100
  • 3deb470b2d Squashed 'tests/files/' changes from b9e4e74..e390be4 obscuren 2015-03-09 11:43:46 +0100
  • 19efebe91e Updated tests and fixed suicide obscuren 2015-03-09 11:28:35 +0100
  • 6913cad460 CLI changes for jeth integration: cmd/ethereum/js - remove actual bindings from cmd/ethereum/js (moved to xeth) - execJsFile and runREPL take assetPath args and pass them on to JEthRE and JSRE - xeth construction is moved to jethre, repl just passes ethereum object on - repl struct has no need for xeth or eth fields - repl now has dataDir field (for history) cmd/ethereum/main - set assetPath for js files to path.Join(os.Getenv("GOPATH"), "src", "github.com", "ethereum", "go-ethereum", "cmd", "mist", "assets", "ext") (FIXME please) - pass assetPath to execJsFile and runREPL zelig 2015-03-09 15:35:56 +0700
  • 5aed2d2d16 javascript ethereum runtime environment initial commit - rework javascript runtime as pure jsre, a convenience wrapper for otto - jethre javascript ethereum runtime environment provides bindings for xeth using JSRE - simplify interface the object that binds via otto only receives toVal func not entire vm - only import JSRE and JEthRE - start with bindings for the newly added xeth methods (suggestPeers, Import/Export, SetMining) - added GetCoinbase() with test zelig 2015-03-09 15:35:38 +0700
  • 69bf9f5af6 add methods to xeth: - SuggestPeer - Import/Export - [DumpBlock] zelig 2015-03-09 14:23:42 +0700
  • 93cdffca3a Merge commit 'c1cafb56d5da57a44f1d766c5299f11664b93921' into poc-9 obscuren 2015-03-09 01:02:12 +0100
  • c1cafb56d5 Squashed 'tests/files/' changes from 05fe945..b9e4e74 obscuren 2015-03-09 01:02:12 +0100
  • 41a89e18f6 version output - make version output more verbose - include NetworkId - go version and os not displayed like env vars (confusing) zelig 2015-03-08 22:50:27 +0700
  • 51eed7964e add export blockchain subcommand, remove BlockDo zelig 2015-03-08 22:44:48 +0700
  • 30584c7cfb Merge commit 'e2c75b0fa17394553b93fe7ddd62c0f6a6441119' into poc-9 obscuren 2015-03-08 15:29:27 +0100
  • e2c75b0fa1 Squashed 'tests/files/' changes from 15ce2ab..05fe945 obscuren 2015-03-08 15:29:27 +0100
  • 5dfc67efbd ignore obscuren 2015-03-08 15:29:23 +0100
  • 0743d68d4c rename constructor New zelig 2015-03-08 20:17:20 +0700
  • 97dc4edb45 natspec for poc-9 - put natspec.js in a heredoc string (to help binary) - constructor takes no args, just sets up js vm - API: only exports Notice(transaction, abi, method, expression string) (string, error) - effort to turn natspec.js error strings to proper go errors - test errors zelig 2015-03-08 20:09:13 +0700
  • 6684ef201a accounts: don't store address in unlocked and add commentary Felix Lange 2015-03-08 02:45:02 +0100
  • fb53a9362e accounts: AccountManager -> Manager Felix Lange 2015-03-08 01:52:49 +0100
  • 3750ec7b7d accounts: prevent early drops and zero keys in memory when dropping Felix Lange 2015-03-08 01:27:30 +0100
  • f6df3740a8 ignore obscuren 2015-03-08 01:31:19 +0100
  • 07955b3041 merge obscuren 2015-03-08 01:09:34 +0100
  • 405c0ca4b0 removed obscuren 2015-03-08 01:06:59 +0100
  • e189758d55 Merge branch 'poc-9' of github.com-obscure:ethereum/go-ethereum into poc-9 obscuren 2015-03-08 01:02:46 +0100
  • 8ea0444655 updated ethash obscuren 2015-03-08 01:02:39 +0100
  • 69920c735a Bump v obscuren 2015-03-08 00:59:26 +0100
  • e26ebc3110 Updated ethereum.js obscuren 2015-03-08 00:54:18 +0100
  • d6a7332993 accounts: fix uses of sync.RWMutex Felix Lange 2015-03-08 00:36:06 +0100
  • afc530ea41 accounts: use time.Duration correctly Felix Lange 2015-03-08 00:35:23 +0100
  • fda7b4c79d accounts: use pointers consistently Felix Lange 2015-03-08 00:18:13 +0100
  • fca652eeea Fix logger import path Taylor Gerring 2015-03-07 10:48:38 -0600
  • 70cbfb199d Added deploy scripts from go-build obscuren 2015-03-07 13:16:13 +0100
  • a2810c06d7 cmd/ethereum: add account commands Felix Lange 2015-03-07 12:39:52 +0100
  • d66f93cecd accounts, core, eth, xeth: use account manager for everything Felix Lange 2015-03-07 12:38:33 +0100
  • c27c2be584 Merge pull request #435 from zsfelfoldi/poc-9 Jeffrey Wilcke 2015-03-06 20:11:43 +0100
  • 22b493a6ff Fixed tests obscuren 2015-03-06 20:07:35 +0100
  • 4486608a26 added slight gradient on top bar Alexandre Van de Sande 2015-03-06 15:54:12 -0300
  • e157147253 Now using github.com/obscuren/otto, no need for an Ethereum object (got rid of some messy code in test) Fefe 2015-03-06 18:54:26 +0100
  • cd856cb213 Separated block db from state db. Partial fix for #416 obscuren 2015-03-06 18:26:16 +0100
  • ed84b58af5 Debug option for VM & command line flag obscuren 2015-03-06 16:58:52 +0100
  • dc7022cd61 Increased args test coverage Taylor Gerring 2015-03-06 09:54:08 -0600
  • 548e104171 Merge branch 'poc-9' of github.com-obscure:ethereum/go-ethereum into poc-9 obscuren 2015-03-06 16:40:21 +0100
  • 8d9be18b29 Queued approach to delivering chain events obscuren 2015-03-06 15:50:44 +0100
  • bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager Gustav Simonsson 2015-02-26 13:22:09 +0100
  • 442b9cfc7a Merge branch 'develop' into no-top-bar Alexandre Van de Sande 2015-03-06 09:03:12 -0300