| Package | Description |
|---|---|
| ch.epfl.dedis.byzgen | |
| ch.epfl.dedis.calypso | |
| ch.epfl.dedis.lib.network | |
| ch.epfl.dedis.status |
| Modifier and Type | Method and Description |
|---|---|
CalypsoFactory |
CalypsoFactory.addConode(ServerIdentity id) |
| Modifier and Type | Method and Description |
|---|---|
CalypsoFactory |
CalypsoFactory.addConodes(List<ServerIdentity> ids) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CalypsoRPC.authorize(ServerIdentity si,
SkipblockId byzcoinId)
Connect to a server to an Authorized ByzCoin ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerIdentity> |
Roster.getNodes() |
| Constructor and Description |
|---|
Roster(List<ServerIdentity> servers) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,OnetProto.Status> |
StatusRPC.getStatus(ServerIdentity sid)
Make an RPC to the conode identified by its server identity (sid) to get its status.
|
Copyright © 2019. All rights reserved.