Commit Graph

14 Commits

Author SHA1 Message Date
Jean Pierre Dudey 334e2c154c Remove `rustc-serialize` and use the `rustc-hex` crate.
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
2018-08-10 09:06:52 -04:00
Wei Tang 14a1368520 Update lazy_static dependencies to 1.0 2018-05-11 18:09:01 +08:00
Tomas Korcak 03a99de2f3
Update rand 0.3 -> 0.4 2018-02-05 15:25:36 +01:00
Tomas Korcak 54c3dc3908
Unlock rand crate version 0.3.14 -> 0.3 2018-02-05 15:18:12 +01:00
debris e51b34ef4d keys::Address remote serialization 2017-05-06 17:55:17 +02:00
debris 721a31577b cleanup docs 2016-12-15 16:03:59 +01:00
Svyatoslav Nikolsky 9e1932e7f9 finished gettxout implementation 2016-12-12 21:49:01 +03:00
debris f7a73f6520 fixed clippy lints for db, keys, miner, and script 2016-11-08 21:01:36 +01:00
debris c61fbf8ea5 verifing block 124276 2016-10-27 16:54:06 +02:00
debris f5b2b47c92 fixed verify high_s signatures 2016-10-27 12:21:37 +02:00
debris 63ca383949 use H32 instead of [u8; 4] 2016-10-06 00:38:20 +02:00
debris 9b7a3b789e handshake checks network magic number 2016-09-28 23:58:23 +02:00
debris 40b8af572f checksum moved to crypto lib, added message struct to net lib 2016-09-19 19:19:04 +02:00
debris 0edcc08ab1 keys lib 2016-09-19 15:39:57 +02:00