poa-bridge/bridge/src
Yurii Rashkovskii d25bea1a93
Problem: integration tests get stuck (most of the time)
Solution: ensure not failing the initial checking of the balance
if it was in fact successful.
2018-05-11 11:02:44 -07:00
..
bridge Problem: integration tests get stuck (most of the time) 2018-05-11 11:02:44 -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: bridge tests failing 2018-05-04 11:02:17 -07: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: errors do not show their context 2018-05-08 00:48:35 -07:00
lib.rs Problem: errors do not show their context 2018-05-08 00:48:35 -07: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