poa-bridge/integration-tests/keys
Yurii Rashkovskii 94b1343594
Problem: sending unsigned transactions over API
This means that the node has to sign the transaction itself.
It might be acceptable in a localized setup, but can't be used
with untrusted setups. For example, once HTTP RPC is supported,
we can't really use infrastructure like INFURA to send transactions.

Solution: switch to signing transactions in bridge

This absolutely requires separating the accounts used by validators
and administrative tasks as this will otherwise interfere with
management of nonces.
2018-04-26 17:50:07 -07:00
..
authority.json Problem: sending unsigned transactions over API 2018-04-26 17:50:07 -07:00
user.json Problem: sending unsigned transactions over API 2018-04-26 17:50:07 -07:00