Extending the tx-objects design.#20
Closed
LHerskind wants to merge 2 commits into
Closed
Conversation
just-mitch
reviewed
Sep 4, 2024
|
|
||
| #### Blob circuits | ||
|
|
||
| We need some blob circuits that allow us to prove that things were in blobs such that we can convince the contracts that i) the data was published and ii) that the data published is what have been applied to the state. Think this is likely already described somewhere else 🤷. |
Collaborator
There was a problem hiding this comment.
Can you elaborate on this process? How do we convince the contracts of those two things? I see this but translating it to our system would be really helpful.
just-mitch
reviewed
Sep 4, 2024
|
|
||
| We will first showcase, how you can force the committee, and then afterwards the changes needed to perform the based operation. The reason behind this is mainly that I have not outlined the based yet. | ||
| Beware that we only really address the forced inclusion needs when the proof is proposed. | ||
| It can be based on the time of the proposal, just note that you can propose something that does not include it, and people might believe it to be the pending chain if they are not checking if it satisfy the force inclusion. |
Collaborator
There was a problem hiding this comment.
I'm losing track of what "it" is referring to in this sentence 😁
Collaborator
|
Closed in favor of #24 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.