Commit Graph

3854 Commits (cd51860bf024d949a09b3863c88a278a386227a7)
 

Author SHA1 Message Date
Felix Lange cd51860bf0 cmd/utils: delete InitConfig, KeyTasks 10 years ago
Felix Lange 697f6748b8 cmd/mist: use cli library and package accounts 10 years ago
Felix Lange c2e5dacf55 accounts: add Manager.HasAccount, delete Manager.Default 10 years ago
Felix Lange 63758db379 eth: delete unused RpcServer field 10 years ago
Felix Lange 6a7e02fc9f rpc/http: delete package 10 years ago
Felix Lange a11f1d6a7e rpc: add dataDir parameter and JSON-RPC handler 10 years ago
Felix Lange 73d1ebe244 cmd/utils: add NewApp 10 years ago
Felix Lange b4fa94c4b1 xeth: don't sign transactions for tx call 10 years ago
Felix Lange 2ee88a220a core: remove Hash method from Message interface 10 years ago
Felix Lange 2dacb51fb0 cmd/blocktest: simplify to fix build 10 years ago
Felix Lange 6684ef201a accounts: don't store address in unlocked and add commentary 10 years ago
Felix Lange fb53a9362e accounts: AccountManager -> Manager 10 years ago
Felix Lange 3750ec7b7d accounts: prevent early drops and zero keys in memory when dropping 10 years ago
Felix Lange d6a7332993 accounts: fix uses of sync.RWMutex 10 years ago
Felix Lange afc530ea41 accounts: use time.Duration correctly 10 years ago
Felix Lange fda7b4c79d accounts: use pointers consistently 10 years ago
Felix Lange a2810c06d7 cmd/ethereum: add account commands 10 years ago
Felix Lange d66f93cecd accounts, core, eth, xeth: use account manager for everything 10 years ago
Gustav Simonsson bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager 10 years ago
Felix Lange e64f727529 Merge pull request #433 from fjl/newcli 10 years ago
Felix Lange a91bf01429 Merge pull request #434 from fjl/poc-9 10 years ago
Felix Lange 71e510540e Godeps: bump github.com/ethereum/ethash 10 years ago
Felix Lange de86403f33 cmd/ethereum: fix JS REPL exit and add support for dumb terminals 10 years ago
Felix Lange 2393de5d6b Godeps: add github.com/peterh/liner 10 years ago
Felix Lange 38f6d60e6e cmd/ethereum: new JS repl with cross-platform line editing 10 years ago
Felix Lange bae7e93a9c cmd/ethereum: improve command line interface 10 years ago
Felix Lange f9c6bc63df Godeps: delete golang.org/x/net/websocket 10 years ago
Felix Lange bdba044a80 ethutil: remove Config variable 10 years ago
obscuren 76e4e233ad Merge branch 'poc-9' of github.com-obscure:ethereum/go-ethereum into poc-9 10 years ago
obscuren d44fe4ec62 Merge branch 'develop' into poc-9 10 years ago
obscuren 72bf02bf15 Merge branch 'tendermint-develop_pull_request' into develop 10 years ago
obscuren 357d17ae58 Start at 0 10 years ago
obscuren 1d1ba40965 Merge branch 'develop_pull_request' of https://github.com/tendermint/ethermint into tendermint-develop_pull_request 10 years ago
Jeffrey Wilcke 3b30765378 Merge pull request #426 from Gustav-Simonsson/add_blockchain_tests 10 years ago
obscuren 377c8a13de Merge branch 'develop' into poc-9 10 years ago
obscuren 201b09f99a Merge branch 'alexvandesande-ui' into develop 10 years ago
obscuren 44b83c6ea6 Removed unused variables 10 years ago
obscuren 12ca70537f Merge branch 'fjl-p2p-handshake-2' into poc-9 10 years ago
obscuren ba0c41436c Merge branch 'p2p-handshake-2' of https://github.com/fjl/go-ethereum into fjl-p2p-handshake-2 10 years ago
obscuren fabaf4f1f0 wip math 10 years ago
obscuren c47866d251 Miner fixes and updates (including miner) 10 years ago
= a6fe92194f Fixed iterator bug which skips the 0x000...000 key 10 years ago
Alexandre Van de Sande 178798ef87 network back to local files 10 years ago
Gustav Simonsson 871dfd399b Add initial implementation of block tests 10 years ago
Alexandre Van de Sande 671e38fb65 Fixed Average Return calculation 10 years ago
Alexandre Van de Sande e1bae3771e updated network app to latest build 10 years ago
Felix Lange 215c763d53 eth, p2p: delete p2p.Blacklist 10 years ago
Felix Lange 429828cd92 p2p: reject messages that cannot be written as simple RLPx frames 10 years ago
Felix Lange 22659a7fea p2p: restore read/write timeouts 10 years ago
Alexandre Van de Sande 5f25c117eb Merge branch 'develop' into ui 10 years ago