Andreas Fackler 36e3dd05ac Fix proof deserialization.
Deserializing into a borrowed `str` slice fails if the deserializer
doesn't own such a slice. E.g. it couldn't be used to deserialize proofs
from a `TcpStream`.
2018-08-09 14:51:22 +02:00
2018-05-15 18:17:36 +02:00
2016-11-21 22:22:37 +01:00
2018-08-09 14:51:22 +02:00
2018-05-15 18:17:36 +02:00
2018-07-23 21:19:49 +02:00
2018-07-19 10:40:15 +01:00
2018-08-07 08:25:25 +02:00
2016-11-11 14:09:55 +01:00
2018-07-19 10:23:33 +01:00
2016-11-29 22:41:41 +01:00
2018-07-19 10:40:15 +01:00

merkle.rs

Build Status Issues License Crates.io

merkle.rs is a Rust implementation of a Merkle tree.

Documentation

Documentation is available.

Bug Reporting

Please report bugs either as pull requests or as issues in the issue tracker. merkle has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody.

License

See LICENSE.

Description
No description provided
Readme BSD-3-Clause 875 KiB
Languages
Rust 98.8%
Shell 1.2%