5352 Commits (6c69849be9383a3d7670fa18e8644953d60ba6f4)
 

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