Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
P
Q
R
S
T
V
V
valid
- Variable in class me.edwards.des.block.
Block
validate()
- Method in class me.edwards.des.block.
Block
Validates this Block's data and resets the
valid
flag.
validateHash(BigInteger, BigInteger)
- Static method in class me.edwards.des.util.
HashUtil
Validates a hash against the specified target.
validateProof(byte[], int, int)
- Static method in class me.edwards.des.util.
HashUtil
Validates a generated Proof of Work for any given
Block
.
validateVersion(Version)
- Static method in class me.edwards.des.
Node
Checks if the version of another Node is compatible with the
version
of this Node.
valueOf(String)
- Static method in enum me.edwards.des.net.packet.
Packet.PacketTypes
Returns the enum constant of this type with the specified name.
values()
- Static method in enum me.edwards.des.net.packet.
Packet.PacketTypes
Returns an array containing the constants of this enum type, in the order they are declared.
VECTOR_BALLOT
- Static variable in class me.edwards.des.net.packet.
PacketInv
The Vector type for a Ballot Object
VECTOR_BLOCK
- Static variable in class me.edwards.des.net.packet.
PacketInv
The Vector type for a Block Object
vectors
- Variable in class me.edwards.des.net.packet.
PacketGetData
vectors
- Variable in class me.edwards.des.net.packet.
PacketInv
VERSION
- Static variable in class me.edwards.des.block.
Ballot
This class' Ballot version
version
- Variable in class me.edwards.des.block.
Ballot
VERSION
- Variable in class me.edwards.des.block.
Block
version
- Variable in class me.edwards.des.block.
Block
version
- Variable in class me.edwards.des.net.packet.
PacketVersion
VERSION
- Static variable in class me.edwards.des.
Node
Node's software version.
Version
- Class in
me.edwards.des.util
Data structure representing a version for an application or class.
Created on: May 28, 2015 at 11:19:51 AM
Version()
- Constructor for class me.edwards.des.util.
Version
Creates new Version (Initialized as 0.0)
Version(String)
- Constructor for class me.edwards.des.util.
Version
Creates new Version from parsed string.
versionHash
- Variable in class me.edwards.des.util.
Version
versionNum
- Variable in class me.edwards.des.util.
Version
versionString
- Variable in class me.edwards.des.util.
Version
versionToString
- Variable in class me.edwards.des.util.
Version
Vote
- Class in
me.edwards.des.block
Data structure maintaining a single vote for a single entity.
Vote(int, String)
- Constructor for class me.edwards.des.block.
Vote
Creates a new Vote using the specified ID and vote content.
Ex: [ID:1,VOTE:Obama]
vote
- Variable in class me.edwards.des.block.
Vote
vote
- Variable in class me.edwards.des.demo.
Counter.Result
votes
- Variable in class me.edwards.des.block.
Ballot
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
P
Q
R
S
T
V