Merge branch 'release/0.5.15'
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- README.md 1 addition, 1 deletionREADME.md
- ethereal/assets/debugger/debugger.qml 10 additions, 4 deletionsethereal/assets/debugger/debugger.qml
- ethereal/assets/ext/ethereum.js 3 additions, 0 deletionsethereal/assets/ext/ethereum.js
- ethereal/assets/qml/QmlApp.qml 22 additions, 0 deletionsethereal/assets/qml/QmlApp.qml
- ethereal/assets/qml/test_app.qml 58 additions, 23 deletionsethereal/assets/qml/test_app.qml
- ethereal/assets/qml/wallet.qml 11 additions, 3 deletionsethereal/assets/qml/wallet.qml
- ethereal/assets/qml/webapp.qml 6 additions, 0 deletionsethereal/assets/qml/webapp.qml
- ethereal/ethereum.go 0 additions, 142 deletionsethereal/ethereum.go
- ethereal/flags.go 95 additions, 0 deletionsethereal/flags.go
- ethereal/main.go 61 additions, 0 deletionsethereal/main.go
- ethereal/ui/debugger.go 24 additions, 16 deletionsethereal/ui/debugger.go
- ethereal/ui/gui.go 59 additions, 32 deletionsethereal/ui/gui.go
- ethereal/ui/html_container.go 2 additions, 2 deletionsethereal/ui/html_container.go
- ethereal/ui/qml_app.go 59 additions, 0 deletionsethereal/ui/qml_app.go
- ethereal/ui/ui_lib.go 6 additions, 45 deletionsethereal/ui/ui_lib.go
- ethereum/cmd.go 32 additions, 0 deletionsethereum/cmd.go
- ethereum/ethereum.go 0 additions, 193 deletionsethereum/ethereum.go
- ethereum/flags.go 24 additions, 8 deletionsethereum/flags.go
- ethereum/javascript_runtime.go 23 additions, 1 deletionethereum/javascript_runtime.go
Loading
Please register or sign in to comment