ThomasV
|
02cd5497eb
|
Merge pull request #3087 from SomberNight/fix_contacts_import
fix: contacts import
|
7 years ago |
ThomasV
|
9615279c3d
|
Merge pull request #3088 from bauerj/nsis-silent
Install NSIS silently
|
7 years ago |
Johann Bauer
|
c53078c7c1
|
Install NSIS silently
|
7 years ago |
SomberNight
|
29c34332ac
|
fix: contacts import
|
7 years ago |
ThomasV
|
290999b9a8
|
kivy: py3 update for scanning transaction
|
7 years ago |
ThomasV
|
8683d71711
|
fix: witness serialization
|
7 years ago |
ThomasV
|
b8c7edf070
|
return bytes in scan_barcode
|
7 years ago |
ThomasV
|
5cc71ef84b
|
Merge pull request #3085 from SomberNight/aes_padding_pkcs7
bitcoin.py AES: implement our own PKCS7 padding
|
7 years ago |
ThomasV
|
42f9d1ee63
|
kivy: py3 updates
|
7 years ago |
SomberNight
|
aa1289fa5d
|
bitcoin.py AES: implement our own PKCS7 padding
|
7 years ago |
ThomasV
|
fd11397ac6
|
Merge pull request #3083 from SomberNight/fix_qt_mainwindow_updatemaxfee
follow-up 198cc9d737
|
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 |
ThomasV
|
1d2253f0d8
|
kivy: python3 imports
|
7 years ago |
ThomasV
|
4bc2a4e805
|
kivy: python3 imports
|
7 years ago |
ThomasV
|
9b4d109e3b
|
Merge pull request #3079 from SomberNight/build_security2
building on wine: check hash of NSIS, and GPG sig of Python
|
7 years ago |
SomberNight
|
0dca33e2f4
|
building on wine: check hash of NSIS, and GPG sig of Python
|
7 years ago |
ThomasV
|
0c967e555e
|
Merge pull request #3078 from SomberNight/snap_update
updated snap packaging details
|
7 years ago |
SomberNight
|
12c9cca102
|
updated snap packaging details
|
7 years ago |
ThomasV
|
5d61fadd5b
|
Merge pull request #3077 from danuker/patch-1
Update commands: output str(Decimals), not floats
|
7 years ago |
Dan Haiduc
|
5e589133c9
|
Update commands: output str(Decimals), not floats
The commands `listunspent` and `history` were using float.
Patched to consistently return strings of Decimal objects.
|
7 years ago |
ThomasV
|
b2f029851a
|
Merge pull request #3074 from SomberNight/build_security1
build scripts: https
|
7 years ago |
ThomasV
|
4b60513d5e
|
Merge pull request #3075 from ariard/fix_check_seed
fix: [check_seed command] import path
|
7 years ago |
Antoine Riard
|
9ebca74724
|
fix: check_seed command import path
|
7 years ago |
SomberNight
|
c413fea404
|
https in build scripts
|
7 years ago |
ThomasV
|
5a45f257ca
|
fix #3071: import error message
|
7 years ago |
ThomasV
|
76da6916f3
|
Merge pull request #3010 from SomberNight/qt_wiz_catch_exc
fix: [QT wallet wizard] catch exceptions: UserCancelled, GoBack
|
7 years ago |
ThomasV
|
0497561e56
|
fix #3068
|
7 years ago |
neocogent
|
7a92750ea5
|
add sat/byte fee info and fee_unit pref
|
8 years ago |
ThomasV
|
24442de8df
|
fix command line interface for hardware wallets. fixes #3056
|
7 years ago |
ThomasV
|
3c281c4056
|
Merge pull request #3065 from SomberNight/py3_cosignerpool
py3: cosigner_pool
|
7 years ago |
SomberNight
|
db919ff340
|
py3: cosigner_pool
|
7 years ago |
ThomasV
|
ddc989c672
|
fix #3062
|
7 years ago |
ThomasV
|
68ca0b73b1
|
fix #2968
|
7 years ago |
ThomasV
|
1e4ac1c352
|
fix #3060
|
7 years ago |
ThomasV
|
49895df42f
|
Merge pull request #3055 from SomberNight/trezor_cmd_raw_input
fix raw_input() in trezor cmdline
|
7 years ago |
ThomasV
|
fcbe00f325
|
Merge pull request #3054 from SomberNight/py3_signmessage_cmd_str
py3: signmessage cmd return type
|
7 years ago |
ThomasV
|
a74e49ea31
|
Merge pull request #3057 from SomberNight/greenaddress_maintenance1
maintenance for greenaddress plugin
|
7 years ago |
SomberNight
|
ee352bcee0
|
maintenance for greenaddress plugin
|
7 years ago |
SomberNight
|
5d81ed5d62
|
fix raw_input() in trezor cmdline
|
7 years ago |
SomberNight
|
f69f6a88e0
|
py3: signmessage cmd now again returns str
|
7 years ago |
ThomasV
|
0a648e2b1c
|
cleanup commented lines
|
7 years ago |
ThomasV
|
ed6b2d0abf
|
add comment about pyaes issue
|
7 years ago |
ThomasV
|
a2048feb24
|
add segwit option for cmdline create
|
7 years ago |
ThomasV
|
fe75699d3a
|
Merge pull request #3053 from kyuupichan/keepkey-fix
Remove decrypt_message; no longer supported by Trezor or KeepKey
|
7 years ago |
Neil Booth
|
21e0cd9237
|
Remove decrypt_message; no longer supported by Trezor or KeepKey
|
7 years ago |
ThomasV
|
fbb5b23e78
|
Merge pull request #3051 from SomberNight/win_build_hw_wallets
fix: windows build with hw wallets
|
7 years ago |
ThomasV
|
7847a75d59
|
Merge pull request #3052 from SomberNight/py3_aes_encrypt_with_iv
fix: py3 in bitcoin.py: aes_encrypt_with_iv() and aes_decrypt_with_iv()
|
7 years ago |
ThomasV
|
f1792d1b13
|
Merge pull request #2996 from benma/mobile_pairing
digitalbitbox: import mobile pairing config
|
7 years ago |
SomberNight
|
8a07c2654c
|
fix: py3 in bitcoin.py: aes_encrypt_with_iv() and aes_decrypt_with_iv()
|
7 years ago |