Commit graph

5309 commits

Author SHA1 Message Date
Darin Stanchfield
257fd9bfb0 Merge branch 'master' of https://github.com/spesmilo/electrum 2015-08-20 13:14:33 -07:00
ThomasV
5ad8c56406 Merge pull request #1411 from dabura667/addchinese
Add Chinese Simplified wordlist
2015-08-20 17:06:25 +02:00
dabura667
678ec84267 Add Chinese Simplified wordlist 2015-08-20 23:18:47 +09:00
ThomasV
53b1ce2c50 restore 'save' menu. fixes #1407 2015-08-19 19:25:05 +02:00
ThomasV
b2e2218556 fix: remove deprecated parameter 2015-08-19 18:33:49 +02:00
ThomasV
df206719b7 should fix #1403 2015-08-19 13:33:00 +02:00
ThomasV
37034bdf7f listunspent: convert value to float 2015-08-19 11:10:55 +02:00
ThomasV
6bbfef5198 add timestamp to history command output, convert value to float 2015-08-19 11:04:06 +02:00
ThomasV
ed6c6bae24 fix typo 2015-08-19 10:24:11 +02:00
ThomasV
425cc4d258 fix: handle blank passphrase properly 2015-08-19 10:20:33 +02:00
ThomasV
2996ec927f fix #862: ask passphrase only once 2015-08-19 10:15:36 +02:00
ThomasV
2ffd419e66 possibly fix #1403 2015-08-19 09:12:46 +02:00
ThomasV
dfb3d7b119 show number of inputs/outputs 2015-08-18 18:35:52 +02:00
ThomasV
2af670ea2b add packages directory to osx setup 2015-08-18 17:36:22 +02:00
ThomasV
bba9da91de rm debugging statement 2015-08-18 17:16:15 +02:00
ThomasV
6f474eea3b remove deprecated docs 2015-08-18 17:07:32 +02:00
ThomasV
c9b3185724 copy mpk to clipboard 2015-08-18 17:05:02 +02:00
ThomasV
b7b86481c1 android fixes 2015-08-18 16:34:10 +02:00
ThomasV
93b674982e fix tx strip 2015-08-18 16:33:51 +02:00
ThomasV
064f0b71e2 dns is used by android now 2015-08-18 12:36:12 +02:00
ThomasV
f583fcfedb do not import dns on android 2015-08-18 12:15:56 +02:00
ThomasV
3f1e4ae3b1 strip spaces from raw tx 2015-08-18 10:17:53 +02:00
ThomasV
4a514c7638 version 2.4.2 and release notes 2015-08-17 13:20:45 +02:00
ThomasV
e9523f231b fix account renaming issues #1158 #1299 2015-08-17 12:49:04 +02:00
ThomasV
89677c47f7 cmdline: read all arguments before parsing 2015-08-17 09:46:50 +02:00
ThomasV
fa9ce51685 deprecate dumpprivkeys 2015-08-16 16:30:55 +02:00
ThomasV
02e81a3655 read command line arguments from stdin if '-' is passed 2015-08-16 16:11:52 +02:00
ThomasV
5686499eae fix #1400 2015-08-16 13:50:03 +02:00
ThomasV
1b3f450267 fix #1401 2015-08-16 11:43:59 +02:00
ThomasV
bfae04e6f0 Improved in network callbacks:
* Pass arguments
 * Don't redraw history when a tx is verified.
 * Fix new tx notifications.
2015-08-16 11:36:23 +02:00
ThomasV
438bc94dce fix #1399 2015-08-16 11:25:23 +02:00
ThomasV
ede7423bf2 Merge pull request #1397 from romanz/master
Add tests to bitcoin.py and ripemd.py
2015-08-15 13:42:59 +02:00
ThomasV
c5ee6bf57c emit signal for fiat_amount update 2015-08-15 13:39:11 +02:00
ThomasV
717a8a5ca7 perform fee computation as a timer action 2015-08-15 13:32:59 +02:00
ThomasV
e0939348c3 minimize calls to estimated_fee 2015-08-15 12:31:57 +02:00
ThomasV
9893057554 unicode conversion 2015-08-15 12:17:43 +02:00
ThomasV
6232a0b76c speedup fee computation when collecting small inputs 2015-08-15 10:02:47 +02:00
Roman Zeyde
ac8e792c58 test_ripemd: add simple test case for ripemd module 2015-08-15 09:52:27 +03:00
Roman Zeyde
fa412c3a86 test_bitcoin: add tests for int packing 2015-08-15 09:41:20 +03:00
Roman Zeyde
175fef2d56 test_bitcoin: add test case for seeds 2015-08-15 09:20:01 +03:00
ThomasV
8a3e5032b1 Merge pull request #1389 from romanz/master
remove unused code
2015-08-14 16:48:23 +02:00
ThomasV
a5d337c0ce Merge pull request #1394 from LedgerHQ/ledger-rename
Rename BTChip -> Ledger
2015-08-14 15:43:48 +02:00
ThomasV
d69da1ef43 add/remove transaction: remove unused tx_height parameter 2015-08-14 15:30:00 +02:00
ThomasV
e9b346ed29 add command for master private key 2015-08-14 15:23:50 +02:00
BTChip
22c602a61c Rename BTChip -> Ledger 2015-08-14 13:34:22 +02:00
ThomasV
6fcaa1a672 Merge pull request #1392 from LedgerHQ/btchip-update-wizard
Update installwizard init
2015-08-14 09:06:30 +02:00
BTChip
59e999d3a5 Update installwizard init 2015-08-13 23:28:36 +02:00
ThomasV
1a9e768e31 fix dynamic fee slider behaviour in OSX 2015-08-13 15:19:34 +02:00
ThomasV
94ecf8dd7d fix trezor statusbar 2015-08-12 15:51:31 +02:00
Darin Stanchfield
cdd3151312 added KeepKey plugin information 2015-08-10 23:28:03 -07:00