ThomasV
|
217dc2f55b
|
android: fix recv amount bug
|
2015-02-25 18:00:38 +01:00 |
ThomasV
|
ddaf2c3121
|
android: tx fee per kb
|
2015-02-25 17:28:40 +01:00 |
ThomasV
|
8d95b9c980
|
android: fix protocols dialog
|
2015-02-25 17:25:22 +01:00 |
ThomasV
|
761871b900
|
sanitize server and protocol
|
2015-02-25 17:14:31 +01:00 |
ThomasV
|
48838be816
|
android: fix make_new_contacts
|
2015-02-25 15:51:04 +01:00 |
ThomasV
|
6693a70c72
|
simplify android receive
|
2015-02-25 15:41:27 +01:00 |
ThomasV
|
f6280c4e23
|
fixes for android
|
2015-02-25 13:25:52 +01:00 |
ThomasV
|
6c30efd8be
|
update release notes
|
2015-02-25 11:23:03 +01:00 |
ThomasV
|
1e39231344
|
update release notes
|
2015-02-25 11:12:47 +01:00 |
ThomasV
|
c7f89da934
|
copy request URI to clipboard
|
2015-02-25 10:01:59 +01:00 |
ThomasV
|
ce5808e894
|
make_packages: ignore pyc
|
2015-02-25 06:03:59 +01:00 |
ThomasV
|
b29038073d
|
add new languages to i18n
|
2015-02-24 19:32:59 +01:00 |
ThomasV
|
821a9f14dd
|
rename file
|
2015-02-24 19:14:53 +01:00 |
ThomasV
|
80284d5516
|
updates for the old android GUI
|
2015-02-24 18:45:09 +01:00 |
ThomasV
|
18d16ba82c
|
bugfix: add pubkey to PendingAccount, to be able to spend from it
|
2015-02-23 19:33:31 +01:00 |
ThomasV
|
5ee4a87f29
|
Merge pull request #1044 from LedgerHQ/ledger
New firmware integration
|
2015-02-23 17:10:44 +01:00 |
BTChip
|
074a57b1a3
|
New firmware integration
|
2015-02-23 16:30:44 +01:00 |
Maran
|
b701ca185c
|
Removed packages folder as depedency for osx builds
Will require py2app 0.9
|
2015-02-23 09:37:44 +01:00 |
Maran
|
199868c2c0
|
Change OSX build to use new structure
|
2015-02-23 08:35:18 +01:00 |
ThomasV
|
0a80f84e2e
|
don't use load_module in make_packages
|
2015-02-23 08:15:35 +01:00 |
ThomasV
|
39c2bc5b7a
|
fix header file in google protobuf
|
2015-02-23 07:14:39 +01:00 |
ThomasV
|
45007a27e4
|
plugins readme
|
2015-02-22 12:28:18 +01:00 |
ThomasV
|
f2f92f9263
|
trustedcoin plugin: fix is_billing
|
2015-02-22 12:06:04 +01:00 |
ThomasV
|
2a608280f4
|
Do not exit when the New Wallet dialog is canceled
|
2015-02-21 16:25:06 +01:00 |
ThomasV
|
b3364b87d1
|
interface: don't show traceback on error 104
|
2015-02-21 14:45:09 +01:00 |
ThomasV
|
9874afac8b
|
fixes for make_packages
|
2015-02-21 12:49:35 +01:00 |
ThomasV
|
91ea2d8752
|
move mki18n to contrib directory
|
2015-02-21 12:41:52 +01:00 |
ThomasV
|
1f58673915
|
add python mode for emacs
|
2015-02-21 12:24:40 +01:00 |
ThomasV
|
7dbb182a2e
|
add script to copy dependencies in make_packages
|
2015-02-21 11:43:53 +01:00 |
ThomasV
|
7daccf143f
|
update pyinstaller spec file
|
2015-02-21 10:53:54 +01:00 |
ThomasV
|
56dc9f7f80
|
cleanup dead code
|
2015-02-21 08:48:15 +01:00 |
ThomasV
|
1b65dd7974
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
2015-02-20 10:11:38 +01:00 |
ThomasV
|
c1583001b4
|
Merge pull request #1041 from romanz/master
travis: use container-based infrastructure for faster tests
|
2015-02-20 10:06:55 +01:00 |
ThomasV
|
e6a55803ab
|
Merge pull request #1042 from openalias/master
relicensed to GPLv3
|
2015-02-20 10:01:46 +01:00 |
Riccardo Spagni
|
133c3386be
|
relicensed to GPLv3, added note allowing for future relicensing
|
2015-02-20 10:27:16 +02:00 |
Roman Zeyde
|
87fe48769b
|
travis: use container-based infrastructure for faster tests
|
2015-02-19 13:17:32 +02:00 |
ThomasV
|
b05df324bf
|
make_commands_list script
|
2015-02-18 20:05:51 +01:00 |
ThomasV
|
e389745491
|
remove appdata_dir and data_dir
|
2015-02-18 18:48:32 +01:00 |
ThomasV
|
4794ccfaf2
|
hide/show main window when wizard is called
|
2015-02-18 18:41:25 +01:00 |
ThomasV
|
be172e2a95
|
update MANIFEST.in
|
2015-02-18 18:31:20 +01:00 |
ThomasV
|
31120e987f
|
move hide/show in open_wallet
|
2015-02-18 18:30:59 +01:00 |
ThomasV
|
d4c9c21902
|
rm data directory
|
2015-02-18 17:24:20 +01:00 |
ThomasV
|
b5ac7f2a7c
|
simplify setup.py using package_data
|
2015-02-18 17:13:41 +01:00 |
ThomasV
|
619ee02df8
|
add openalias to release notes
|
2015-02-18 05:25:19 +01:00 |
ThomasV
|
5f425738da
|
version 2.0 beta 3
|
2015-02-17 18:39:15 +01:00 |
ThomasV
|
5426dae9fc
|
re-add dnspython in setup.py
|
2015-02-17 18:30:04 +01:00 |
ThomasV
|
f3ebed1545
|
fix email address in setup.py
|
2015-02-17 17:24:40 +01:00 |
ThomasV
|
f5d25f6b3a
|
fix: missing plugins in setup.py
|
2015-02-17 17:21:16 +01:00 |
ThomasV
|
acaaec8405
|
fix comment: standard is not bip44
|
2015-02-17 16:57:48 +01:00 |
ThomasV
|
3ed9e46672
|
OA: show requirement; use print_error for debugging
|
2015-02-17 16:48:00 +01:00 |