aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets/qml/views
Commit message (Collapse)AuthorAgeFilesLines
* Show newly created private key during startup. Closes #126obscuren2014-12-051-2/+2
|
* Improved and simplified wallet functions and behaviourobscuren2014-12-041-5/+14
|
* Updated value for mined blocks. Closes #197obscuren2014-12-031-3/+9
|
* Additional logging and removed temp merged mining options.obscuren2014-12-021-0/+2
|
* Fixed bloom, updated mining & block processingobscuren2014-11-102-7/+13
| | | | | | * Reverted back to process blocks in batches method * Bloom generation and lookup fix * Minor UI changed (mainly debug)
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-0/+254
| | | | | | | | * Miner has been rewritten * Added new miner pane * Added option for local txs * Added option to read from MergeMining contract and list them for merged mining
* increased default gas from 500 to 5000obscuren2014-10-271-1/+1
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-238-0/+1123
mist, etheruem have been moved to cmd/