lbryio/lbrycrd

An automated test for checking that a PR can sync

オープン

#164 opened on 2018/06/25

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (173 件のフォーク)auto 404
area: devopsgood first issuehacktoberfesthelp wantedtype: new feature

Repository metrics

Stars
 (2,528 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド