add Parity Import Tests

https://github.com/paritytech/parity-import-tests
This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-07-14 17:44:43 +03:00 committed by GitHub
parent 3fb8a85f83
commit 69d45f8ce4
1 changed files with 7 additions and 0 deletions

View File

@ -24,4 +24,11 @@ esac
. ./scripts/targets.sh
cargo test -j 8 $OPTIONS --features "$FEATURES" $TARGETS $1 \
ls target/debug
cp target/debug/parity-* target/debug/parity
git clone https://github.com/paritytech/parity-import-tests
cd /parity-import-tests/aura
target/debug/parity import blocks.rlp --chain chain.json
target/debug/parity restore snap --chain chain.json