-
Notifications
You must be signed in to change notification settings - Fork 997
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
0.01 bit proof of custody [depends on 256 bit custody atoms] #1889
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did some minor cleanup. In general, this looks awesome.
I'd like to mask get_backing().get_left().merkle_root()
into a spec helper with clear indication to implementers what's going on, but we can do that in the larger PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
excellent!
Sorry but where is the 0.01bit in the spec? Is this still Implementing? I could only see [Validator](Construct attestation |
I try to understand it. There will not be a custody bit in an attestation. Honest Validator just don't sign when it's 1 for 0.1% of the time. So if anyone find a Validator sign the bit calculated 1, the validator can be slashed. |
Hi, this is not a place for a discussion. If you have questions, you can ask them for example on the ethresearch post: https://ethresear.ch/t/a-0-001-bit-proof-of-custody/7409 |
Implementing https://ethresear.ch/t/a-0-001-bit-proof-of-custody/7409