Commit Graph

76 Commits (2a0d888326036be9cabe6680617ce2d1a27761d3)

Author SHA1 Message Date
Gustav Simonsson da9fe951da Use common.Address type for accounts.Address 10 years ago
Bas van Kervel 95773b9673 removed redundant newlines in import block 10 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 10 years ago
Péter Szilágyi d1729acd2b cmd/mist: fix another nil recipient address panic. 10 years ago
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 years ago
Taylor Gerring d186bf0dfe Fix Mist types build errors 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
zelig 31ffca6d8a remove jsre from mist 10 years ago
Felix Lange 697f6748b8 cmd/mist: use cli library and package accounts 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
Felix Lange bdba044a80 ethutil: remove Config variable 10 years ago
obscuren 44b83c6ea6 Removed unused variables 10 years ago
obscuren c47866d251 Miner fixes and updates (including miner) 10 years ago
Alexandre Van de Sande 21c373b55d Network Health Panel with mining 10 years ago
obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 years ago
Felix Lange 1ec6190e86 cmd/mist: show peer names in peers window 10 years ago
obscuren 0057bb4ef6 WIP QT Clipboard 10 years ago
obscuren c1474e1877 Removed mined transactions from pending view. Closes #321 10 years ago
obscuren 7fc9b5b3f9 Changed to ChainEvent and fixed a nil pointer in transact 10 years ago
obscuren 567428fb34 Filter and mutex locks added 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 ce239333d5 Update balance label when mining 10 years ago
obscuren 0f3c25b265 Propagate blocks 10 years ago
obscuren da2fae0e43 Basic structure miner 10 years ago
Felix Lange 56f777b2fc cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 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 012a1c2533 Updated ethereum.js 10 years ago
obscuren ee84b20247 Reworking GUI interaction. Fixed javascript inject. Closes #132 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 f16810c48e added shh back in 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren 0972bdeda2 Fixed using new trie iterator API 10 years ago
obscuren e2e3fa3d11 Updated Mist to use new blocks 10 years ago
obscuren 4051c0333f Added whisper js api 10 years ago
obscuren 5ad473d758 Moved methods to messages 10 years ago
obscuren db494170dc Created generic message (easy for testing) 10 years ago
obscuren 2d09e67713 Updated to new methods 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 5553e5aaed states moved to chain 10 years ago
obscuren 9925916851 upped proto version and modified block pool 10 years ago
obscuren a5b27bbc10 Improved and simplified wallet functions and behaviour 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago