SomberNight
b5badc385f
fix #3965
7 years ago
SomberNight
f1b7578218
fix #3960
7 years ago
SomberNight
55a0a6b7f0
fix #3962
7 years ago
ThomasV
1825c92bbc
Merge pull request #3874 from SomberNight/zbar_windows
zbar for windows
7 years ago
SomberNight
5e7c1330d4
qt history_list: (UX) handle extremes of "Summary" and "Plot" buttons
7 years ago
ThomasV
050f9b7d3a
Merge branch 'master' into zbar_windows
7 years ago
ThomasV
c1d2aabd54
Merge pull request #3959 from dtcooper/master
Add Support for Python 3.6+ in ./electrum-env
7 years ago
David Cooper
4aff20273a
Add Support for Python 3.6+ in ./electrum-env
7 years ago
ThomasV
554cf91cff
Merge pull request #3599 from SomberNight/fix_wrapped_c_object_has_been_deleted
fix some crashes when the underlying QT (C/C++) object no longer exists
7 years ago
ThomasV
0fbcb8229b
Merge pull request #3882 from SomberNight/storage_hw_encrypt_cli_support
cli support for hw encrypted wallets
7 years ago
ThomasV
c559077007
follow-up prev commit: use less space
7 years ago
ThomasV
2ee010a443
add issue template
7 years ago
ThomasV
18ba4319da
Merge pull request #3951 from SomberNight/file_import_export_unification
File import-export unification
7 years ago
ThomasV
aaf89d2325
fix #3858
7 years ago
ThomasV
24054ac399
Merge pull request #3943 from SomberNight/fee_cleanup
clean up fees a bit
7 years ago
ThomasV
d38a50b119
fix #3922 : wrong parameter passed to connection_down
7 years ago
ThomasV
8329faf760
price_at_timestamp: minor fix
7 years ago
SomberNight
151aa9d135
fix prev; offset is relative to last forking height
7 years ago
SomberNight
02c7524d75
logging: some extra network-related lines
7 years ago
ThomasV
0928ac961a
fix #3955 : fix interference between verifier and catch_up
7 years ago
SomberNight
1f1844ac13
kivy readme: manual download of crystax
7 years ago
ThomasV
f3440f5a20
fix 3954
7 years ago
ThomasV
99710099fb
fix #3952
7 years ago
SomberNight
500c0493d0
clean up prev commit
7 years ago
ThomasV
b7b592fd6e
fix #3948
7 years ago
Abdussamad
5997c18aef
better code organization
function parameters should be lowercase
Fix crash on invalid labels import
Added invoice exporting and reduced duplicate code
Better exception handling
removed json module import
some more cleanup
Cleaned up some stuff
Added exporting contacts
7 years ago
ThomasV
36a444ba6c
Merge pull request #3950 from SomberNight/wallet_locks_3949
locks in wallet
7 years ago
SomberNight
89e0f90e1f
fix #3949
7 years ago
SomberNight
1804800999
fix #3941
follow-up d971a75ef8
7 years ago
ThomasV
041ebc4583
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
ThomasV
d971a75ef8
fix #3941
7 years ago
Johann Bauer
8b9b0d3cf3
Test Windows build using Travis
7 years ago
ThomasV
51f04d4e7b
compute capital gains using wallet.txi and txo
7 years ago
Johann Bauer
e7c3712181
Add libusb dylib to binary so Trezor will work
Closes : #3946
7 years ago
SomberNight
93619c8341
make qt gui even more resistant against ill-formed txns
see #3945
7 years ago
ThomasV
9f7e256e39
cleanup get_full_history. fix #3939
7 years ago
ThomasV
1703e0036a
Merge pull request #3921 from SomberNight/fix_disabled_change_addrs
fix: disabling "use change addresses" did not work correctly
7 years ago
ThomasV
381de43cac
Merge pull request #3925 from SomberNight/wif_format_change
change WIF to "txin_type:old_wif"
7 years ago
ThomasV
0d43820ab7
Merge pull request #3923 from SomberNight/gui_add_tx_ismine
local tx: restructure exception handling wrt wallet.add_transaction and QT
7 years ago
SomberNight
6f5751977b
local tx: restructure exception handling wrt wallet.add_transaction and QT
7 years ago
SomberNight
4ddda74dad
clean up fees a bit
7 years ago
Johann Bauer
363f3766d7
Add Qt Windows style to the binary
Closes : #3813
7 years ago
Johann Bauer
78a9424c48
Add libusb dll to Windows binary
So that Trezor still works...
Closes : #3931
7 years ago
Johann Bauer
fcae5eaa92
Workaround for PyBlake2 build issues
7 years ago
ThomasV
d77e522721
fix #3912 : Use Decimal('NaN') instead of None when exchange rate is not available.
7 years ago
ThomasV
7578ac6abb
Merge pull request #3936 from SomberNight/fix_3935
fix: wallet.add_transaction
7 years ago
SomberNight
7b3c454542
wallet.add_transaction should not return if tx has already been added. only track spent_outpoints for is_mine inputs.
7 years ago
SomberNight
febaedcd36
crash reporting: catch exceptions from requests.post
7 years ago
ThomasV
98a91c9306
update release notes
7 years ago
ThomasV
26d09b4915
fix timestamp of data in get_historical_rates
7 years ago