ThomasV
b29038073d
add new languages to i18n
10 years ago
ThomasV
821a9f14dd
rename file
10 years ago
ThomasV
80284d5516
updates for the old android GUI
10 years ago
ThomasV
18d16ba82c
bugfix: add pubkey to PendingAccount, to be able to spend from it
10 years ago
ThomasV
5ee4a87f29
Merge pull request #1044 from LedgerHQ/ledger
New firmware integration
10 years ago
BTChip
074a57b1a3
New firmware integration
10 years ago
Maran
b701ca185c
Removed packages folder as depedency for osx builds
Will require py2app 0.9
10 years ago
Maran
199868c2c0
Change OSX build to use new structure
10 years ago
ThomasV
0a80f84e2e
don't use load_module in make_packages
10 years ago
ThomasV
39c2bc5b7a
fix header file in google protobuf
10 years ago
ThomasV
45007a27e4
plugins readme
10 years ago
ThomasV
f2f92f9263
trustedcoin plugin: fix is_billing
10 years ago
ThomasV
2a608280f4
Do not exit when the New Wallet dialog is canceled
10 years ago
ThomasV
b3364b87d1
interface: don't show traceback on error 104
10 years ago
ThomasV
9874afac8b
fixes for make_packages
10 years ago
ThomasV
91ea2d8752
move mki18n to contrib directory
10 years ago
ThomasV
1f58673915
add python mode for emacs
10 years ago
ThomasV
7dbb182a2e
add script to copy dependencies in make_packages
10 years ago
ThomasV
7daccf143f
update pyinstaller spec file
10 years ago
ThomasV
56dc9f7f80
cleanup dead code
10 years ago
ThomasV
1b65dd7974
Merge branch 'master' of git://github.com/spesmilo/electrum
10 years ago
ThomasV
c1583001b4
Merge pull request #1041 from romanz/master
travis: use container-based infrastructure for faster tests
10 years ago
ThomasV
e6a55803ab
Merge pull request #1042 from openalias/master
relicensed to GPLv3
10 years ago
Riccardo Spagni
133c3386be
relicensed to GPLv3, added note allowing for future relicensing
10 years ago
Roman Zeyde
87fe48769b
travis: use container-based infrastructure for faster tests
10 years ago
ThomasV
b05df324bf
make_commands_list script
10 years ago
ThomasV
e389745491
remove appdata_dir and data_dir
10 years ago
ThomasV
4794ccfaf2
hide/show main window when wizard is called
10 years ago
ThomasV
be172e2a95
update MANIFEST.in
10 years ago
ThomasV
31120e987f
move hide/show in open_wallet
10 years ago
ThomasV
d4c9c21902
rm data directory
10 years ago
ThomasV
b5ac7f2a7c
simplify setup.py using package_data
10 years ago
ThomasV
619ee02df8
add openalias to release notes
10 years ago
ThomasV
5f425738da
version 2.0 beta 3
10 years ago
ThomasV
5426dae9fc
re-add dnspython in setup.py
10 years ago
ThomasV
f3ebed1545
fix email address in setup.py
10 years ago
ThomasV
f5d25f6b3a
fix: missing plugins in setup.py
10 years ago
ThomasV
acaaec8405
fix comment: standard is not bip44
10 years ago
ThomasV
3ed9e46672
OA: show requirement; use print_error for debugging
10 years ago
ThomasV
42e586dc46
Merge pull request #986 from openalias/master
OpenAlias: Plugin v0.1
10 years ago
ThomasV
9205a35c22
rm failing test
10 years ago
Riccardo Spagni
c41fe53fd2
Merge remote-tracking branch 'upstream/master'
10 years ago
Riccardo Spagni
41571de1e6
revert dnspython dependency in setup.py
10 years ago
ThomasV
f302c90649
set self.wallet to None in plugin constructor
10 years ago
ThomasV
0934976f3a
fix #1011
10 years ago
ThomasV
2ce3424968
Merge pull request #1034 from chiguireitor/master
Fixed some issues with VEF exchanges and general drowning of exceptions
10 years ago
John Miguel Villar Zavatti
ea4bf4e91f
* Added BTCParalelo price index for Venezuelan Bolivar VEF
* Fixed all of the update_* functions on the exchange_rate.py plugin to indicate when there are SSL errors, there was a horrorous try-except-pass block that was drowning all the exceptions
* Added get_json_insecure to allow exchange rates over HTTP
Signed-off-by: John Miguel Villar Zavatti <johnvillarzavatti@gmail.com>
10 years ago
ThomasV
69ee0bd0de
new scripts: bip70 and estimate_fee
10 years ago
ThomasV
89a52a8273
Merge pull request #1030 from kevcooper/fix_env
added env/ to gitignore and fixed an issue with electrum-env
10 years ago
ThomasV
58d2e90fa5
parse PEM list using tlslite
10 years ago