zelig
d060ae6a36
changed logger API, functions that allow Gui to implement ethlog.LogSystem for gui logging
11 years ago
obscuren
c89566a42f
Removed old debugger code
11 years ago
Maran
44db1a1eb2
Add 0x when feeding data to debugger
11 years ago
Maran
d4f9daa631
Refactor hex encode and remove coupling of popup to main window
11 years ago
Maran
1eda1d25b0
Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions
11 years ago
obscuren
d0b31e2030
New debugger
11 years ago
obscuren
4fd267a778
Sep debugger from main
11 years ago
obscuren
d694e00a33
Fixed debugger
11 years ago
obscuren
d35380c19e
New main script through init return value
11 years ago
obscuren
f18ec51cb3
Switched to new keyring methods
11 years ago
obscuren
23fc50c61b
Upgraded to new mutan
11 years ago
obscuren
1471585af0
Moved Ext app js to its own dir
11 years ago
obscuren
0bf2d24cb0
Changed seeding
11 years ago
obscuren
f59f515def
Cleanup
11 years ago
obscuren
71defc11fa
Fixed closure
11 years ago
obscuren
64c2550b31
Split off External applications from main library
...
External applications now accept containers which function as the
frontend where the ExtApplication functions as the backend. Containers
execute within their own engine and have their own context and are
destroyed when released.
11 years ago
obscuren
922974c760
Added muted
11 years ago
Casey Kuhlman
a0f35d3248
PreProcess moved to Mutan package
11 years ago
obscuren
68e5568804
Draft mut(an)ed(itor)
11 years ago
obscuren
e16fd323e8
Leverage the new watch & address:changed functionality
11 years ago
obscuren
c535d0d246
Added new block sub for webapp
11 years ago
obscuren
bb72347acf
Minor fixes and sample coin "improvements"
11 years ago
obscuren
b962779a13
Minor update and fixes to the gui and console
11 years ago
obscuren
6d5d539a85
Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings
11 years ago
obscuren
a0c97b663d
Updated closure call
11 years ago
obscuren
1cd7d4456b
Updated to use new state object
11 years ago
Maran
91c75c9305
Adding log messages to debug panel
11 years ago
obscuren
ce43a9500f
Debug steps
11 years ago
obscuren
a9a6585913
Debugger
11 years ago
obscuren
3238894a3b
Added wip debugger
11 years ago
zelig
49c710bf44
assetPath configurable on command line for ethereal GUI
...
- solves the problem of non-standard installs
- add AssetPath to config as string var
- introduced UiLib constructor which falls back to defaultAssetPath (earlier behaviour) if no assetPath is set
- defaultAssetPath now internal concern of UiLib
- gui.Start(assetPath) argument passed from ethereal main() as set Init() in config.go
- informative log message if wallet.qml fails to open
11 years ago
obscuren
1f2547b8a7
Major re-organisation.
...
The Ethereum node and Gui are now separated.
11 years ago
obscuren
85e0447684
Fixed asset path error. Fixes #29
11 years ago
Maran
96fcc1da32
Initial smart-miner stuff
11 years ago
obscuren
3d2c3b0107
Using asset path helper (includes a debug path atm)
11 years ago
obscuren
560a7073f4
Fixed connection button spamming
11 years ago
obscuren
e60ff6ca41
Moved ui lib
11 years ago