grin/core
hashmap e71eca1977 Remove some unwrap/expect in chain crate (#2621)
* Return Result instead of calling expect in root(). It would kill peer's thread. Perhaps we should ban this peer as malicious.
* Remove some unwraps
2019-02-24 21:57:21 -08:00
..
fuzz Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
src Remove some unwrap/expect in chain crate (#2621) 2019-02-24 21:57:21 -08:00
tests get rid of default implementation of Hashed trait for writable things (#2573) 2019-02-15 13:41:19 +00:00
Cargo.toml Windows Compatibility Fixes #1 (#2535) 2019-02-09 21:14:27 +00:00