Callum Waters
Callum Waters
We would first need to write a CIP on this
Nothing about where the blob is changes. It is still part of the square and thus part of the `dataRoot`. It is in the `Blob` itself. When you call `GetAll(height,...
Okay, yes I should have also included a schematic of how this changes the share encoding format. The new format (for the first share) would thus be: 
So if I understand you correctly, you're saying increase the size of namespace version to be more than 1 byte (currently 256 versions) and decrease the namespaceID from 28 bytes....
After some offline discussion, we're leaning towards using the share version to indicate the addition of the signer in the share format. Share version can also be set by the...
Need to rebase to main
Note: these changes already exist on main
> along with adding a builtin prevention against the woods attack. What's the woods attack? > We want to add some validator imposed priority to blobs within the same namespace....
I feel like rather exposing the signature interface, the user should be able to specify the private key in the constructor (and even handle key management/storage themselves if they want).
> Seems like some teams are requesting the signing bit to be a part of the node's API instead of a separate binary What teams are these and why do...