wozz
|
29cf811858
|
Fix currency type for bitcoinvenezuela history
update exchange rate history for bitcoinvenezuela exchange
|
10 years ago |
ThomasV
|
4ecaa636fd
|
update README with pip
|
10 years ago |
ThomasV
|
0556e7adde
|
set data_files only when install is invoked
|
10 years ago |
ThomasV
|
575cfe313f
|
remove deprecated files from app.fil
|
10 years ago |
ThomasV
|
01cf04079f
|
add NotEnoughFunds exception
|
11 years ago |
ThomasV
|
5adb10e4d2
|
simplification
|
11 years ago |
ThomasV
|
6d8eebe2db
|
raise exception when seed version does not match
|
11 years ago |
ThomasV
|
9b28ed9ba0
|
do not require name to create an account
|
11 years ago |
ThomasV
|
c5b47bd513
|
always store next_account a PendinfAccount is created
|
11 years ago |
ThomasV
|
1995c56b7f
|
before_send: fix logic
|
11 years ago |
ThomasV
|
b1eb6ebc91
|
qt gui: handle exceptions raised when opening wallet
|
11 years ago |
ThomasV
|
c7815bed0d
|
str->unicode
|
11 years ago |
ThomasV
|
b64fef53dc
|
change semantics of before_send hook
|
11 years ago |
ThomasV
|
5331fc1a24
|
add before_send hook
|
11 years ago |
ThomasV
|
2843d7a148
|
force python2 with daemon
|
11 years ago |
ThomasV
|
280903cf2a
|
fix create_status_bar hook
|
11 years ago |
ThomasV
|
67de616a29
|
add copy button to receive tab
|
11 years ago |
ThomasV
|
10ef0fbdf0
|
use wallet basename in window title
|
11 years ago |
ThomasV
|
586f592af1
|
invoices: change column order
|
11 years ago |
ThomasV
|
270c60b3c8
|
add status icons for invoices
|
11 years ago |
ThomasV
|
99f5d368e6
|
move date column to first position in invoice tab
|
11 years ago |
ThomasV
|
73085877dd
|
bugfix: don't call GUI in non-GUI thread
|
11 years ago |
ThomasV
|
34dbeeafc8
|
fix calls broken by 256a467dd7
|
11 years ago |
ThomasV
|
56c6a50533
|
Merge pull request #914 from naleves/searchcontacts
Added searchcontacts command
|
11 years ago |
ThomasV
|
571d1c8886
|
require python 2.7 from now
|
11 years ago |
ThomasV
|
e3cfc31abb
|
Merge pull request #916 from Tafelpoot/optimize
Optimized transaction.py a bit more
|
11 years ago |
ThomasV
|
5a30069d22
|
Merge pull request #915 from nomnombtc/master
add missing electrum_gui.qt.qrwindow to setup.py
|
11 years ago |
nomnombtc
|
da663d3de1
|
add missing electrum_gui.qt.qrwindow to setup.py
|
11 years ago |
Nick Levesque
|
8fae4434c1
|
Added searchcontacts command
|
11 years ago |
Tafelpoot
|
b6f0f8c02c
|
Merge branch 'master' of https://github.com/spesmilo/electrum into showaccount
|
11 years ago |
Tafelpoot
|
5c12c2bc2f
|
optimized, cleaned up, commented
|
11 years ago |
ThomasV
|
66c652eb51
|
fixes for plugin integration
|
11 years ago |
ThomasV
|
fb75e2e53d
|
fix get_private_key_from_xpubkey
|
11 years ago |
ThomasV
|
24b6ae7757
|
GUI: emit textEdited signal when setting amount in URI
|
11 years ago |
ThomasV
|
7860bcfaf7
|
Merge pull request #875 from YaChen-PaiJu-Waheeb-Azhar-Zakariyah/master
plugin added for plotting history transactions
|
11 years ago |
ThomasV
|
e6317ceca1
|
Merge pull request #909 from Tafelpoot/showaccount
add account info for internal transfer description
|
11 years ago |
ThomasV
|
c225795793
|
use ssl.PROTOCOL_SSLv23
|
11 years ago |
ThomasV
|
c5636be03a
|
minor fix
|
11 years ago |
ThomasV
|
16f36ee6e2
|
Extend transaction serialization, format to handle unsigned inputs where only the address is known, the public key is unknown.
|
11 years ago |
ThomasV
|
c4ce16e2b6
|
fix sign_transaction in btcchip too
|
11 years ago |
ThomasV
|
070126104f
|
fix #910
|
11 years ago |
ThomasV
|
5ceb3a1901
|
Merge pull request #903 from Tafelpoot/windowtitles
add window title for show_private_key and show_public_key
|
11 years ago |
Tafelpoot
|
b3684ad40a
|
add account info for internal transfer description
|
11 years ago |
ThomasV
|
72489da26d
|
signtxwithkey: use prompt if privkey is not passed
|
11 years ago |
ThomasV
|
581ed1ed26
|
separate signtxwithkey and signtxwithwallet, and simplify sign_transaction
|
11 years ago |
ThomasV
|
c1226b0f6e
|
Merge pull request #906 from Tafelpoot/tx_optimize
optimized deserialize and modified assert for multisig
|
11 years ago |
Tafelpoot
|
74c0fa7ada
|
corrected deserialize
|
11 years ago |
Tafelpoot
|
bc8f58104c
|
optimized deserialize and modified assert for multisig
|
11 years ago |
Tafelpoot
|
0216a892da
|
add window title for show_private_key and show_public_key
|
11 years ago |
ThomasV
|
cf1fbbf3ad
|
fix is_watching_only for imported wallets
|
11 years ago |