lbryio/lbrycrd

An automated test for checking that a PR can sync

Aberta

#164 aberto em 25 de jun. de 2018

 (4 comentários) (0 reação) (0 responsável)C++ (173 forks)auto 404
area: devopsgood first issuehacktoberfesthelp wantedtype: new feature

Métricas do repositório

Stars
 (2.528 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

As part of the automated travis build (or maybe it could be a separate thing from travis) , we should try to run and sync the built lbrycrd on testnet to see if it can a) sync from scratch and b) start up when its already synced and can succesfuly recieve a couple of blocks.

Not sure if this is possible just using travis (might take too long? use too much disk space?). We might have to set up some servers for this.

Guia do colaborador