5206 Commits (94ecf8dd7d0197646e6bc2b7d47c256a3132855b)
 

Author SHA1 Message Date
ThomasV e9f3b21519 Fix transaction update 9 years ago
ThomasV aca8cf5956 Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago
ThomasV 15f592f022 trezor multisig: build xpub from pubkey 9 years ago
ThomasV ad9f7411d7 peers script: handle missing fields 9 years ago
ThomasV 06cd2ef70a Merge pull request #1346 from LedgerHQ/ledger-show-before-broadcast 9 years ago
BTChip ea097fd7f5 Review UI, support command line mode 9 years ago
BTChip c167ef6d35 Implement missing can_sign_xpubkey 9 years ago
ThomasV d3104a17b7 Revert "Improved dialog centring" 9 years ago
ThomasV 0368a2cd5e fix bug from #1281 9 years ago
ThomasV bad9030554 Revert "Improved password wrapper." 9 years ago
ThomasV b0f7411a0a check and fix history on startup 9 years ago
ThomasV 383f8924d7 revert txdialog to QDialog 9 years ago
ThomasV e2c19ff871 fix #1344 9 years ago
ThomasV 9947173183 fix tx deserialize 9 years ago
ThomasV 5c2235e54b make tx.deserialize preserve existing inputs 9 years ago
ThomasV c224a9ad9d enable multisig with trezor 9 years ago
ThomasV 93e8c7da6e Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago
ThomasV 7933ac4324 reformatting 9 years ago
Neil Booth d41dfa394b Improved dialog centring 9 years ago
Neil Booth c33175c312 Improved password wrapper. 9 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 9 years ago
Neil Booth b2bfd5af1f Show the broadcast button even if broadcast. 9 years ago
Neil Booth 3446e1fd56 Prevent garbage collection of TxDialogs 9 years ago
Neil 9a823f5fe6 Merge pull request #1342 from kyuupichan/retain_user_fees 9 years ago
Neil Booth aa6de86c27 Once a user inputs a fee, retain it. 9 years ago
ThomasV 250bb03034 Merge pull request #1337 from kyuupichan/auto_connect 9 years ago
ThomasV 9e84d12a6f Merge pull request #1339 from kyuupichan/daemon 9 years ago
ThomasV 9fc9c5e4f4 Merge pull request #1340 from kyuupichan/dead_code 9 years ago
Neil Booth 930304e46b Remove apparently dead code. 9 years ago
Neil Booth 389c8e8a8d Only write config file once. 9 years ago
Neil Booth 3a50c78a47 Avoid string representation issues 9 years ago
Neil Booth 5acbe00cbf Suggested auto_connect daemon mode fix for #1336 9 years ago
ThomasV 306756b42d Merge pull request #1334 from romanz/master 9 years ago
ThomasV ff46d6b7d4 Merge branch 'bfix' 9 years ago
Roman Zeyde 1eccadfc13 travis: use Tox for test automation 9 years ago
ThomasV 65e7667eba build reverse history index, to know when a transaction can be removed 9 years ago
ThomasV e8dd11161b Merge pull request #1333 from romanz/master 9 years ago
ThomasV 616becd9a8 move openalias from plugins to core 9 years ago
Roman Zeyde 7ae8bb88b4 travis: add code coverage report 9 years ago
ThomasV 90d32038fa Merge branch 'kyuupichan-synchronizer-unthread' 9 years ago
ThomasV fa2de58c90 redo fixes for 1324 9 years ago
ThomasV ccd07c6a80 Merge branch 'synchronizer-unthread' of https://github.com/kyuupichan/electrum into kyuupichan-synchronizer-unthread 9 years ago
ThomasV 0c37009cdb fix is_address (forgot p2sh) 9 years ago
ThomasV c0858f314f Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago
ThomasV cf5328b143 do not accet testnet addresses in bitcoin.is_address 9 years ago
ThomasV 516e469d3c Merge pull request #1332 from romanz/master 9 years ago
Roman Zeyde daee02e22d commands: fix typo 9 years ago
Roman Zeyde 9c06bee8c7 interface: slow_parse() is not defined for X509 9 years ago
ThomasV 604d5d432c sanitize server at the interface level (follow up to issue #1330) 9 years ago
ThomasV 0ac3aebb88 fix proxy setting issue #1330 9 years ago