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

DynamicParticipants - Self-contained proof of PeerSet changes #93

Open
arrivets opened this issue Jan 14, 2019 · 0 comments
Open

DynamicParticipants - Self-contained proof of PeerSet changes #93

arrivets opened this issue Jan 14, 2019 · 0 comments

Comments

@arrivets
Copy link
Contributor

Design a data-structure that contains a proof that a PeerSet "lawfully" changed from one state to another.

Something that captures the following sequence:

  • PS1 => InternalTransaction => PS1 Sigs => PS2
  • PS2 => InternalTransaction => PS2 Sigs => PS3
    ...
  • PS(n-1) InternalTransaction => PS(n-1) Sigs => PSn
@arrivets arrivets changed the title Self-contained proof of PeerSet changes DynamicParticipants - Self-contained proof of PeerSet changes Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant