ThomasV
afd39b2f42
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
ThomasV
c50d758c3e
rename "Local only" as "Local"
7 years ago
ThomasV
86ca382a20
Merge pull request #3981 from Yuki-Inoue/load-wallet-result-reflected
daemon returns true only if the wallet is loaded
7 years ago
ThomasV
ac176db221
follow-up previous commit
7 years ago
ThomasV
76734f6a88
fix #3980
7 years ago
ThomasV
26e966c3e0
hide address and history toolbars, move functions back into menu.
7 years ago
Yuki Inoue
6687c1b336
daemon returns true only if the wallet is loaded
7 years ago
SomberNight
52d41a4339
follow-up 5893af5025
clean git version a bit (convert to str and remove trailing newline)
7 years ago
ThomasV
375d7965d7
Merge pull request #3978 from SomberNight/load_unverified_tx_offline
prepare self.unverified_tx regardless of network
7 years ago
ThomasV
03b40a3c0a
Merge pull request #3514 from SomberNight/2fa_testnet
make 2fa wallets work on testnet
7 years ago
SomberNight
98cdbe3771
fix #3956
7 years ago
Johann Bauer
5893af5025
Try to use git hash in crash reports
7 years ago
SomberNight
3daa8b018f
prepare self.unverified_tx regardless of network
7 years ago
SomberNight
a32d27b9d7
make 2fa wallets work on testnet
7 years ago
ThomasV
22daffbbea
fix typo
7 years ago
ThomasV
aad0e276c0
wallet history: compute income and expenditures, remove redundant calculation of acquisition price
7 years ago
ThomasV
9fe24e32c0
test for NaN in Fiat.__str__
7 years ago
Johann Bauer
3838fdbdcc
Change name of version field in crashhub request
7 years ago
Jason Bruderer
59e457d22c
Update build-wine's README.md ( #3972 )
* Update build-wine's README.md
7 years ago
ThomasV
ec3e0def24
Merge pull request #3967 from SomberNight/fix_3965
qt save_payment_request catch exception
7 years ago
SomberNight
8951dc3120
restore cmd: stop wallet threads
while "restore" does not wait for verifier to finish, this will at least ensure that whatever has been verified, gets persisted
7 years ago
SomberNight
a6fe73ad72
wine build: "exit 1" on hash/sig failure
7 years ago
Roman Zeyde
44bf80d291
remove unneeded 'pass' statement ( #3970 )
7 years ago
SomberNight
649b5a7298
fix #3964
7 years ago
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