Commit Graph

18 Commits

Author SHA1 Message Date
J62 9a7843d0f1 btcp-ify 2019-12-24 03:21:35 -08:00
James 27b1373595 zcl-ify 2019-02-28 22:26:15 +01:00
zebra-lucky fb23570b0e add root repo files changes from 3.1.3 2018-06-28 18:09:34 +03:00
zebra-lucky b1776f311d Zcash changes to setup.py, fix test_bitcoin.py 2018-03-21 20:10:09 +02:00
zebra-lucky fe602c2499 Zcash changes to gui/kivy 2018-03-17 13:42:38 +02:00
Tim Gabets 0b603f7a70 Added tox temporary files to .gitignore 2017-05-31 13:35:15 +03:00
akshayaurora 900346b89e kivy:Improve startup speed 2016-01-27 20:21:20 +05:30
Neil Booth 21bf5a8a84 Better support for USB devices
Benefits of this rewrite include:

- support of disconnecting / reconnecting a device without having
  to close the wallet, even in a different USB socket
- support of multiple keepkey / trezor devices, both during wallet
  creation and general use
- wallet is watching-only dynamically according to whether the
  associated device is currently plugged in or not
2016-01-02 20:39:29 +09:00
Roman Zeyde 1eccadfc13 travis: use Tox for test automation 2015-07-02 17:25:02 +03:00
Kevin Cooper 8a8dea7390 added env/ to gitignore and fixed an issue with electrum-env to pass command line arguments correctly 2015-02-15 13:00:03 -07:00
Maran fd8a931608 Make where() work with OSX app bundles
MEIPASS is PythonInstaller specific and won't work for py2app

	modified:   lib/util.py
	modified:   .gitignore
	modified:   lib/util.py
	modified:   setup-release.py
2015-01-27 12:32:23 +01:00
Chris Glass a286b18aed Added _trial_temp to .gitignore 2014-06-25 07:25:04 +02:00
Bryan Stitt 8ece295f2e ignore gui/icons_rc.py 2013-11-09 20:17:22 -08:00
Michael Kramlich bc28e7b8fe gitignore: added .devlocaltmp/; convenient place to stash tmp files during dev without going into repo 2013-11-04 20:26:11 -07:00
Michael Kramlich 35be5c76dc gitignore: added a few more build-generated files 2013-11-04 16:34:47 -07:00
Maran dfd48319a3 Fix merge conflict 2013-03-16 21:38:12 +01:00
ErebusBat 211fbe8ec3 Ignore build outputs 2012-08-02 11:02:46 -06:00
ErebusBat 90f9ae8753 Add .gitignore
- Ignore compiled python
 - Patch files
 - lib/icons_rc.py (generated)
2012-08-02 10:46:42 -06:00