Commit Graph

7502 Commits

Author SHA1 Message Date
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
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
ThomasV 1457a869d3 network: call switch_lagging after catch up 2017-07-19 18:32:48 +02:00
ThomasV b243772d68 show height in utxo list 2017-07-19 18:31:53 +02:00
ThomasV ad8a6f3eff fix: do not request beyond tip 2017-07-19 17:33:05 +02:00
ThomasV feb0f483f5 fix bug if headers file is empty 2017-07-19 17:23:46 +02:00
ThomasV 97343d95e5 speed-up search by starting at own height 2017-07-19 16:28:17 +02:00
ThomasV 7a8f337d28 fix: swap parent 2017-07-19 14:26:44 +02:00
ThomasV 0891798d1b minor fix 2017-07-19 11:57:15 +02:00
ThomasV ac1ceb44ba blockchain: remove filename field 2017-07-19 11:26:13 +02:00
ThomasV 47e3630dd5 always save headers on disk 2017-07-19 11:23:10 +02:00
ThomasV 12b62fb27d kivy: use app.num_chain 2017-07-19 09:46:48 +02:00
ThomasV b424a83a57 add blockchain.get_name method, update kivy gui 2017-07-19 09:29:20 +02:00
ThomasV 9576f8510d undo verified tx when swapping chains 2017-07-19 06:50:48 +02:00
ThomasV 0b6d7dbbc9 fix swap 2017-07-19 06:46:37 +02:00
ThomasV afda151bc6 fix get_branch_size 2017-07-19 06:24:53 +02:00
ThomasV 6ee0ad8499 fix: swap 2017-07-19 05:45:41 +02:00
ThomasV 814792eee1 show only active chains 2017-07-18 21:37:04 +02:00
ThomasV a39e270bd3 test height 2017-07-18 21:32:34 +02:00
ThomasV 5834b391ea network dialog: display branch size 2017-07-18 18:11:26 +02:00