Skip to content

[Core Protocol] <Question FPP Testing in Devnet> #567

Closed Answered by joohhnnn
AaronLee22 asked this question in Core Protocol
Discussion options

You must be logged in to vote

If the last block is duplicated, does that mean that out of the 16,384 blocks (2^14), 16,351 will be duplicates since there are only 33 blocks in range?

Yes, but in practical terms, because of the binary method, you only need to upload a small number of repeated data instances, like 14 times instead of 2^14 times.

how can I manually target a specific block, given the difficulty of calculating which block (or claim at the lowest split depth) to attack?

You can use 'attack' or 'defend' to further narrow it down until you reach the block you want to participate in.

I need to know which exact claim index 2 is pointing to and the hash of that claim to decide whether to dispute it.

https:…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@AaronLee22
Comment options

Answer selected by AaronLee22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-protocol Questions relating to the core protocol and how the OP Stack works. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
3 participants