Commit graph

84 commits

Author SHA1 Message Date
Niko Storni
4c3372992c improve claim listing 2021-03-12 02:06:52 +01:00
Mark Beamer Jr
b3f7657c1b
Rename packages to represent stakes (claims || supports) instead of just claim 2020-10-28 03:28:48 -04:00
Alex Grintsvayg
fb88808c97
update lbryschema imports 2020-09-01 13:45:55 -04:00
Andrey Beletsky
9d8b9330f9 Add PurchaseReceipt to Claim 2020-06-03 22:11:42 +02:00
Andrey Beletsky
3ae040d677 Remove a reference to points_paid field in get response 2020-06-03 22:11:42 +02:00
Alex Grintsvayg
07d2d00b0d
add wallet id to transaction_list call 2020-05-14 16:53:22 -04:00
Niko Storni
86d0678274 align SDK to v0.73.1 2020-05-14 05:39:51 +02:00
Niko Storni
bdf6240ed8 fix json value (woops) 2020-04-01 04:26:27 +02:00
Niko Storni
e8b93e3bb1 fix utxo list response 2020-04-01 04:23:59 +02:00
Niko Storni
9a9be92d27 include full transaction response 2020-03-31 04:11:44 +02:00
Niko Storni
414be62d61 add support for txo_spend 2020-03-31 04:05:43 +02:00
Niko Storni
06764c3d00
add support for SDK 0.48.1 2019-12-06 14:43:19 -05:00
Niko Storni
b68c49ac2f big brain fart, wrong repo 2019-11-20 11:16:13 -05:00
Niko Storni
96ace4b850 disable click tracking for verifications 2019-11-20 11:15:03 -05:00
Niko Storni
bcadcd1eca add funding ids for claim operations 2019-11-12 18:57:10 -05:00
Andrey Beletsky
aec378bb36 Fix failing wallet command test 2019-10-18 12:40:17 +07:00
Niko Storni
de5b32b1b5 update all modules 2019-10-10 05:16:23 +02: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
Niko Storni
b1c090e28d fix claim search not returning claim values 2019-10-03 22:50:07 +02: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
Andrey Beletsky
49c9531404 Fix wallet opts passing 2019-10-02 14:56:37 +07:00
Andrey Beletsky
534831e6e5 Improve args passing to SDK for WalletCreate command 2019-10-02 14:29:13 +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
712e346bd2 woopsy 2019-09-24 20:37:03 +02: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
Thomas Zarebczan
af728f12d9 add new types
Wasn't sure about type `UTXOReleaseResponse *string` 

This is the response: ```
{
  "jsonrpc": "2.0",
  "result": null
}
```
2019-09-24 16:04:13 +02:00
Thomas Zarebczan
1f1848a408 Adds account_id to channel create (and update), missing functions 2019-09-24 16:04:13 +02:00
Andrey Beletsky
0cfc8e230c Add account ID to StreamCreateOptions 2019-09-03 00:47:52 +07:00
Niko Storni
3a3377d0e5 add support related commands
improve tests
2019-08-27 00:25:47 +02:00
Mark Beamer Jr
a7bb3cf336 Update AccountBalanceResponse 2019-08-26 23:15:47 +02:00
Niko Storni
fb7d045753 fix claim_search 2019-08-16 13:45:40 +02:00
Mark Beamer Jr
560858ba0a
Add channel export call 2019-07-28 10:05:18 -04:00
Niko Storni
ada0ce0484 don't panic if magic doesn't work 2019-07-10 17:57:04 +02:00
Mark
461ae6a16b
Merge pull request #61 from lbryio/go_sdk38_client_updates
Add updated structure for response api call based on SDK 38 release.
2019-07-09 21:47:30 -04:00
Niko Storni
31456e7bae remove timestamp for now 2019-06-25 21:20:29 -04:00
Niko Storni
060970b7c0 stupid IDE 2019-06-25 21:07:08 -04:00
Niko Storni
0f894aaecc fix timestamp in utxo list 2019-06-25 21:04:10 -04:00
Niko Storni
8367901104 fix utxo list response 2019-06-25 20:34:51 -04:00
Mark Beamer Jr
7e445e0cf8
Add updated structure for response api call based on SDK 38 release. 2019-06-24 00:29:15 -04:00
Niko Storni
f5de4e96c3 don't overwrite values when omitted 2019-06-12 22:18:03 +02:00
Niko Storni
6226c2690d really fix account_set 2019-06-12 05:23:48 +02:00
Niko Storni
3335233566 fix account_set 2019-06-12 04:43:27 +02:00
Niko Storni
faac895509 fix test
I hit push accidentally
2019-06-12 02:54:18 +02:00
Niko Storni
bc9886b3e8 add ability to use everything for account_fund 2019-06-12 02:53:42 +02:00