stratum-mining / stratum

stratum
https://stratumprotocol.org
Other
224 stars 130 forks source link

Need Rust docs for `utils::buffer` #1184

Open rrybarczyk opened 1 month ago

rrybarczyk commented 1 month ago

While doing the #1160 issue documenting the codec-sv2 crate and realized there are several core primitives that are dependent on primitives in the utils::buffer. This crate should be properly documented.

Unrelated to this issue, we may want to consider in the future bringing utils::buffer into the protocols/ directory.

plebhash commented 1 month ago

https://github.com/stratum-mining/stratum/issues/1009 is also closely related to this