Commit graph

7 commits

Author SHA1 Message Date
SomberNight
81b6d65764 refactor network constants 2018-03-04 22:10:59 +01:00
SomberNight
52d41a4339 follow-up 5893af5025
clean git version a bit (convert to str and remove trailing newline)
2018-02-27 03:06:49 +01:00
Johann Bauer
5893af5025
Try to use git hash in crash reports 2018-02-26 19:53:16 +01:00
Johann Bauer
3838fdbdcc
Change name of version field in crashhub request 2018-02-26 12:21:43 +01:00
SomberNight
febaedcd36 crash reporting: catch exceptions from requests.post 2018-02-20 16:14:46 +01:00
Johann Bauer
08b9908f6e
Make it harder for altcoins to accidentally use our crashhub 2018-02-14 21:48:28 +01:00
Johann Bauer
91e44ba6fc Show error window for unhandled exceptions
Use exception hook from main thread for all threads

Use signal to delegate error window creation to GUI thread

Add more information to issue template

Update to PyQt5

Switch from Github to REST-Service

Report to web service instead of opening the browser

Fix imports

Change crashhub URL to electrum.org server

Explain that exception hooks are only used in the Qt Gui now
2018-01-30 10:49:31 +01:00