Commit Graph

55 Commits (805345d13594b41e5dd2e4fed471c58c3775be9e)

Author SHA1 Message Date
obscuren 22893b7ac9 removed compile 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
zelig 31ffca6d8a remove jsre from mist 10 years ago
Taylor Gerring 7235e84c75 #469 10 years ago
Felix Lange d7b5a87b3b miner: provide coinbase when starting the miner 10 years ago
obscuren 56524d13b5 removed debugger 10 years ago
obscuren 20741a96ac Updated xeth instances to take extra param for ui.Interface 10 years ago
Gustav Simonsson bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager 10 years ago
obscuren c47866d251 Miner fixes and updates (including miner) 10 years ago
obscuren ea9a549bbd Removed exported fields from state object and added proper set/getters 10 years ago
obscuren 8135752a32 "centralised" mining to backend. Closes #323 10 years ago
Felix Lange 8464e43eaf cmd/mist: fix peer window 10 years ago
obscuren da2fae0e43 Basic structure miner 10 years ago
Felix Lange 028775a086 cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes 10 years ago
Felix Lange 2cf4fed11b cmd/mist, eth, javascript, p2p: use Node URLs for peer suggestions 10 years ago
Felix Lange 56f777b2fc cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 10 years ago
Taylor Gerring 1f4ed49b4c Move hardcoded seed node address to app flag 10 years ago
obscuren cebb149f5c removed key while in the process of moving to the new key storage 10 years ago
obscuren 872b249711 further cleaned up xeth interface 10 years ago
obscuren 7f638f0b2d moving to a better xeth 10 years ago
obscuren fb7c03ff4d switched to obscuren/qml 10 years ago
obscuren 9a11a94894 Updated assets & moved messages 10 years ago
obscuren b777d6aa3f UI Updates 10 years ago
obscuren 465b0a79d8 Updated browser & pass view to callback function 10 years ago
obscuren 9845029a75 StdVm by default 10 years ago
obscuren e3da85faed Implemented filter for ws + fixes 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
obscuren 47e6b2cef8 Allow extra to be set for mined blocks 10 years ago
obscuren f16810c48e added shh back in 10 years ago
obscuren 4051c0333f Added whisper js api 10 years ago
obscuren 0e5aed63dd Updated QWhisper 10 years ago
obscuren 01a6db9324 Added whisper debug interface + whisper fixes 10 years ago
obscuren 56dac74f71 made mist in a compilable, workable state using the new refactored packages 10 years ago
obscuren 96272e19a6 removed filter manager from base 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 cbeebcd47d Fixed bloom, updated mining & block processing 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 af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
Felix Lange 184055b3e2 cmd/*: add license headers 10 years ago