Commit Graph

30 Commits (65a48f9cd8461917d8047b1cd4901d068b61ff00)

Author SHA1 Message Date
obscuren eb4029257a cmd/mist: updated xeth transact 10 years ago
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
Taylor Gerring d186bf0dfe Fix Mist types build errors 10 years ago
obscuren 22893b7ac9 removed compile 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Felix Lange 697f6748b8 cmd/mist: use cli library and package accounts 10 years ago
obscuren cd856cb213 Separated block db from state db. Partial fix for #416 10 years ago
Gustav Simonsson bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager 10 years ago
Felix Lange bdba044a80 ethutil: remove Config variable 10 years ago
Felix Lange 56f777b2fc cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 10 years ago
obscuren cebb149f5c removed key while in the process of moving to the new key storage 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
obscuren c9985bf563 Fixed peer window. Minor tweaks and fixes 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren 5553e5aaed states moved to chain 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 6dc46d3341 Changed the way transactions are being added to the transaction pool 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren 429dd2a100 Implemented new miner w/ ui interface for merged mining. Closes #177 10 years ago
obscuren f59a3b67f6 StateManager => BlockManager 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren 8826e9694c Moved utils to cmd 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
Felix Lange 184055b3e2 cmd/*: add license headers 10 years ago