Commit graph

609 commits

Author SHA1 Message Date
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
bad2d869f5
Added claim_id for v1 claim migration 2019-04-13 23:23:41 -04:00
Mark Beamer Jr
846f1afaab
Updated lbry.go to the latest types version 2019-04-11 14:45:31 -04:00
Mark
414540ec6d
Merge pull request #7 from lbryio/proto3
added support for proto3 metadata definitions
2019-04-11 00:15:10 -04:00
Mark Beamer Jr
9159c7602d
added support for proto3 metadata definitions
added signing capabilities
all with unit tests
2019-04-07 00:29:12 -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
Alex Grintsvayg
a8bc4d4e36 move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
Niko Storni
f986bd3066 split response to reuse type 2019-01-03 15:01:51 +01:00
Mark
1c7c0acc88
Merge pull request #49 from lbryio/stopper-debug
improve stopper debugging
2018-12-28 20:24:45 -05:00
Mark Beamer Jr
b0beb12fcf
Added package documentation and removed sync creation in New since it is not needed unless the stopper is initialized with NewDebug 2018-12-28 12:15:03 -05:00
Alex Grintsvayg
2268aecd68 improve stopper debugging 2018-12-28 07:12:44 -05:00
Mark
7593aa704f
Merge pull request #48 from lbryio/stopper_debugging
Added debugging logic for our stopper pattern.
2018-12-23 01:22:58 -05:00
Mark Beamer Jr
48ce64fe2c
Added debugging logic for our stopper pattern. Useful for when a stopper doesn't stop right away as expected. 2018-12-23 01:19:27 -05:00
Mark
50996a6b0d
Merge pull request #5 from lbryio/remove_migratedfrom
removed migratedFrom field on ClaimHelper, and added unit tests.
2018-11-09 21:39:47 -05:00
Mark Beamer Jr
e29b47a047
removed migratedFrom field on ClaimHelper, and added unit tests. 2018-11-09 21:37:59 -05:00
Mark
7c3d1d062a
Merge pull request #47 from lbryio/lbryschema_update
updated lbryschema dependencies.
2018-11-09 19:08:49 -05:00
Mark Beamer Jr
3360a22346
updated lbryschema dependencies. 2018-11-09 18:46:35 -05:00
Mark
38325c6d44
Merge pull request #3 from lbryio/add_migration
Added migration method.
2018-11-09 17:15:53 -05:00
Mark Beamer Jr
c84b36d76d
added travis support. 2018-11-09 17:09:38 -05:00
Mark Beamer Jr
95c75ed957
Added negative test cases. 2018-11-09 17:09:34 -05:00
Mark Beamer Jr
ccd1b2b84d
Added migration method and cleaned things up. 2018-11-09 17:07:47 -05:00
Mark
dac2dbda61
Merge pull request #4 from lbryio/move_to_types
moved to lbryio/types/go
2018-11-09 17:05:07 -05:00
Mark Beamer Jr
2e58228e91
moved to lbryio/types/go 2018-11-09 17:04:05 -05:00
Alex Grintsvayg
a24a1a6c5e
claim decoding example 2018-11-08 15:52:47 -05:00
Alex Grintsvayg
66b108751d
add price field to download response 2018-11-06 14:52:12 -05:00
Alex Grintsvayg
df5177dff0
update blobex 2018-10-25 14:25:30 -04:00
Alex Grintsvayg
dd284f117f
small refactor 2018-10-25 14:20:44 -04:00
Alex Grintsvayg
92e35bd23a
blobex draft 2018-10-25 14:20:21 -04:00
Alex Grintsvayg
6356308048
fully match python's stream creation and decoding 2018-10-23 16:41:19 -04:00
Alex Grintsvayg
ad5abf26a8 tests pass on converting stream to file 2018-10-09 21:23:35 -04:00
Alex Grintsvayg
e5ee4ed714
started work on go blob primitives. successfully matched python's blob crypto (excluding canonical JSON) 2018-10-08 16:35:40 -04:00
Alex Grintsvayg
aa401b2ff3
split out ytsync to https://github.com/lbryio/ytsync 2018-10-08 16:26:45 -04:00
Alex Grin
7a6eb57280
Merge pull request #45 from lbryio/ytsync-refactor
Ytsync refactor
2018-10-08 15:44:58 -04:00
Niko Storni
05f3434270
remove unused deps
remove unused code
handle edge case causing a publish error
address a few previous review notes
2018-10-02 20:53:54 -04:00
Niko Storni
6175202405
continued refactoring 2018-10-02 20:53:54 -04:00
Niko Storni
0c268039c1
pair programming follow up 2018-10-02 20:53:54 -04:00
Alex Grintsvayg
e9f34c977e
grin/niko coworking changes 2018-10-02 20:53:53 -04:00
Niko Storni
ba61e2c7e9
begin refactoring ytsync 2018-10-02 20:53:53 -04:00