Skip to content

Change Blobs type definition to be Sequence[Blob]#3022

Closed
kevaundray wants to merge 1 commit intoethereum:devfrom
kevaundray:patch-1
Closed

Change Blobs type definition to be Sequence[Blob]#3022
kevaundray wants to merge 1 commit intoethereum:devfrom
kevaundray:patch-1

Conversation

@kevaundray
Copy link
Contributor

In some places, blobs was being defined a sequence of field elements (Vector), instead of a sequence of sequence of field elements (Matrix).

This PR uses the Blob type to distinguish these cases

In some places, blobs was being defined a sequence of field elements (Vector), instead of a sequence of sequence of field elements (Matrix).

This PR changes uses the `Blob` type to distinguish these cases
@kevaundray
Copy link
Contributor Author

Closing as this is a duplicate of #3021

@kevaundray kevaundray closed this Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant