Commit Graph

106 Commits (b04da9d48227b5d020a9668d06a5b92cb6746540)

Author SHA1 Message Date
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
obscuren 4fc60f340f Wait for catchup when starting the miner 10 years ago
zelig ae5ace1619 go fmt 10 years ago
zelig 21d86ca486 gui stop 10 years ago
zelig 2f96652bb4 interrupt handlers now ordered 10 years ago
obscuren 1e965cb8f5 Moved BlockDo to utils 10 years ago
zelig 1024766514 refactor cli and gui wrapper code. Details: 10 years ago
obscuren 176b780251 Added a execBlock method which replays the given block 10 years ago
obscuren e7c9b86a5a Improved UI 10 years ago
obscuren 01b833146f Added mining stop and start 10 years ago
Maran 0bccf1c3cd Wait with mining until up to date 10 years ago
obscuren 30842eb8d0 Changed logging 10 years ago
obscuren 770808ce0d Readline repl for linux & osx 10 years ago
Maran 2c7b625daa Make sure we have a coinbase address to mine with 11 years ago
obscuren f18ec51cb3 Switched to new keyring methods 11 years ago
Maran 9fce273ce9 Refactored RPC client to utils so it can be reused 11 years ago
Maran 2012e0c67a Rewritten a check to only start mining once we are caught up with all peers 11 years ago
Maran e8147cf7c6 Refactored mining into utils and exposed it to ethereal. Partly fixes #43 11 years ago