No description
Find a file
Alex Grintsvayg c72525e2c3
Merge branch 'automation-support'
* automation-support: (31 commits)
  address review comments
  rename selfsync to ytsync
  remove invalid tests
  remove common.go
  update dependencies
  resolve rebase conflicts
  remove launch parameter
  fix slack logging
  resolve conflict changes in rebase
  improve update process
  supply hostname for job listing
  add concurrency support
  add datetime boundaries
  fix selfsync issues with the queue
  move params to env vars
  refactor selfsync process
  improve continuos self sync
  add clean interruption
  add support for channel updates
  add regtest support
  ...
2018-07-25 10:37:25 -04:00
api small api fixes 2018-07-11 12:26:14 -04:00
cmd address review comments 2018-07-23 20:01:38 -04:00
crypto add crypto package 2018-05-13 21:09:40 -04:00
dht the beginning of a jsonrpc client 2017-09-12 12:04:45 -04:00
errors remove .idea from gitignore 2018-02-23 09:26:23 -05:00
jsonrpc -Added API Server to lbry.go 2018-05-27 11:30:04 -04:00
lbrycrd add regtest support 2018-07-12 08:24:43 -04:00
null remove .idea from gitignore 2018-02-23 09:26:23 -05:00
querytools fix package name 2018-02-22 13:26:13 -05:00
stop refactor stopgroup to use context, which allows parent/child cancelations 2018-06-26 08:53:48 -04:00
travis update dependencies 2018-06-11 17:42:00 -04:00
util address review comments 2018-07-23 20:01:38 -04:00
validator -Added API Server to lbry.go 2018-05-27 11:30:04 -04:00
ytsync address review comments 2018-07-23 20:01:38 -04:00
.gitignore remove .idea from gitignore 2018-02-23 09:26:23 -05:00
.travis.yml add travis CI 2018-06-11 17:53:30 -04:00
Gopkg.lock remove invalid tests 2018-07-18 08:47:12 -04:00
Gopkg.toml changed constraint as it affects internal-apis changes. 2018-07-11 12:36:55 -04:00
LICENSE create LICENSE file 2018-02-22 13:14:48 -05:00
main.go seed rand, add dht command 2018-02-27 13:31:19 -05:00
Makefile automatically split balance into multiple addresses 2017-11-02 11:20:22 -04:00