Anselme
Anselme
The code below adds 2 commitments with the value of `200` using 8 bits as size. `200 + 200` should overflow a `u8`, this code tries to find what value...
Release a patch version including the commit replacing failure with thiserror: replace failure (which is deprecated) with thiserror (#105) (#106)
Hi @antouhou — we have a specific requirement at @maidsafe for accessing intermediate nodes and generating proofs from them. This PR introduces public API methods to retrieve tree nodes at...