Commit Graph

32 Commits

Author SHA1 Message Date
Maximilian Krüger 9753db7326 cli/Cargo.toml: bump `env_logger` to `0.4` 2018-02-15 13:13:59 +01:00
Maximilian Krüger d42f4b9590 Cargo.lock: use newest cargo which doesn't add `root`
addresses https://github.com/paritytech/parity-bridge/pull/114#discussion_r167784460
2018-02-13 09:23:48 +01:00
Maximilian Krüger dfb7fef654 bridge/src/signature.rs: 100% test coverage with quickcheck 2018-02-12 19:14:57 +01:00
Maximilian Krüger 465e2d88e8 update Cargo.lock 2018-02-12 14:51:02 +01:00
debris 0a02e461b9 bump dependencies 2018-02-07 17:23:49 +01:00
debris 5e90f850fd updated web3 to latest version and resolved build issues 2018-02-07 14:50:49 +01:00
debris cc2c3fea9b bump ethabi and ethereum-types to latest versions 2018-02-06 22:57:06 +01:00
Maximilian Krüger a2dcbecd1b Cargo.lock: update 2018-01-26 10:00:44 +01:00
Maximilian Krüger 1691841c3c use just released ethabi 5.0 which fixes the InvalidData issue 2018-01-22 14:35:54 +01:00
Maximilian Krüger a3148bc90e Cargo.lock: update 2018-01-19 15:01:51 +01:00
debris 6286a76708 timeouts 2017-08-31 17:32:34 +02:00
debris eeb08c1062 updated dependencies 2017-08-31 14:42:39 +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 6399b1c8e5 tests for relay 2017-08-25 15:01:47 +02:00
debris 9201a19967 tests for log_stream receiving logs 2017-08-25 12:40:33 +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
debris 0f4340d3f1 ethabi 4.0.0 2017-08-23 12:00:31 +02:00
debris 38befc6fc7 use use_contract! macro instead of handwriting contracts api, closes #1, closes #12, closes #13 2017-08-21 17:32:37 +02:00
debris 15d0871abb update to latest ethabi 2017-08-16 17:42:22 +02:00
debris cee4d81035 use git remotes instead of local branches 2017-08-13 19:36:42 +02:00
debris 8f125a1d70 removed unused code 2017-08-13 13:17:22 +02:00
debris 2423f2eebf new LogStream 2017-08-12 10:55:18 +02:00
debris f61da0dd06 bridge.rs 2017-08-10 17:55:46 +02:00
debris daf08e03f3 deploy finally works 2017-08-04 00:48:12 +02:00
debris a822becbb6 added error chain 2017-08-02 12:45:15 +02:00
debris 04e72293fb app 2017-08-01 11:36:48 +02:00
debris d0edf2b327 app rewrite 2017-06-25 13:21:28 +02:00
debris d4c4682cee init 2017-06-13 10:28:04 +02:00