4116 Commits (e96fe36e62d7e323d175ef05b4b1bfab13d7b1e9)
 

Author SHA1 Message Date
ThomasV 52e9c0b498 fix createrawtransaction, using extended serialization format 10 years ago
Roman Zeyde 04fc3d4135 Add audio modem integration for transaction sending & receiving 10 years ago
ThomasV 3d32bba0b9 fix bug #963 10 years ago
ThomasV 477b7c3402 fix issue #961 10 years ago
ThomasV ceaa48fd73 fix #948 10 years ago
ThomasV f8fbce1243 not bip39 anymore 10 years ago
ThomasV f0ec5a73ee do not add command to console history if it starts with a space 10 years ago
ThomasV 63c7a27d7e add InvalidPassword exception 10 years ago
ThomasV 0e3500469e Merge pull request #944 from tkhaew/priv_keys_pwd 10 years ago
ThomasV 858ab183bb Merge pull request #947 from Tafelpoot/walletpath2 10 years ago
Tafelpoot 0737ee7fd3 pass absolute path for new wallet 10 years ago
tkhaew e667f0164a add invalid password check 10 years ago
Tafelpoot 6557c4b9df daemon fix on windows more compact 10 years ago
ThomasV 7cb02f5d2a Merge branch 'Tafelpoot-contacts' 10 years ago
ThomasV 7ca3ba4e80 various fixes for reveive_requests 10 years ago
ThomasV f2988b657b Merge branch 'contacts' of github.com:Tafelpoot/electrum into Tafelpoot-contacts 10 years ago
ThomasV 68c7d2e349 fix column number for monospace font (amount) 10 years ago
wozz 29cf811858 Fix currency type for bitcoinvenezuela history 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 10 years ago
Tafelpoot 75a0da8913 fix daemon for windows 10 years ago
ThomasV 5adb10e4d2 simplification 10 years ago
ThomasV 6d8eebe2db raise exception when seed version does not match 10 years ago
Tafelpoot 218a1ee2f7 Updated Requests 10 years ago
ThomasV 9b28ed9ba0 do not require name to create an account 10 years ago
ThomasV c5b47bd513 always store next_account a PendinfAccount is created 10 years ago
ThomasV 1995c56b7f before_send: fix logic 10 years ago
ThomasV b1eb6ebc91 qt gui: handle exceptions raised when opening wallet 10 years ago
ThomasV c7815bed0d str->unicode 10 years ago
ThomasV b64fef53dc change semantics of before_send hook 10 years ago
ThomasV 5331fc1a24 add before_send hook 10 years ago
ThomasV 2843d7a148 force python2 with daemon 10 years ago
ThomasV 280903cf2a fix create_status_bar hook 10 years ago
ThomasV 67de616a29 add copy button to receive tab 10 years ago
ThomasV 10ef0fbdf0 use wallet basename in window title 10 years ago
ThomasV 586f592af1 invoices: change column order 10 years ago
ThomasV 270c60b3c8 add status icons for invoices 10 years ago
ThomasV 99f5d368e6 move date column to first position in invoice tab 10 years ago
ThomasV 73085877dd bugfix: don't call GUI in non-GUI thread 10 years ago
ThomasV 34dbeeafc8 fix calls broken by 256a467dd7 10 years ago
ThomasV 56c6a50533 Merge pull request #914 from naleves/searchcontacts 10 years ago
ThomasV 571d1c8886 require python 2.7 from now 10 years ago
ThomasV e3cfc31abb Merge pull request #916 from Tafelpoot/optimize 10 years ago
ThomasV 5a30069d22 Merge pull request #915 from nomnombtc/master 10 years ago
nomnombtc da663d3de1 add missing electrum_gui.qt.qrwindow to setup.py 10 years ago
Nick Levesque 8fae4434c1 Added searchcontacts command 10 years ago
Tafelpoot b6f0f8c02c Merge branch 'master' of https://github.com/spesmilo/electrum into showaccount 10 years ago
Tafelpoot 5c12c2bc2f optimized, cleaned up, commented 10 years ago