Commit graph

577 commits

Author SHA1 Message Date
Jeffrey Picard 931d786c52 Add utility functions from hub 2021-06-17 23:59:06 -04:00
Mark Beamer Jr 6516df1418
Add signing channel to transaction (transaction_show) 2021-04-16 15:53:22 -04:00
Mark Beamer Jr 3027fb9b98
Add transaction show API to library. 2021-04-15 16:03:45 -04:00
Niko Storni ed51ece75c revert is_spent changes because booleans suddenly have a single state
present (doesn't matter if true or false) and missing.
TIL /s
2021-04-13 00:29:18 +02:00
Alex Grintsvayg e00cdd0237
upgrade go-errors, which adds errors.Is compat 2021-04-02 14:24:09 -04:00
Alex Grintsvayg 6bc878d657
terminate stream after consuming all the data 2021-04-02 14:16:46 -04:00
Alex Grintsvayg be64130ae1
json convenience method 2021-04-02 12:57:06 -04:00
Alex Grintsvayg 419e7c88a3
switch to io.Reader interface for stream creation 2021-04-01 17:01:49 -04:00
Mark Beamer Jr 988178df50
Move signature to keys package 2021-03-15 20:00:44 -04:00
Mark Beamer Jr a365d63d16
Fix up PrivateKeyToDER function and add tests 2021-03-14 12:26:53 -04:00
Mark Beamer Jr bd452c421f
Add PrivateKeyToDER function 2021-03-14 04:17:27 -04:00
Niko Storni 4c3372992c improve claim listing 2021-03-12 02:06:52 +01:00
Mark 3c99b84721
Merge pull request #86 from lbryio/cors
Cors
2021-03-10 21:04:16 -05:00
Mark Beamer Jr d7e84c6b97
Add CORS to api server configuration 2021-03-10 20:55:59 -05:00
Mark Beamer Jr 4580a95b74
Add CORS to api server 2021-03-10 20:04:48 -05:00
Andrey Beletsky 29773829af
Merge pull request #85 from lbryio/lbryinc-errors
Lbryinc errors
2021-02-23 00:37:59 +07:00
Andrey Beletsky ef1b43ac62 Do not treat server errors as API originated errors 2021-02-16 19:40:18 +07:00
Andrey Beletsky 39e5821760 Run gofmt on validate.go 2021-02-16 18:38:34 +07:00
Andrey Beletsky cb68cb004e Fix travis go version 2021-02-16 18:34:53 +07:00
Andrey Beletsky eb6bb93500 Discern API errors from transport level errors 2021-02-16 18:30:09 +07:00
Andrey Beletsky d0df93ebac Update go to 1.15, update testify library 2021-02-16 18:29:41 +07:00
Alex Grintsvayg 8c41d8ccd9
add akins url parsing 2020-12-22 16:31:18 -05:00
Mark e9753ffdc7
Merge pull request #84 from lbryio/stake_supports
Rename packages to represent stakes (claims || supports)
2020-11-18 15:36:19 -05:00
Mark Beamer Jr 69e03da94a
Add extraction of PrivateKey from pem 2020-11-18 01:30:50 -05:00
Mark Beamer Jr b3f7657c1b
Rename packages to represent stakes (claims || supports) instead of just claim 2020-10-28 03:28:48 -04:00
Mark Beamer Jr 29574578c1
Add strings.go utility 2020-09-01 14:36:59 -04:00
Niko Storni 73382bb021 fix lbry.go dep ver 2020-09-01 19:58:08 +02:00
Niko Storni 69e2f6231c update modules 2020-09-01 19:55:06 +02:00
Alex Grintsvayg fb88808c97
update lbryschema imports 2020-09-01 13:45:55 -04:00
Alex Grintsvayg a16797cc53
merge in lbryschema.go 2020-09-01 13:31:15 -04:00
Alex Grintsvayg b14fb6c18b
prep repo for merge into lbry.go 2020-09-01 13:30:36 -04:00
Niko Storni 8db975b532 fix go modules 2020-09-01 18:46:56 +02:00
Alex Grintsvayg fcade74753
export query.Placeholders 2020-07-10 14:01:40 -04:00
Niko Storni f1d8bc0ffc Merge branch 'improvement/get_response' 2020-06-03 22:12:05 +02: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
Alex Grintsvayg 21017a38a7
update dht seed nodes 2020-03-16 11:19:19 -04:00
Mark Beamer Jr 1a30fb743b
Update Simple Send to work with internal-apis rewards. 2020-02-04 00:32:43 -05:00
Thomas Zarebczan db8aa21b35
Merge pull request #79 from ykris45/patch-1
Update LICENSE
2020-02-03 17:13:08 -05:00
Mark c4772e61c5
Merge pull request #80 from lbryio/lbrycrd_go
Add chain params to lbrycrd client creation
2020-02-03 00:35:42 -05:00
Mark Beamer Jr 9541d765a9
Add chain params to lbrycrd client creation
Add Bech notation to alternative chain params
2020-02-03 00:12:45 -05:00
YULIUS KURNIAWAN KRISTIANTO f9717328bc
Update LICENSE 2020-02-03 05:59:07 +07:00
Alex Grintsvayg 1835deb2c9
fix mainnet bech32 prefix 2020-01-08 20:45:10 -05:00
Mark Beamer Jr dc6b15a372
add floats 2020-01-05 03:31:47 -05:00