Commit Graph

5145 Commits

Author SHA1 Message Date
Roman Zeyde d27efaad82 travis: use pytest (due to better test discovery) 2015-06-13 14:29:23 +03:00
ThomasV 12feb4cf9c Merge pull request #1294 from romanz/master
bitcoin: remove dead code
2015-06-13 13:25:28 +02:00
BTChip db68dcbc14 Get rid of libusb dependency 2015-06-13 11:58:57 +02:00
Roman Zeyde 6bb9ee0cf7 bitcoin: remove dead code 2015-06-13 08:34:56 +03:00
ThomasV 7a3ddfc6a4 version 2.3.1 2015-06-12 20:22:02 +02:00
ThomasV 10740470cc fix requests_dir bug 2015-06-12 20:18:06 +02:00
ThomasV d75d3fdf5b fix --pending option 2015-06-12 20:15:53 +02:00
ThomasV bb4d175978 Merge pull request #1292 from romanz/master
travis.yml: add protobuf to requirements and exclude plugins
2015-06-12 12:25:12 +02:00
ThomasV c46ac26d82 cosigner pool: exec_->show 2015-06-12 10:44:49 +02:00
Roman Zeyde b5c53d2ea6 travis.yml: add protobuf to requirements and exclude plugins 2015-06-12 11:38:12 +03:00
ThomasV 42084a3610 improve docstrings 2015-06-12 10:34:45 +02:00
ThomasV 444082f90f Merge pull request #1291 from kyuupichan/server_height_zero
Show Synchronizing... when server height is zero
2015-06-12 10:32:43 +02:00
Neil Booth 304f7f273b Show Synchronizing... when server height is zero 2015-06-12 17:23:32 +09:00
ThomasV 1fbbd5d65d require network to show request status 2015-06-12 09:58:29 +02:00
ThomasV cbcb799eec add filtering options for listrequests 2015-06-12 09:46:21 +02:00
ThomasV 21f505a62c fix #1290 2015-06-12 05:06:23 +02:00
ThomasV f3597f865b --force option for addrequest 2015-06-11 20:44:38 +02:00
Maran 9ef1f300f3 Fix Wizard on first run 2015-06-11 15:08:15 +02:00
ThomasV db6c69f0da Merge pull request #1289 from Kefkius/patch-1
Fix typo in param_descriptions
2015-06-11 13:47:06 +02:00
ThomasV a103f59686 new flags for listaddresses 2015-06-11 12:49:14 +02:00
ThomasV 2b769b10da bip70 export fixes 2015-06-11 12:38:17 +02:00
ThomasV 317a9de71d check amount before calling make_payment_request 2015-06-11 12:32:52 +02:00
ThomasV ba78093e2e getalias: no check 2015-06-11 12:08:38 +02:00
Kefkius b6e4013a9d Fix typo in param_descriptions
heigh --> height
2015-06-11 04:55:08 -04:00
ThomasV e5b5e8d0f4 comment our ackrequest 2015-06-11 10:50:25 +02:00
ThomasV a50dce4cef release notes 2015-06-11 10:34:51 +02:00
ThomasV d6cdc085ea fix #1283 2015-06-11 10:03:26 +02:00
ThomasV 179e98b303 restore: call constructor to load plugin 2015-06-11 09:56:38 +02:00
ThomasV 5ffd26402e separate load_wallet hook for installwizard 2015-06-11 09:36:19 +02:00
ThomasV 16344b43af fix issue #1282 2015-06-11 08:56:07 +02:00
ThomasV bf50bc45ef fix plugin load_wallet hook 2015-06-11 02:13:12 +02:00
ThomasV e31ac7905d Clear address cache when interface changes. Send requests only if interface is connected. 2015-06-11 02:10:06 +02:00
ThomasV c7945f4199 Merge pull request #1287 from kyuupichan/requeue
Fix request handling.
2015-06-11 01:36:39 +02:00
Neil Booth 28f440350d Fix request handling.
Handle local requests immediately.
Defer those requiring connectivity until we have an interface.
2015-06-11 08:31:19 +09:00
ThomasV 5714d9f4fc shorter docstrings 2015-06-10 23:48:36 +02:00
ThomasV 145bf5cf0a rename decodetx and sendtx commands. merge mktx and payto commands. 2015-06-10 23:21:25 +02:00
ThomasV e067e34313 make global options: -w and -o 2015-06-10 22:29:31 +02:00
ThomasV b350c27562 openalias: replace @ in resolve 2015-06-10 22:20:29 +02:00
ThomasV 2863d19579 command-line handler for trezor 2015-06-10 22:08:19 +02:00
ThomasV 557286ff79 Fix ssl error 2015-06-10 21:20:31 +02:00
ThomasV 2b9b42d5f7 Merge pull request #1286 from kyuupichan/remove_urllib2
Use requests instead - SSL handling is superior
2015-06-10 21:15:27 +02:00
ThomasV e517321f76 Network: fix handle_requests, must process requests even if we are not connected 2015-06-10 18:26:03 +02:00
ThomasV 6ea04e2d47 Network: Fix switch_to_interface (check that interface is connected) 2015-06-10 18:24:57 +02:00
ThomasV bcde416331 version_getter: catch all exceptions 2015-06-10 17:50:02 +02:00
ThomasV 060e3aa23e plugins: call load_wallet in install wizard 2015-06-10 12:40:08 +02:00
Neil Booth a3ad32bd91 Use requests instead - SSL handling is superior 2015-06-10 16:15:00 +09:00
ThomasV 479a6f84e7 paymentrequest: add headers to http request 2015-06-10 09:04:34 +02:00
ThomasV 78e68507e1 fix greenaddress url 2015-06-10 08:32:04 +02:00
ThomasV 8bccf7b2db replace httplib with requests 2015-06-10 08:29:50 +02:00
ThomasV ddef165e18 updates for android 2015-06-09 23:18:32 +02:00