Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DA API sign attestations in full replication #599

Closed
wants to merge 7 commits into from

Conversation

bacv
Copy link
Member

@bacv bacv commented Feb 28, 2024

Implements extended Certificate and Attestation definitions from #598.

@bacv bacv added the da label Feb 28, 2024
@bacv bacv self-assigned this Feb 28, 2024
@bacv
Copy link
Member Author

bacv commented Feb 29, 2024

Updated this PR to implement Verifier definitions from #598 - now DA Mempool uses DaCertificateVerifier that checks Certificate Attestations when a new item is being added to the da mempool.

To keep the same trait for the TxMempool, MockTxVerifier was added - it assumes that every transaction is verified and valid.

@bacv bacv marked this pull request as draft March 20, 2024 16:07
@bacv bacv closed this Mar 26, 2024
@bacv bacv deleted the da-api-vid branch May 30, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants