ThomasV
|
f2b40c69fc
|
do not set background in frozen_style, it does not look good with dark theme
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
34d5f1b2e3
|
lightning: connect send button
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
12d3877873
|
lightning GUI: use existing receive and send tabs with lightning invoices
|
2019-08-20 09:03:10 +02:00 |
|
SomberNight
|
aac9826e1b
|
qt paytoedit: better height adjustment
was sometimes weird...
e.g. pasting several lines of outputs would leave the textedit single line
|
2019-05-04 04:39:59 +02:00 |
|
SomberNight
|
3385a94753
|
logging: basics
|
2019-05-02 15:19:03 +02:00 |
|
ThomasV
|
9b4e490e3c
|
leave max_button pressed (fix #5251)
|
2019-04-17 14:18:36 +02:00 |
|
SomberNight
|
441da52b51
|
fix more DeprecationWarnings
|
2019-03-27 19:27:45 +01:00 |
|
SomberNight
|
e7f38467d7
|
move opcodes to bitcoin.py
|
2019-02-22 17:39:58 +01:00 |
|
SomberNight
|
c03c17f1c7
|
transaction: replace custom enum type for opcodes with stdlib enum
based on Electron-Cash/Electron-Cash@99e60b4941
|
2019-02-22 16:52:08 +01:00 |
|
SomberNight
|
026448837f
|
no more "import *"
fixes #5101
fixes #5105
|
2019-02-11 20:21:24 +01:00 |
|
SomberNight
|
f819e9b6f4
|
openalias: minor clean-up
|
2018-10-29 17:09:23 +01:00 |
|
SomberNight
|
33d14e4238
|
some import clean-up in qt
|
2018-09-25 18:15:28 +02:00 |
|
SomberNight
|
a2ed08615c
|
minor.. move imports out of functions
|
2018-09-18 18:07:12 +02:00 |
|
SomberNight
|
2eb72d496f
|
transaction: introduce TxOutput namedtuple
|
2018-08-01 19:10:08 +02:00 |
|
SomberNight
|
f7dce426cb
|
fix #4574
|
2018-07-19 19:52:06 +02:00 |
|
Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|