poa-bridge/integration-tests
Yurii Rashkovskii 9a192c1e07
Problem: bridge should not deploy its contracts anymore
Bridge's contracts are now developed in a separate repository
and have their own deployment procedure:

https://github.com/poanetwork/poa-parity-bridge-contracts

However, our integration tests are not yet updated to
use this deployment procedure.

Solution: disable deployment compile-time by default
and only use it in integration tests as a stopgap measure
until the new deployment procedure (or any other viable
alternative) has been used.
2018-05-01 09:43:34 -07:00
..
keys Problem: sending unsigned transactions over API 2018-04-26 17:50:07 -07:00
tests Problem: bridge should not deploy its contracts anymore 2018-05-01 09:43:34 -07:00
Cargo.toml Problem: bridge should not deploy its contracts anymore 2018-05-01 09:43:34 -07:00
bridge_config.toml Merge branch 'raw-transactions' into rpc+raw-transactions 2018-04-26 18:21:07 -07:00
bridge_config_gas_price.toml Merge branch 'raw-transactions' into rpc+raw-transactions 2018-04-26 18:21:07 -07:00
build.rs Problem: can't compile inyegration tests 2018-03-09 08:09:27 +00:00
password.txt add first rough integration test 2018-01-19 14:43:28 +01:00