obscuren
6d171ff511
Turbo mining flag
10 years ago
obscuren
fb49e5565a
Fixed minor issues with filtering
10 years ago
obscuren
ecc2c609d4
Implemented QML message filtering
10 years ago
obscuren
a8409b0a8b
Implementing new wallet views
10 years ago
obscuren
88655439a0
Copy to clipboard hax
10 years ago
obscuren
27735bbdfc
State dumps from gui
10 years ago
obscuren
9f4886839f
Moved over to hardcoded v1 of Go QML
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
obscuren
1fd69e9569
Implemented "messages"
10 years ago
obscuren
3fd0337330
DNS for a hrefs should now be fixed
10 years ago
obscuren
95ba340d07
Tweaks and fixes + added webview debugger
...
* Require better icons .. someone? :-)
10 years ago
obscuren
d518423b9c
Updated DNS Lookup
10 years ago
obscuren
dc3b0e170c
Name changes
10 years ago
obscuren
59d9746849
Changed naming on exposed QML variables
10 years ago
obscuren
ac14f002e6
Refactored GUI and added modular/pluginable side bar
10 years ago
obscuren
c59d7a899b
Added open js option for repetitive tasks in ethereal
10 years ago
obscuren
51a2087081
Minor issues
10 years ago
obscuren
719b7784f3
Renamed to balance
10 years ago
obscuren
5c9fd19105
A few start up optimisations
10 years ago
obscuren
97004f7eb2
wip export
10 years ago
obscuren
82a84dca80
Move to goroutine for faster startup time
10 years ago
zelig
74abc457ad
reactor event channels have large buffer to allow more tolerance
10 years ago
obscuren
15960a5c04
changed iterator
10 years ago
Maran
0c5a747ef1
Add mining hash to GUI
10 years ago
Maran
2b9f16802d
WIP to expose hashrate to gui
10 years ago
obscuren
34e2ab9f9f
Added block update
10 years ago
obscuren
01d9107bce
Add namecoin name if available to block
10 years ago
obscuren
ba3fabda77
Added a catch up indicator
10 years ago
obscuren
edf10ef8c5
Fixed name reg
10 years ago
zelig
75a7a4c97c
ethreact
...
- use ethreact.Event,
- increased buffered event channels,
- subscribe after loop reading from channel starts
10 years ago
Jeffrey Wilcke
0c132e4c9e
Revert "ethreact - Feature/ethutil refactor"
10 years ago
zelig
1e4ae24126
use ethreact.Event, unbuffered event channels, subscribe after loop reading from channel starts
10 years ago
zelig
a3c4823511
Gui saves custom client id and loglevel
...
- gui NewWindow takes SimpleClientIdentity as argument
- gui NewWindow takes ethutil.ConfigManager as argument to manage flag persistence
- gui now saves loglevel and custom client id via config.Save
- rename custom client id methods consistently also in wallet.qml
- clientIdentifier now set in main wrappers
- version handled within wrapper
- modify InitConfig now returning *ethutil.ConfigManager (passed to gui)
10 years ago
obscuren
7d0004f058
For namreg only show items starting without leading zeros.
11 years ago
obscuren
677de48f6c
Listen for namereg changes
11 years ago
obscuren
c4f9151c67
Moved files
11 years ago
obscuren
2835321377
Fixed namereg
11 years ago
obscuren
5d3259587f
bump
11 years ago
zelig
8aea468744
gui changes
...
- remove lib *EthLib, expose gui itself to initial import window
- remove addr []byte instead use dynamic adress()
- use ethereum.KeyManager to retrieve address and privateKey
- add Session string (keyRing identifier)
- add and reimplement ImportAndSetPrivKey and CreateAndSetPrivKey
11 years ago
obscuren
a68bfd215f
bump
11 years ago
zelig
ae5ace1619
go fmt
11 years ago
zelig
21d86ca486
gui stop
...
- introduce gui.Stop()
- remember state with open
- stopping ethereum stack is not gui concern, moved to main
- stopping mining, gui and ethereum handled via interrupt callbacks
- ^C triggers exactly the same behaviour as quit via menu
11 years ago
zelig
c0a05fcf89
log slider
...
- only add the gui logger after window is shown otherwise slider wont be shown
- need to silence gui logger after window closed otherwise logsystem hangs
- gui.GetLogLevelInt() extra function needed to give correcty int typecast value to gui widget that sets initial loglevel to default
11 years ago
obscuren
b3367ec0e3
Added option to not break eachline
11 years ago
zelig
6f09a3e820
fix imports in ui_lib and flags cos of defaultAssetPath move; fix logLevel type for gui
11 years ago
zelig
d060ae6a36
changed logger API, functions that allow Gui to implement ethlog.LogSystem for gui logging
11 years ago
obscuren
65cbea2b6a
bump
11 years ago
obscuren
c1220e8729
bump
11 years ago
obscuren
ef1b923b31
Added a log level slider which can change the log level
11 years ago