Commit graph

35 commits

Author SHA1 Message Date
Andrey Beletsky
aec378bb36 Fix failing wallet command test 2019-10-18 12:40:17 +07:00
Niko Storni
dd2171172d update to v2 2019-10-10 05:07:33 +02:00
Niko Storni
1155ea6b9d add stream_list 2019-10-10 04:29:11 +02:00
sayplastic
9c278d131d
Merge pull request #73 from lbryio/feature/wallet
Add wallet commands to JSON-RPC client
2019-10-08 13:08:57 +07:00
Andrey Beletsky
33071ff6c1 Add test for wallet-less ChannelImport call 2019-10-04 00:51:24 +07:00
Andrey Beletsky
30a9a39248 Add ChannelImport method 2019-10-03 20:03:31 +07:00
Niko Storni
deab868c53 add bid to channel update params 2019-09-27 15:36:23 +02:00
Andrey Beletsky
d5102a9cf6 Add WalletList command 2019-09-25 18:00:37 +07:00
Andrey Beletsky
ac75979453 Add wallet commands to JSON-RPC client 2019-09-25 17:47:12 +07:00
Niko Storni
85e34cb335 add accountAdd support
refactor account management
2019-09-24 20:35:04 +02:00
Niko Storni
025c715ab4 align to new SDK v0.42.0 2019-09-24 18:31:01 +02:00
Niko Storni
3a3377d0e5 add support related commands
improve tests
2019-08-27 00:25:47 +02:00
Mark Beamer Jr
560858ba0a
Add channel export call 2019-07-28 10:05:18 -04:00
Niko Storni
f5de4e96c3 don't overwrite values when omitted 2019-06-12 22:18:03 +02:00
Niko Storni
faac895509 fix test
I hit push accidentally
2019-06-12 02:54:18 +02:00
Niko Storni
963177cd4c add blocking feature to certain SDK calls 2019-06-11 18:40:48 +02:00
Niko Storni
88aad289cf extra fixes 2019-05-28 19:27:04 +02:00
Niko Storni
de1476becf align to SDK release
fix bugs
2019-05-28 18:29:14 +02:00
Andrey Beletsky
630260d0b1 Fix AccountRemove test 2019-05-23 00:58:42 +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
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
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
38d493fdd1
upgrade lbrynet to support 0.32.* 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
Alex Grintsvayg
a8bc4d4e36 move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
Renamed from jsonrpc/daemon_test.go (Browse further)