Commit Graph

75 Commits

Author SHA1 Message Date
Maximilian Krüger 20bc965604 withdraw_relay.rs: fetch whether message value is sufficient and filter out insufficient 2018-01-08 14:26:19 +01:00
Maximilian Krüger d4d1b2d582 withdraw_relay.rs: add FetchMessageValueSufficient to WithdrawRelayState 2018-01-08 14:25:46 +01:00
Maximilian Krüger 24a926bdb6 withdraw_relay.rs: add message_value_sufficient_payload 2018-01-08 14:25:16 +01:00
Maximilian Krüger bd6ff44ced add comments 2018-01-08 14:16:33 +01:00
Maximilian Krüger 21bb9a6adc add docstring 2018-01-08 14:15:41 +01:00
Maximilian Krüger e71c9c53c9 withdraw_relay.rs: improve docstring 2018-01-08 14:14:39 +01:00
Maximilian Krüger 3d76ce0309 withdraw_relay.rs: improve var name and comments 2018-01-08 14:12:55 +01:00
Maximilian Krüger b8246bfe4b deploy.rs: hardcode estimatedGasCostOfWithdraw for now 2018-01-08 14:10:33 +01:00
Maximilian Krüger 5b98a06873 withdraw_relay.rs: add some docstrings 2018-01-08 11:43:55 +01:00
Maximilian Krüger def974e0e3 WithdrawRelayState::Fetch -> WithdrawRelayState::FetchMessagesSignatures 2018-01-08 11:18:26 +01:00
debris 59403966fc rename to home/foreign, closes #46 2017-10-10 11:02:58 +02:00
debris d34f0e5427 Merge branch 'master' into fixes 2017-10-02 17:52:49 +02:00
debris 134bf5a620 fixed loading .bin files, filter topics and example gas amounts 2017-10-01 19:18:50 +02:00
viktor ef62bcc427 Function names typos 2017-09-28 15:59:19 -07:00
debris 6286a76708 timeouts 2017-08-31 17:32:34 +02:00
debris ec0dcefc46 udpated futures, removed compiler warnings 2017-08-28 17:19:03 +02:00
debris 9456b5a08f tests for FileBackend 2017-08-28 17:15:10 +02:00
debris 1a2cb47124 bridge writes to backing database 2017-08-28 16:48:01 +02:00
debris 316b9ce4a0 withdraw_relay guarantees and tests 2017-08-28 12:28:21 +02:00
debris d9c6773185 withdraw_confirm unit tests 2017-08-25 17:58:55 +02:00
debris ddd68c1f4f typos 2017-08-25 16:27:55 +02:00
debris 6399b1c8e5 tests for relay 2017-08-25 15:01:47 +02:00
debris b6d4834400 bridge::deposit_relay tests init 2017-08-25 11:58:47 +02:00
debris f2ccb7e8d9 jsonrpc-core is not a direct dependency of the bridge 2017-08-25 00:40:42 +02:00
debris fa962565ad repo overhaul, separated binary from library, closes #10, added tests crate 2017-08-25 00:36:13 +02:00