poa-bridge/bridge/src
Yurii Rashkovskii 4404af9a5f
Problem: GasPriceStream using web3 timeout
However, this is different infrastructure and
might have different requirements.

Solution: use gas_price_timeout
2018-05-28 10:06:38 -07:00
..
bridge Problem: GasPriceStream using web3 timeout 2018-05-28 10:06:38 -07:00
api.rs Problem: eth_getLogs returning no logs in some cases 2018-05-04 13:58:19 -07:00
app.rs Problem: bridge sends out transactions slowly 2018-05-03 14:14:42 -07:00
config.rs Problem: no functionality exists to dynamically fetch gas-prices 2018-05-23 20:42:13 -04:00
contracts.rs Problem: integration tests won't compile or pass 2018-03-05 15:23:36 +07:00
database.rs Problem: bridge tests don't compile 2018-05-04 10:55:30 -07:00
error.rs Problem: gas price retrieving is not tested well 2018-05-28 10:04:15 -07:00
lib.rs Problem: no functionality exists to dynamically fetch gas-prices 2018-05-23 20:42:13 -04:00
macros.rs repo overhaul, separated binary from library, closes #10, added tests crate 2017-08-25 00:36:13 +02:00
message_to_mainnet.rs fixes #23 2018-02-25 00:21:23 +03:00
signature.rs remove panics. improve error handling for signature. 2018-02-15 12:49:12 +01:00
transaction.rs Problem: unlocking account every time to sign a tx 2018-04-26 17:53:38 -07:00
util.rs remove redundant conversions between types 2018-02-07 14:58:50 +01:00