Commit Graph

7570 Commits

Author SHA1 Message Date
ThomasV 41e39caad1 Merge pull request #2683 from valiz/master
Fix commands that require password with unencrypted wallet
2017-08-04 05:37:17 +02:00
Vali Zero 3c7171ede8 Fix commands that require password with unencrypted wallet 2017-08-03 21:34:11 +03:00
ThomasV 091e7b8d92 version 2.9.2 2017-08-03 15:07:19 +02:00
ThomasV 5cdff32227 add websocket to windows builds 2017-08-03 15:05:05 +02:00
ThomasV 5872bd4722 force new headers download if file is corrupted 2017-08-03 14:25:50 +02:00
ThomasV 9ca9b6c397 prepare version 2.9.1 2017-08-03 07:29:23 +02:00
ThomasV 6bd66279b0 fix segwit script size 2017-08-03 07:22:49 +02:00
ThomasV 57013ca985 update blockchain size after initial file download 2017-08-03 07:11:27 +02:00
ThomasV 0d12784f1e updates for new version of buildozer 2017-08-02 11:21:45 +02:00
ThomasV f956363d88 Merge pull request #2669 from neocogent/contacts-validate
Validate and extract contacts on import
2017-08-01 15:07:51 +02:00
neocogent 6549a4ebdb validate contacts on import 2017-08-01 19:56:46 +07:00
ThomasV 3d34fd9294 Merge pull request #2658 from linuxion/patch-3
Add Blockchair.com block explorer
2017-08-01 12:03:14 +02:00
ThomasV 45bfd8cbae sanitize max_fee_rate; fixes #2663 2017-08-01 11:24:49 +02:00
ThomasV 882e259a78 sanity check read_header 2017-08-01 11:00:12 +02:00
ThomasV 4c2deb6d2b follow-up to bc4fcfbebd 2017-08-01 10:47:33 +02:00
ThomasV 19deb56677 Merge pull request #2666 from suut/master
Remove usages of deprecated apply() builtin
2017-08-01 10:42:30 +02:00
suut bc4fcfbebd Remove usages of deprecated apply() builtin 2017-08-01 05:22:18 +02:00
ThomasV b95b21b2f2 Merge pull request #2626 from neocogent/locktime
Add locktime cmdline support
2017-07-31 09:16:47 +02:00
neocogent 63a754868e add locktime cmdline support 2017-07-31 09:25:10 +07:00
linuxion be150660ca Add Blockchair.com block explorer 2017-07-31 03:24:02 +03:00
ThomasV cefb1c9bc0 Merge pull request #2644 from jrjackso/fix-commands
Fixes issue calling commands that do not require a password, such as help
2017-07-29 06:33:49 +02:00
Jason Jackson a516bce8c6 Fixes issue calling commands that do not require a password, such as help 2017-07-28 08:04:32 -04:00
ThomasV c5d3adcf32 wine: install socks 2017-07-27 09:30:22 +02:00
ThomasV ba3586dc30 release notes for 2.9 2017-07-27 08:42:45 +02:00
ThomasV 451383ab7b Merge pull request #2633 from DanKouch/master
Updated mac icon to meet aesthetic of Windows icon
2017-07-26 15:21:25 +02:00
ThomasV 311f9eda17 close connection if server sends invalid headers 2017-07-26 14:55:39 +02:00
ThomasV 94f7a87e47 remove dead code 2017-07-25 18:57:34 +02:00
ThomasV 810f107229 follow-up commit 5f3e5866ad 2017-07-25 18:47:36 +02:00
ThomasV 5f3e5866ad blockchain write method, that flushes file 2017-07-25 10:03:15 +02:00
DanKouch de058a12d0 Updated mac icon to meet aesthetic of Windows icon 2017-07-25 00:03:36 -07:00
ThomasV bfcfb1f240 wizard: make sure terminate is always called 2017-07-24 18:35:33 +02:00
ThomasV f33ee01e64 follow-up 15d74b4e19 2017-07-24 18:19:52 +02:00
ThomasV 4721e21df0 Merge pull request #2601 from bauerj/installwizard-back
Fix "Back" button in installwizard
2017-07-24 18:15:25 +02:00
ThomasV 23108ba5c2 Merge pull request #2625 from neocogent/ledgercmdline
fix spelling module name
2017-07-24 17:47:31 +02:00
ThomasV 923f988b86 fix #2630 2017-07-24 17:29:14 +02:00
ThomasV d71c9d5be3 make blockchain.size() threadsafe 2017-07-24 15:54:42 +02:00
ThomasV 622f459c41 kivy: minor fix (switch_to) 2017-07-24 12:04:04 +02:00
ThomasV d5d5e8af5c fix: handle multiple forks at same checkpoint 2017-07-24 08:46:49 +02:00
neocogent b7c0e38ac4 fix spelling module name 2017-07-23 06:41:26 +07:00
ThomasV 732679aa3d kivy: group network calback registrations 2017-07-21 10:38:50 +02:00
ThomasV ce977e0385 fix parent_branch_size in blockchain swap 2017-07-21 09:02:58 +02:00
ThomasV 313d53fe0b save header immediately when forking a chain 2017-07-21 07:52:38 +02:00
ThomasV 2bb980c84c kivy: trigger_update_interfaces 2017-07-21 00:09:47 +02:00
ThomasV dd0d85b4f2 fix headers path for android 2017-07-20 21:28:27 +02:00
ThomasV ca33ffaf77 store fork headers in separate directory 2017-07-20 15:29:22 +02:00
ThomasV c522c6b4d0 blockchain: store reference to parent_id instead of parent, so that it gets updated after swap 2017-07-20 15:05:47 +02:00
ThomasV c3615d0aa7 fix: rename files affected by chain swap 2017-07-20 11:36:59 +02:00
ThomasV ab5a9f3ce4 fix: order files in save_chunk too 2017-07-20 07:56:54 +02:00
ThomasV 0c6de8ff56 fix undo_verification 2017-07-20 06:38:49 +02:00
ThomasV a4149bf6b8 add tx details to utxo tab 2017-07-19 18:44:28 +02:00