Commit Graph

25 Commits (57c6caf146a815f29b0698b8f67c827a254d7836)

Author SHA1 Message Date
Taylor Gerring 726852e3d3 Remove old websocket implementation 10 years ago
obscuren 872b249711 further cleaned up xeth interface 10 years ago
Taylor Gerring dd3f38fe5b Rename transport to ws 10 years ago
Taylor Gerring 5f50fe7a4a Update CLI to use new Websocket RPC 10 years ago
Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC 10 years ago
Taylor Gerring 0c77a96249 Move websockets out of cmd/util 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
obscuren f16810c48e added shh back in 10 years ago
obscuren c1dee15144 BlockManager => BlockProcessor 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren 780abaec98 Switched to new trie 10 years ago
obscuren 1054c155db Moved import to utils 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
zelig 72290f67fe resolve merge conflict hell 10 years ago
zelig 61940b2275 adapt cmd/cli to new backend 10 years ago
zelig ae7c1e3e55 adapt to new backend 10 years ago
obscuren 085f604b27 Show newly created private key during startup. Closes #126 10 years ago
obscuren f778922086 Set proper message value 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 5af4ff985d ethminer => miner 10 years ago
obscuren 4914a78c8c ethwire => wire 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 fd9da72536 ethcrypto => crypto 10 years ago
obscuren b095bd3237 events should be set prior to calling mainloop 10 years ago
obscuren 6f08e30109 Reflect RPC changes 10 years ago
obscuren 6ea44c466a Updated to reflect BlockChain changes 10 years ago
obscuren 294b437414 New VM 10 years ago
obscuren 9689a2012b mist 10 years ago
obscuren 01863ebff0 Rename and changed peer window 10 years ago
obscuren 5ac875b097 Set log level of std logger as well. (since gui logging is disabled) 10 years ago
obscuren 09c7d158d1 Error window 10 years ago
obscuren 2eab964a00 Switched over to ethpipe 10 years ago
obscuren a6c4543c57 Moving over to ethpipe 10 years ago
obscuren c362172567 Got rid of warnings and updated storage getters 10 years ago
zelig 3569e8d7df remove mmenomic words initialisation (mnemonic wordlist now inline to support binary builds without extra asset) 10 years ago
obscuren f702e27485 Fixed miner stopping / starting:wq 10 years ago
Maran 2b9f16802d WIP to expose hashrate to gui 10 years ago
Maran 223432fa1e Work around crash issues when building OSX binary 10 years ago
Maran c0ae5c58a6 Rewrote mnemonic word loading to facilitate deployable builds. 10 years ago
zelig 94b12f7804 fix start mining 10 years ago
zelig 9de30d96f0 Modify main wrappers 10 years ago
obscuren 2835321377 Fixed namereg 10 years ago
obscuren dd869064a6 delete? 10 years ago
Ethan Buchman 0ed9528d76 fix: miner wait untill UpToDate 10 years ago
zelig cf7fcadeca added utility functions to set up db, keymanager, ethereum init and simplify key tasks 10 years ago
zelig 2d48fc1113 fix logmessage if data directory doesn't exist 10 years ago