Commit graph

18 commits

Author SHA1 Message Date
Tom dee61b5b6f fix: abandoning claims
Confirmed working locally. File/claims table has outpoint. Claim was abandoned by the sdk.
2019-05-30 14:57:47 -04:00
Tom 1b069ba2a1 WIP - 0.37 SDK changes
Needs the metadata sub object removed, everything should be passed at the publish level - no need to set protobuf metadata directly.

Thumbnail > thumbnail_url, licenseURL > license_url and possibly a few others.
changes

fix: 1 of many
fix 2 of many
fix: 3 of many
fix: 4 of many
more fixes
fix license
fix thumb
remove tags
fix thumb?
remove log
fix
fix txid
2019-05-24 13:09:07 -04:00
jessop a9627fbd96 updates lbrynet download_dir 2019-03-01 03:20:53 -05:00
jessop 357388d1e4 checks if file is ready using file_list 2019-02-27 19:00:05 -05:00
jessop 7c157d0b18 updates for sdk .32 2019-02-18 20:03:37 -05:00
jessop 230a862458 updates wallet_balance to account_balance 2019-02-09 16:18:09 -05:00
Travis Eden 593d748bc0 improve error handling; pass filePath to publish.js explicitly 2018-11-09 09:18:28 -05:00
Travis Eden 34a66f1968 allow claims to be updated and abandoned 2018-11-09 09:18:28 -05:00
Jessop Breth 9d12788a78 dehardcodes default bid amounts 2018-11-01 00:44:53 -04:00
Travis Eden e5132f19c3 use proper error checks; return only error message 2018-10-05 09:36:25 -04:00
Travis Eden 90a5dcf54d add quotes to bid amount 2018-10-05 09:15:31 -04:00
bill bittner 778d75931d made the timeout a config value 2018-06-29 08:31:47 -07:00
bill bittner bd67fdf974 updated timeout from 20 to 30 seconds 2018-06-29 08:25:39 -07:00
bill bittner a1210149b3 removed .js suffix from config 2018-06-05 19:34:24 -07:00
bill bittner 70393d4eb4 updated lbryApi config format 2018-06-05 19:05:26 -07:00
bill bittner c1f5552e99 removed configs and moved logging and slack configuration to server/utils/ 2018-06-05 18:55:44 -07:00
bill bittner 8118d5b196 added check for lbrynet via startup wallet balance check 2018-05-17 18:11:22 -07:00
bill bittner dd012282d3 reorganized controllers into folders by route 2018-04-26 23:42:22 -07:00