Commit graph

417 commits

Author SHA1 Message Date
sayplastic 6ae869bdb3
Merge pull request #60 from lbryio/feature/account_remove
Add singular account_list method, account_remove
2019-05-24 22:06:04 +07:00
Andrey Beletsky 818b00190d Cleanup accounts jsonrpc code 2019-05-24 21:52:04 +07:00
Andrey Beletsky 630260d0b1 Fix AccountRemove test 2019-05-23 00:58:42 +07:00
Andrey Beletsky 15a137c502 Tidy up go.mod 2019-05-22 22:44:47 +07:00
Andrey Beletsky 438be5767a Remove Account from AccountCreateResponse 2019-05-22 18:32:20 +07:00
Andrey Beletsky 6c7f59bfb8 Fix AccountRemoveResponse declaration 2019-05-22 11:45:10 +07:00
Andrey Beletsky 7220ec8943 Use Account struct instead of derived SingleAccountListResponse 2019-05-22 11:40:18 +07:00
Andrey Beletsky 3615ab5e55 Attempt to fix account_create method 2019-05-22 01:17:22 +07:00
Andrey Beletsky 7ba00dffcc Add singular account_list method, account_remove 2019-05-22 00:12:00 +07:00
Niko Storni 76b73ef0c7 rollback btcd libraries 2019-05-16 22:46:27 +02:00
sayplastic 5424746066
Merge pull request #59 from lbryio/feature/lbryinc3
Add internal-apis client
2019-05-10 20:16:04 +07:00
Andrey Beletsky b6b411847a Fix lbryinc client stylistics after code review 2019-05-10 20:10:56 +07:00
Andrey Beletsky 6bda111ffa Add internal-apis client 2019-05-10 19:47:49 +07:00
Niko Storni 77ea5aa522 update readme with versioning instructions
fix travis
2019-05-10 14:37:16 +02:00
Niko abb34bf2dc
Merge pull request #50 from lbryio/lbrynet-updates
lbrynet SDK updates (support for lbrynet 0.37.*)
2019-05-10 14:16:28 +02:00
Niko Storni c3aeba7e17 add deploy script for semver 2019-05-10 14:10:56 +02:00
Niko Storni 8e52397bb4
cleanup branch 2019-05-10 14:04:17 +02:00
Niko Storni ebc3b6a55d
add channelUpdate
fix channel create params
2019-05-10 14:04:17 +02:00
Niko Storni 7b0a5ae028
update claim structure
fix bug in stream update
2019-05-10 14:04:17 +02:00
Niko Storni 13ef7571b2
parameterize blockchain name 2019-05-10 14:04:16 +02:00
Niko Storni b63ee94973
add GetStreamSize
BY MAGIC!

add fileSize for stream update

fix mistake
2019-05-10 14:04:16 +02:00
Andrey Beletsky 2ae66ad3f7
Update lbryschema version
add file size param
2019-05-10 14:04:14 +02:00
Mark Beamer Jr 52702e2226
Added support for 0.36.0 of lbrynet.
upgraded to latest types/schema repo

fix several bugs

(this only works on mainnet)
2019-05-10 14:04:13 +02:00
Niko Storni f827da4c61
reinstate claim type
fix bug

adjust types

add temporary video_duration until the SDK patches it
2019-05-10 14:04:12 +02:00
Niko Storni 3d2986a85c
add accountSet
fix bugs

fix rebase conflicts
2019-05-10 14:04:08 +02:00
Mark Beamer Jr 1d3e6c524b
removed Claim_Type_name as it is no longer used in latest types repo
more fixes
2019-05-10 14:04:04 +02:00
Andrey Beletsky 5f847fb035
Add AccountCreate method 2019-05-10 14:04:02 +02:00
Niko Storni 6f0d34f863
Update to ALMOST support 0.35 with new metadata 2019-05-10 14:04:02 +02:00
Niko Storni 41b4a3684a
update status response
wording

Make claim_sequence a signed int
2019-05-10 14:04:02 +02:00
Niko Storni 38d493fdd1
upgrade lbrynet to support 0.32.* 2019-05-10 14:03:58 +02:00
Niko Storni d33ac919d1
fix resolution
add broadcast flag
2019-05-10 14:03:58 +02:00
Niko Storni ec0eec8ac4
ultimate needed SDK calls update
removed useless pagination

add type to claim signature
2019-05-10 14:03:56 +02:00
Niko Storni 2437a06505
add channelNew and claimAbandon
simplified code
2019-05-10 14:03:46 +02:00
Niko Storni e90b6dfcc7
add more SDK calls
export jsonrpc.Decode
add dep as dependencies manager
2019-05-10 14:03:46 +02:00
Niko Storni c0a12af3ae
add 3 new SDK calls 2019-05-10 14:03:46 +02:00
Mark Beamer Jr 16f251b7f3
ok my mistake, back to 0.5.0 - will update chainquery. 2019-04-14 00:25:15 -04:00
Mark Beamer Jr ce30f66823
lowered slack api version to 0.2.0 - upgrading is a breaking change. 2019-04-14 00:13:26 -04:00
Mark Beamer Jr 3d72de1cec
lowered slack api version 2019-04-14 00:08:39 -04:00
Mark Beamer Jr 846f1afaab
Updated lbry.go to the latest types version 2019-04-11 14:45:31 -04:00
Alex Grintsvayg 211c2884c2
lbry.com switch 2019-03-18 12:26:43 -04:00
Niko Storni 74be347b9e
Merge branch 'interpolation' 2019-03-08 19:15:03 +01:00
Niko Storni 93b9606fb7 try and upgrade deps 2019-03-08 19:11:52 +01:00
Niko Storni f942e2dac2 add slice interpolation 2019-03-08 18:02:44 +01:00
Alex Grintsvayg 969a142382
add decrypt function 2019-02-18 14:33:05 -05:00
Niko Storni c0b19e9395 update slack lib 2019-02-12 19:08:24 +01:00
Alex Grin 6cd5deb884
Update readme.md 2019-01-31 10:10:39 -05:00
Alex Grin d79ed15728
Update readme.md 2019-01-31 10:03:34 -05:00
Alex Grintsvayg 51d03937c2 move tests around 2019-01-10 08:38:00 -05:00
Alex Grintsvayg 30c3125016 update dht imports 2019-01-09 17:37:29 -05:00
Alex Grintsvayg bf61bd7b92 Merge remote-tracking branch 'reflector/dht'
* reflector/dht: (75 commits)
  some linting
  fixed a few reflector issues, added some tests
  final fix
  fixed or silenced the last few things to get this building
  fixed some linting errors
  fix rpc server
  update dependencies, only run short tests in travis
  fix stuck goroutine
  announce still needs tests, but i tested a lot by hand and its good
  hash announcer / rate limiter
  refactor contact sort
  more
  handle peer port correctly
  Revert "add tcp port mapping to data store"
  iterative find value rpc command
  add jack.lbry.tech as a known node for debugging
  add tcp port mapping to data store
  bucket splitting is solid
  add dht start command, run a jsonrpc server to interact with the node
  grin's cleanup and some WIP
  ...
2019-01-09 17:35:53 -05:00