Jimmy Kiselak
671e6da104
show when the wallet is starting/started
2016-02-22 23:31:07 -05:00
Jimmy Kiselak
b419b8f642
enable getting the whole claim trie
2016-02-22 14:24:49 -05:00
Jimmy Kiselak
c32f8d0998
implement getblock
2016-02-22 12:18:28 -05:00
Jimmy Kiselak
bdb0ad4836
enable lbryum, the lightweight lbrycrd client
2016-02-19 00:44:08 -05:00
Jimmy Kiselak
4451978af6
make wallet method public and move common functions back into parent wallet class
2016-02-17 11:47:39 -05:00
Jack
d4193c55ae
update fetcher
2016-02-17 10:45:33 -05:00
Jimmy Kiselak
ec3e365b3c
fix up LBRYcrdWallet and split it into two classes
2016-02-16 23:10:26 -05:00
Jack
407ebeb699
Update daemon
2016-02-11 08:32:48 -05:00
Jack
cb5c772233
Have autofetcher use managed downloader
2016-01-27 11:05:40 -05:00
Jack
47ff64a9e9
Update lbrynet-daemon
...
Adds the following:
-Abandon claim from its txid
-Get your name claims
-Get time behind blockchain
-Fixes upload
2016-01-25 20:28:05 -05:00
Jack
dacfc8b00a
Update lbrynet-daemon
...
-Add optional content_license to name claim
-Get a better cost estimate, if the sd blob takes longer than 5 seconds
to download just use the key fee
-Adds the free speech flag as the default thumbnail if none is provided
2016-01-24 00:10:39 -05:00
Jimmy Kiselak
6b724ba8db
Merge branch 'master' of github.com:lbryio/lbry
2016-01-22 15:56:01 -05:00
Jimmy Kiselak
25e1427a84
fix error that occurred when one connection's download was stopped due to another download finishing
2016-01-22 15:50:18 -05:00
Jack
9ef9220689
Add thumbnail option to name claim
...
Add thumbnail option to name claim
2016-01-20 22:01:03 -05:00
Jimmy Kiselak
49869d071a
show when lbrycrdd is being stopped and when it stops
2016-01-06 00:56:45 -05:00
Jack
0a7b2683ff
Fix paths for os x
...
Fix paths to use binaries in the app bundle
2015-12-20 03:29:13 -05:00
Jimmy Kiselak
a948335cb9
show if the application is behind on the blockchain if an error occurs that could be caused by that
2015-12-15 14:42:29 -05:00
Jack
75fbedeeac
Merge branch 'master' into autodownloader
2015-12-14 13:03:17 -05:00
Jimmy Kiselak
ce1c28ffb9
allow the thumbnail link to get to the gui
2015-12-10 00:37:43 -05:00
Jack
f3141727d7
Update from master and fix a path problem
...
Update from the master branch and a fix to a path problem in lbrynet-gui
2015-12-03 20:56:56 -05:00
Jimmy Kiselak
d04981969f
increase the time limit for waiting for lbrycrdd to start up
2015-11-25 11:16:27 -05:00
Jack
f16eec2ad2
Automatic downloading now works
2015-11-14 20:36:53 -05:00
Jimmy Kiselak
6252f903ee
automatically give LBC to users on the first run and update RUNNING.md for prompt interface
2015-11-11 15:06:14 -05:00
Jack
0891b0d294
Changed LBRYcrdWallet to retrieve the rpc config
2015-10-28 20:59:07 -04:00
Jimmy Kiselak
6488e66088
show lbry:// name of downloaded files if applicable as well as the status of the claim
2015-10-28 01:38:01 -04:00
Jimmy Kiselak
385c221ef8
add some status messages when starting up and break commands into common and debug
2015-10-22 02:23:12 -04:00
Jimmy Kiselak
d152336f42
initial commit of auto-launch lbrycrdd
2015-10-08 11:01:50 -04:00
Jimmy Kiselak
964db2a779
enable setting lbrycrdd path in gui conf, disable launching lbrycrdd by default in linux gui, change running instructions, put linux gui conf in users home directory
2015-10-02 16:38:57 -04:00
Jimmy Kiselak
f2867542b1
remove length from metadata stored in blockchain
2015-09-22 13:06:20 -04:00
Jimmy Kiselak
dfca7bc2c4
make console pay decryption key fee
2015-09-22 12:08:17 -04:00
Jimmy Kiselak
9790e9f843
put more fields into the value of a name claim, and fix bug where creating a plain stream descriptor file fails if no file name is given
2015-09-20 00:49:29 -04:00
Jimmy Kiselak
ff5b6c4eab
if lbrycrd server fails to launch, don't stop it at shutdown
2015-09-09 12:17:46 -04:00
Jimmy Kiselak
bb5cd49327
Use named loggers, fix some pep8 formatting mistakes
2015-09-08 15:42:56 -04:00
Jimmy Kiselak
1bf0065d9d
Show download progress in terms of percent, console startup errors now cause the application to abort, and a friendlier error is shown when no lbrycrd server is running
2015-08-31 22:05:50 -04:00
Jimmy Kiselak
7240ff6b1c
initial commit
2015-08-20 11:27:15 -04:00