| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Method and Description |
|---|---|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addAllFinalizations(Iterable<String> values)
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addAllMiners(Iterable<? extends Personhood.LRSTag> values)
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addFinalizations(String value)
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addFinalizationsBytes(com.google.protobuf.ByteString value)
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addMiners(int index,
Personhood.LRSTag.Builder builderForValue)
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addMiners(int index,
Personhood.LRSTag value)
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addMiners(Personhood.LRSTag.Builder builderForValue)
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addMiners(Personhood.LRSTag value)
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clear() |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearAttendees()
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearDescription()
Description holds the name, date and location of the party and is available
before the barrier point.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearFinalizations()
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearMiners()
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearMiningreward()
How much money to mine
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearNext()
Next is a link to the instanceID of the next party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearOrganizers()
Organizers is the number of organizers responsible for this party
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearPrevious()
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clearState()
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.clone() |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.mergeAttendees(Personhood.Attendees value)
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.mergeDescription(Personhood.PopDesc value)
Description holds the name, date and location of the party and is available
before the barrier point.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.mergeFrom(com.google.protobuf.Message other) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.mergeFrom(Personhood.PopPartyStruct other) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.newBuilder() |
static Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.newBuilder(Personhood.PopPartyStruct prototype) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.newBuilderForType() |
protected Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.removeMiners(int index)
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setAttendees(Personhood.Attendees.Builder builderForValue)
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setAttendees(Personhood.Attendees value)
Attendees is the slice of public keys of all confirmed attendees
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setDescription(Personhood.PopDesc.Builder builderForValue)
Description holds the name, date and location of the party and is available
before the barrier point.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setDescription(Personhood.PopDesc value)
Description holds the name, date and location of the party and is available
before the barrier point.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setFinalizations(int index,
String value)
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setMiners(int index,
Personhood.LRSTag.Builder builderForValue)
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setMiners(int index,
Personhood.LRSTag value)
Miners holds all tags of the linkable ring signatures that already
mined this party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setMiningreward(long value)
How much money to mine
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setNext(com.google.protobuf.ByteString value)
Next is a link to the instanceID of the next party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setOrganizers(int value)
Organizers is the number of organizers responsible for this party
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setPrevious(com.google.protobuf.ByteString value)
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setState(int value)
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
|
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Personhood.PopPartyStruct.Builder |
Personhood.PopPartyStruct.toBuilder() |
Copyright © 2019. All rights reserved.