lbryio/lbrycrd

An automated test for checking that a PR can sync

開放

#164 建立於 2018年6月25日

 (4 則留言) (0 個反應) (0 位負責人)C++ (173 個分叉)auto 404
area: devopsgood first issuehacktoberfesthelp wantedtype: new feature

倉庫指標

星標
 (2,528 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南