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 |
zelig
|
5e7702fd05
Merge remote-tracking branch 'upstream/develop' into frontier/js
|
10 years ago |
obscuren
|
b523441361
Moved ethutil => common
|
10 years ago |
zelig
|
31ffca6d8a
remove jsre from mist
|
10 years ago |
Felix Lange
|
9bf513e993
Merge ethereum/poc-9 into accounts-integration
|
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
|
e64f727529
Merge pull request #433 from fjl/newcli
|
10 years ago |
Felix Lange
|
bdba044a80
ethutil: remove Config variable
|
10 years ago |
obscuren
|
377c8a13de
Merge branch 'develop' into poc-9
|
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
|
0006585391
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
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
|
8305d409d2
Merge branch 'develop' into miner
|
10 years ago |