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

Algod: add support for SHA256 in merkle tree #3691

Conversation

Aharonee
Copy link
Contributor

This is required for the Ethereum light client to be able to verify a block header and transaction proofs

…rand#3668)

* [WIP] merge master and cry

* [WIP] Refactoring and changing the message compact certificates attest to

* [WIP] fix dependencies

* Replace hashable with []byte in some tests and refactor

* dog fix

* refactor + dog

* .

* refactor and delete comments

* Fixes and added CertMsg field to TX

* fix tests

* Add CertMsg to txn and fix unit tests

* Update field in TX

* Refactor

* Refactor and add unit test

* rename CertRound field, update the V1 API model and regenerate swagger.json
@Aharonee Aharonee requested a review from id-ms February 27, 2022 14:13
Copy link
Contributor

@id-ms id-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

crypto/compactcert/structs.go Outdated Show resolved Hide resolved
crypto/merklearray/merkle_test.go Outdated Show resolved Hide resolved
@id-ms id-ms merged commit 09d6bd1 into algorand:feature/stateproofs Feb 28, 2022
Aharonee added a commit to Aharonee/go-algorand that referenced this pull request Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants