Equivalents of QueryableBlock::{len, iter} for namespaces #1009
Labels
cappuccino
cappuccino-sprint1
namespace-proofs
https://www.notion.so/espressosys/Namespace-proofs-well-formed-blocks-only-2c679f401f0445a283ede18e2
vid
Like #991, #931 except for namespaces. Should be easy given what we've already done for those issues. Indeed, we should probably factor out the namespace-specific code from whatever code we write for those issues and re-use it here.
Suggested names, but feel free to think of something better:
As per EspressoSystems/hotshot-query-service#328 (comment) these new methods will not be added upstream to
QueryableBlock
. Instead just add them to the concreteBlockPayload
struct in this repo. (Currently that's inblock2.rs
along with everything else VID.)The text was updated successfully, but these errors were encountered: