openethereum/scripts/targets.sh
Nikolay Volf 1cc6b2b976 Proper errors for binary serializer (#1714)
* proper error typing

* error management

* tests effort
2016-07-26 10:33:52 +02:00

16 lines
219 B
Bash

#!/bin/bash
export TARGETS="
-p bigint\
-p ethash \
-p ethcore \
-p ethcore-dapps \
-p ethcore-rpc \
-p ethcore-signer \
-p ethcore-util \
-p ethkey \
-p ethstore \
-p ethsync \
-p ethcore-ipc \
-p parity"