Skip to content

Witness with block - #1

Open
muliadibrave wants to merge 5 commits into
masterfrom
witness_with_block
Open

Witness with block#1
muliadibrave wants to merge 5 commits into
masterfrom
witness_with_block

Conversation

@muliadibrave

Copy link
Copy Markdown
Owner

https://tea.xyz/what-is-this-file


version: 1.0.0
codeOwners:

  • '0xF28A293A97726831E04D98E97AF826Fe8ee1FB9f'
    quorum: 1

Witness struct is in place of the Vec<Vec<u8>> we have before this commit.
Implementation of Default, Iterator and others allows to have similar behaviour but using a single Vec prevent many allocations during deserialization which in turns results in better performance, even 20% better perfomance on recent block.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants