Alex Grintsvayg
|
ef5a03747d
|
remove .idea from gitignore
|
2018-02-23 09:26:23 -05:00 |
|
Alex Grintsvayg
|
2bcf072aee
|
we dont use those
|
2018-02-22 14:20:40 -05:00 |
|
Alex Grintsvayg
|
2f0a1072e4
|
fix up lbrycrd
|
2018-02-22 14:17:22 -05:00 |
|
Alex Grintsvayg
|
49819382ac
|
fix package name
|
2018-02-22 13:26:13 -05:00 |
|
Alex Grin
|
fce98461a5
|
Update README.md
|
2018-02-22 13:14:55 -05:00 |
|
LBRY Docs
|
2a21f5e361
|
create LICENSE file
|
2018-02-22 13:14:48 -05:00 |
|
Alex Grintsvayg
|
51e49f7995
|
fix imports
|
2018-02-22 13:13:19 -05:00 |
|
Alex Grintsvayg
|
624405e3bf
|
Add 'errors/' from commit 'dd131cce3d6f9c0b2351537cec85955ebc0be5e0'
Repo: github.com/lbryio/errors.go
git-subtree-dir: errors
git-subtree-mainline: f233e3b525
git-subtree-split: dd131cce3d
|
2018-02-22 13:09:21 -05:00 |
|
Alex Grintsvayg
|
f233e3b525
|
Add 'querytools/' from commit '2838cd8abdeb99507da080df5dc8abe388b28308'
Repo: github.com/lbryio/query.go
git-subtree-dir: querytools
git-subtree-mainline: 094289d4cf
git-subtree-split: 2838cd8abd
|
2018-02-22 13:06:28 -05:00 |
|
Alex Grintsvayg
|
094289d4cf
|
Add 'null/' from commit '109a79fb20ecd191f58366a452b38f7cf0ae1741'
Repo: github.com/lbryio/null.go
git-subtree-dir: null
git-subtree-mainline: 75e2abdeac
git-subtree-split: 109a79fb20
|
2018-02-22 13:05:01 -05:00 |
|
Jack Robison
|
dd814b834b
|
formatting and imports
|
2018-02-15 14:51:51 -05:00 |
|
Alex Grintsvayg
|
dd131cce3d
|
make Is() interop with pkg/errors
|
2018-02-07 09:58:49 -05:00 |
|
Alex Grintsvayg
|
2838cd8abd
|
placeholders
|
2018-01-30 13:03:52 -05:00 |
|
Alex Grintsvayg
|
a59298b2d2
|
interpolate
|
2018-01-30 12:25:03 -05:00 |
|
Alex Grintsvayg
|
0b6e75ff7f
|
init
|
2018-01-30 12:16:43 -05:00 |
|
Alex Grintsvayg
|
75e2abdeac
|
add credits to claim channel if we need
|
2018-01-10 17:07:16 -05:00 |
|
Alex Grintsvayg
|
9de1b61459
|
minor
|
2018-01-09 10:49:21 -05:00 |
|
Alex Grintsvayg
|
825e9a1235
|
add Wrap(), Base(), HasTrace()
|
2018-01-08 16:10:54 -05:00 |
|
Alex Grintsvayg
|
a8fd5b2cbd
|
distinguish between full trace (with message) and just trace
|
2018-01-08 15:41:35 -05:00 |
|
Alex Grintsvayg
|
8b2b5a6bff
|
errors
|
2018-01-08 15:15:12 -05:00 |
|
Alex Grintsvayg
|
f5515e5066
|
init
|
2018-01-08 15:04:31 -05:00 |
|
Alex Grintsvayg
|
af01d1626d
|
require channel name, read channel ids from file
|
2017-12-29 19:21:16 -05:00 |
|
Alex Grintsvayg
|
4942de8992
|
fixes
|
2017-12-29 18:51:38 -05:00 |
|
Alex Grintsvayg
|
b15e514638
|
big refactor, abort on ctrl-c, proper wallet init and backup
|
2017-12-28 12:18:01 -05:00 |
|
Alex Grintsvayg
|
a4d61f487a
|
readme update
|
2017-12-13 12:58:58 -05:00 |
|
Alex Grintsvayg
|
1ee27af8ce
|
make sure channel name starts with @
|
2017-12-11 13:50:15 -05:00 |
|
Alex Grintsvayg
|
d425c8073b
|
move wallet file, not the whole dir
|
2017-12-08 15:11:44 -05:00 |
|
Jack Robison
|
cdaf3ac682
|
add SerializeClaimFromJSON , DecodeAddress, and EncodeAddress to python binding
|
2017-11-27 10:25:04 -05:00 |
|
Jack Robison
|
6d169425d1
|
split b58 checksum validation from address validation
|
2017-11-27 10:24:10 -05:00 |
|
Jack Robison
|
f53da5c3e5
|
add DecodeClaimJSON
|
2017-11-27 10:23:24 -05:00 |
|
Jack Robison
|
d89334f9eb
|
verify certificate fields
|
2017-11-27 10:22:57 -05:00 |
|
Jack Robison
|
2fcc2f106e
|
cleanup
|
2017-11-27 10:22:04 -05:00 |
|
Alex Grintsvayg
|
ad4f7c530c
|
test lbrycrd connection before sending
|
2017-11-21 13:53:56 -05:00 |
|
Jack Robison
|
4cff2dd233
|
add testnet and regtest address validation
|
2017-11-20 13:44:19 -05:00 |
|
Jack Robison
|
37a8c4cae1
|
add DecodeClaimHex to python binding
|
2017-11-13 10:11:19 -05:00 |
|
Jack Robison
|
8aaa786512
|
add python binding
|
2017-11-08 22:01:32 -05:00 |
|
Jack Robison
|
1f23a260ae
|
Merge branch 'validate-signatures'
|
2017-11-08 20:28:10 -05:00 |
|
Jack Robison
|
e02762ab6c
|
add decode tool
|
2017-11-07 21:41:07 -05:00 |
|
Jack Robison
|
9a629bb545
|
validate SECP256k1 signatures
|
2017-11-07 21:39:08 -05:00 |
|
Alex Grintsvayg
|
68c8e4c3ea
|
more fixes
|
2017-11-06 20:22:32 -05:00 |
|
Alex Grintsvayg
|
59f0b52b54
|
add channel takeover flag
|
2017-11-06 16:42:52 -05:00 |
|
Alex Grintsvayg
|
e165df25b8
|
continue unfinished syncs
|
2017-11-03 11:46:19 -04:00 |
|
Alex Grintsvayg
|
a8a7473714
|
start-to-finish sync of a single channel
|
2017-11-03 08:46:27 -04:00 |
|
Alex Grintsvayg
|
44417d12d9
|
automatically split balance into multiple addresses
|
2017-11-02 11:20:22 -04:00 |
|
Alex Grintsvayg
|
ffa93be2c5
|
minor
|
2017-10-17 20:35:19 -04:00 |
|
Alex Grintsvayg
|
e157215ad5
|
jack's splitter code
|
2017-10-17 19:13:39 -04:00 |
|
Alex Grintsvayg
|
d369e2abb9
|
minor refactor
|
2017-10-11 13:13:47 -04:00 |
|
Alex Grintsvayg
|
9d4622d044
|
fix claim address, add readme
|
2017-10-11 12:45:56 -04:00 |
|
Alex Grintsvayg
|
f5cba7e913
|
error in channel ownership check
|
2017-10-11 11:25:43 -04:00 |
|
Alex Grintsvayg
|
be63f05edc
|
refactor
|
2017-10-10 22:02:16 -04:00 |
|