Justin Turner Arthur
|
857eb4ac1d
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |
SomberNight
|
c65d01ea96
|
file i/o: use 'with' keyword
|
7 years ago |
SomberNight
|
f8518c78d8
|
remove Transaction.requires_fee()
|
7 years ago |
SomberNight
|
3d002939f9
|
fix py3: do_export_history
|
7 years ago |
SomberNight
|
83443732c4
|
fix: deleting a passworded wallet did not work
|
7 years ago |
SomberNight
|
b28f8b3ebd
|
make tx deserialization more robust to ill-formed tx
|
7 years ago |
SomberNight
|
291716d2e6
|
fix: exporting privkeys multiple times
|
7 years ago |
ThomasV
|
f5ade2da86
|
clarify message
|
7 years ago |
Johann Bauer
|
f6e7d29998
|
Use combo box instead of buttons to filter address tab
|
7 years ago |
SomberNight
|
7c3a0905ce
|
fix #3134
|
7 years ago |
SomberNight
|
0d0f8c5842
|
fix: payment request related stuff (qt crash, exporting, refresh bug)
|
7 years ago |
ThomasV
|
e7d4bf2945
|
fix typo
|
7 years ago |
ThomasV
|
52a482a9b5
|
display segwit warning in privkey window
|
7 years ago |
ThomasV
|
337675d134
|
add safety notice
|
7 years ago |
SomberNight
|
523de69b5e
|
Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user.
|
7 years ago |
ThomasV
|
4c88159efb
|
move delete button to menu
|
7 years ago |
ThomasV
|
4297270aae
|
fix #2593: add delete button
|
7 years ago |
ThomasV
|
fae4c8cd00
|
wallet information dialog
|
7 years ago |
ThomasV
|
b8c7edf070
|
return bytes in scan_barcode
|
7 years ago |
SomberNight
|
d4a180da7c
|
follow-up 198cc9d737
|
7 years ago |
ThomasV
|
198cc9d737
|
fix #2614: define non-linear scale for static fees
|
7 years ago |
neocogent
|
7a92750ea5
|
add sat/byte fee info and fee_unit pref
|
8 years ago |
ThomasV
|
6b8f685b42
|
fix #3027
|
7 years ago |
ThomasV
|
401d8bc534
|
fix #2890
|
7 years ago |
ThomasV
|
01108d8b47
|
address tab: replace tree view with buttons
|
7 years ago |
ThomasV
|
e299df7b82
|
add message signing/decryption for segwit addresses
|
7 years ago |
SomberNight
|
4aa385e0b3
|
follow-up of wallet.get_private_key() -> wallet.export_private_key()
|
7 years ago |
Johann Bauer
|
5c2beb4ab5
|
Adjust colors if dark color scheme is used
|
7 years ago |
jrkong
|
1cf1f05938
|
Fixed syntax error with utf-8 encoding argument was spelt "utf8" instead of "utf-8". This will cause the reader to read the files using default encoding rather then utf-8.
|
7 years ago |
SomberNight
|
67f418e94d
|
fix: saving payment request as bip70 file
|
7 years ago |
ThomasV
|
e8b564c0e7
|
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
|
7 years ago |
SomberNight
|
6d6f5683cb
|
fix: return type of QFileDialog.getSaveFileName() changed
|
7 years ago |
SomberNight
|
e43481aafc
|
fix prev commit: name collisions with _()
|
7 years ago |
SomberNight
|
f1a4f998d2
|
fix: return type of QFileDialog.getOpenFileName() changed
|
7 years ago |
SomberNight
|
8799809477
|
fix qt plugins crash
|
7 years ago |
SomberNight
|
4ac162f18b
|
migration to PyQt5. initial commit.
|
7 years ago |
ThomasV
|
29aaa1c4c4
|
fix #2840
|
7 years ago |
ThomasV
|
b9da5afa9d
|
replace bitcoin.is_valid
|
7 years ago |
ThomasV
|
32dee14fd0
|
show error message when parsing empty tx
|
7 years ago |
ThomasV
|
ab15ff3a00
|
updates for python3
|
8 years ago |
ThomasV
|
f1a8c0b0e6
|
misc. fixes for python3
|
8 years ago |
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
8 years ago |
Dmitry Sorokin
|
0693403358
|
sending fixed
|
8 years ago |
Dmitry Sorokin
|
f02d18226b
|
misc ui and lib fixes for py3
|
8 years ago |
Dmitry Sorokin
|
d304ccdf17
|
py3 in qtgui
|
8 years ago |
Dmitry Sorokin
|
5be78950ca
|
py3
|
8 years ago |
J.R. Mathis
|
5062e642c2
|
Fix minor typo in exporting labels
Changed "where" to "were"
|
8 years ago |
ThomasV
|
8d82e66eee
|
fix #2690
|
8 years ago |
ThomasV
|
5fb51a91a2
|
fix #2736
|
8 years ago |
ThomasV
|
08fab753e8
|
change default value of confirmed_only, spending unconfirmed coins
|
8 years ago |