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

Write proposal for merkle-based hash scheme #96

Open
pgebheim opened this issue Jul 13, 2022 · 3 comments
Open

Write proposal for merkle-based hash scheme #96

pgebheim opened this issue Jul 13, 2022 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@pgebheim
Copy link

pgebheim commented Jul 13, 2022

Description

An ongoing conversation is to use a merkle trie to represent the set of allow-listed hashes within the ledger app. This task represents the work of producing that proposal and getting it reviewed.

@pgebheim pgebheim added the help wanted Extra attention is needed label Jul 13, 2022
@pgebheim pgebheim mentioned this issue Aug 5, 2022
@bluesign
Copy link

bluesign commented Aug 6, 2022

What is the justification for using Merkle tree instead of signed payload ?

@pgebheim
Copy link
Author

pgebheim commented Aug 6, 2022

Merkle trie is a way to quickly scale out the allow list for approved transactions. This was discussed before the signed templates idea was formed.

@bluesign
Copy link

bluesign commented Aug 7, 2022

@pgebheim sorry, sometimes I have this bug of double complaining on a subject, when it takes long time :) cache invalidation is hard. ( forgetting I complained before )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants