A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAnyOfDeserializer - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Core Deserializer for the CLValue property.
- AbstractAnyOfDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.AbstractAnyOfDeserializer
- AbstractAnyOfDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.AbstractAnyOfDeserializer
- AbstractCLType - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
Basic class for CLType implementation
- AbstractCLType() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- AbstractCLTypeBasic - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
Base class for all types which are simple mappings
- AbstractCLTypeBasic() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeBasic
- AbstractCLTypeBasic(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeBasic
- AbstractCLTypeWithChildren - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
Base class for all types which have an array of child types
- AbstractCLTypeWithChildren() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- AbstractCLValue<T,P extends AbstractCLType> - Class in com.syntifi.casper.sdk.model.clvalue
-
Base class for CLValues
- AbstractCLValue() - Constructor for class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- AbstractCLValueWithChildren<T,P extends AbstractCLType> - Class in com.syntifi.casper.sdk.model.clvalue
-
Abstract class for those CLValues which have a child collection
- AbstractCLValueWithChildren() - Constructor for class com.syntifi.casper.sdk.model.clvalue.AbstractCLValueWithChildren
- AbstractSerializedKeyTaggedHex<T extends Tag> - Class in com.syntifi.casper.sdk.model.key
-
Hex-encoded key, including the tag byte.
- AbstractSerializedKeyTaggedHex() - Constructor for class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
- AbstractSerializedKeyTaggedHex(T, byte[]) - Constructor for class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
- AbstractSerializedKeyTaggedHexDeserializer<T extends AbstractSerializedKeyTaggedHex<S>,S extends Tag> - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Customize the mapping of Casper's Hex String preceded by the crypto algorithm tag such as PublicKey/Signature
- AbstractSerializedKeyTaggedHexDeserializer() - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.AbstractSerializedKeyTaggedHexDeserializer
- access(EntryPoint.EntryPointAccess) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointBuilder
- accessKey(String) - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage.ContractPackageBuilder
-
access_key(string)
- accessRight(URefAccessRight) - Method in class com.syntifi.casper.sdk.model.uref.URef.URefBuilder
- account(Account) - Method in class com.syntifi.casper.sdk.model.account.AccountData.AccountDataBuilder
- account(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
- account(String) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteAccount.WriteAccountBuilder
-
Hex-encoded account hash
- Account - Class in com.syntifi.casper.sdk.model.account
-
Structure representing a user's account, stored in global state.
- Account() - Constructor for class com.syntifi.casper.sdk.model.account.Account
- Account(String, ActionThresholds, List<AssociatedKey>, String, List<NamedKey>) - Constructor for class com.syntifi.casper.sdk.model.account.Account
- ACCOUNT - com.syntifi.casper.sdk.model.key.KeyTag
- Account.AccountBuilder - Class in com.syntifi.casper.sdk.model.account
- AccountData - Class in com.syntifi.casper.sdk.model.account
-
Root class for a Casper block request
- AccountData() - Constructor for class com.syntifi.casper.sdk.model.account.AccountData
- AccountData(String, Account, String) - Constructor for class com.syntifi.casper.sdk.model.account.AccountData
- AccountData.AccountDataBuilder - Class in com.syntifi.casper.sdk.model.account
- accountHash(String) - Method in class com.syntifi.casper.sdk.model.account.AssociatedKey.AssociatedKeyBuilder
-
account_hash(String) Hex-encoded account hash.
- accountNamedKey(AccountNamedKey) - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKeyDictionaryIdentifier.AccountNamedKeyDictionaryIdentifierBuilder
- AccountNamedKey - Class in com.syntifi.casper.sdk.identifier.dictionary
-
Account named key for dictionary item calls
- AccountNamedKey() - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
- AccountNamedKey(String, String, String) - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
- AccountNamedKey.AccountNamedKeyBuilder - Class in com.syntifi.casper.sdk.identifier.dictionary
- AccountNamedKeyDictionaryIdentifier - Class in com.syntifi.casper.sdk.identifier.dictionary
-
Identifier class passed to service
CasperService.getStateDictionaryItem(String, DictionaryIdentifier)
to look up a dictionary item via an Account named key - AccountNamedKeyDictionaryIdentifier(AccountNamedKey) - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKeyDictionaryIdentifier
- AccountNamedKeyDictionaryIdentifier.AccountNamedKeyDictionaryIdentifierBuilder - Class in com.syntifi.casper.sdk.identifier.dictionary
- accumulatedSeed(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
Hex-encoded hash digest
- ActionThresholds - Class in com.syntifi.casper.sdk.model.account
-
Thresholds that have to be met when executing an action of a certain type.
- ActionThresholds() - Constructor for class com.syntifi.casper.sdk.model.account.ActionThresholds
- ActionThresholds(int, int) - Constructor for class com.syntifi.casper.sdk.model.account.ActionThresholds
- ActionThresholds.ActionThresholdsBuilder - Class in com.syntifi.casper.sdk.model.account
- activationPoint(Integer) - Method in class com.syntifi.casper.sdk.model.status.NextUpgrade.NextUpgradeBuilder
- ActivationPoint - Class in com.syntifi.casper.sdk.model.status
-
The first era to which the associated protocol version applies
- ActivationPoint() - Constructor for class com.syntifi.casper.sdk.model.status.ActivationPoint
- ActivationPoint(BigInteger, Date) - Constructor for class com.syntifi.casper.sdk.model.status.ActivationPoint
- ActivationPoint.ActivationPointBuilder - Class in com.syntifi.casper.sdk.model.status
- ADD - com.syntifi.casper.sdk.model.deploy.OpKind
- ADD - com.syntifi.casper.sdk.model.uref.URefAccessRight
- ADD_WRITE - com.syntifi.casper.sdk.model.uref.URefAccessRight
- addInt32(long) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddInt32.AddInt32Builder
-
i32
- AddInt32 - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implmentation of Transform that Adds the given `i32`
- AddInt32() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddInt32
- AddInt32(long) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddInt32
- AddInt32.AddInt32Builder - Class in com.syntifi.casper.sdk.model.deploy.transform
- addKeys(List<NamedKey>) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddKeys.AddKeysBuilder
- AddKeys - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implmentation of Transform that Adds the given collection of named keys.
- AddKeys() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddKeys
- AddKeys(List<NamedKey>) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddKeys
- AddKeys.AddKeysBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
- address(byte[]) - Method in class com.syntifi.casper.sdk.model.uref.URef.URefBuilder
- address(String) - Method in class com.syntifi.casper.sdk.model.peer.PeerEntry.PeerEntryBuilder
-
IP:PORT
- AddUInt128 - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implmentation of Transform that Adds the given `u128`
- AddUInt128() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128
- AddUInt128(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128
- AddUInt128.AddUInt128Builder - Class in com.syntifi.casper.sdk.model.deploy.transform
- AddUInt256 - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implmentation of Transform that Adds the given `u256`
- AddUInt256() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256
- AddUInt256(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256
- AddUInt256.AddUInt256Builder - Class in com.syntifi.casper.sdk.model.deploy.transform
- AddUInt512 - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implmentation of Transform that Adds the given `u512`
- AddUInt512() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512
- AddUInt512(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512
- AddUInt512.AddUInt512Builder - Class in com.syntifi.casper.sdk.model.deploy.transform
- AddUInt64 - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implmentation of Transform that Adds the given `u64`
- AddUInt64() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64
- AddUInt64(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64
- AddUInt64.AddUInt64Builder - Class in com.syntifi.casper.sdk.model.deploy.transform
- AlgorithmTag - Enum in com.syntifi.casper.sdk.model.key
-
Algorithm byte tag
- amount(long) - Method in class com.syntifi.casper.sdk.model.era.Reward.RewardBuilder
-
amount
- amount(String) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw.WithdrawBuilder
-
amount(String) - Decimal representation of a 512-bit integer.
- amount(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation.SeigniorageAllocationBuilder
-
Allocated amount
- amount(BigInteger) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
-
Amount transfered
- ANY - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- ANY - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.account.AccountData.AccountDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.auction.AuctionData.AuctionDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.balance.BalanceData.BalanceDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockData.JsonBlockDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployData.DeployDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployResult.DeployResultBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData.DictionaryDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.era.EraInfoData.EraInfoDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.peer.PeerData.PeerDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData.StateRootHashDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
-
The RPC API version
- apiVersion(String) - Method in class com.syntifi.casper.sdk.model.transfer.TransferData.TransferDataBuilder
-
The RPC API version
- Approval - Class in com.syntifi.casper.sdk.model.deploy
-
A struct containing a signature and the public key of the signer
- Approval() - Constructor for class com.syntifi.casper.sdk.model.deploy.Approval
- Approval(PublicKey, Signature) - Constructor for class com.syntifi.casper.sdk.model.deploy.Approval
- Approval.ApprovalBuilder - Class in com.syntifi.casper.sdk.model.deploy
- approvals(List<Approval>) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy.DeployBuilder
- args(List<Parameter>) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointBuilder
-
a list of
Parameter
- args(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes.ModuleBytesBuilder
- args(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash.StoredContractByHashBuilder
- args(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName.StoredContractByNameBuilder
- args(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash.StoredVersionedContractByHashBuilder
- args(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName.StoredVersionedContractByNameBuilder
-
List of @see NamedArg
- args(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer.TransferBuilder
-
List of
NamedArg
- AssociatedKey - Class in com.syntifi.casper.sdk.model.account
-
Associated Key
- AssociatedKey() - Constructor for class com.syntifi.casper.sdk.model.account.AssociatedKey
- AssociatedKey(String, int) - Constructor for class com.syntifi.casper.sdk.model.account.AssociatedKey
- AssociatedKey.AssociatedKeyBuilder - Class in com.syntifi.casper.sdk.model.account
- associatedKeys(List<AssociatedKey>) - Method in class com.syntifi.casper.sdk.model.account.Account.AccountBuilder
-
a list of
AssociatedKey
- AuctionData - Class in com.syntifi.casper.sdk.model.auction
-
Root class for a Casper auction info request
- AuctionData() - Constructor for class com.syntifi.casper.sdk.model.auction.AuctionData
- AuctionData(String, AuctionState) - Constructor for class com.syntifi.casper.sdk.model.auction.AuctionData
- AuctionData.AuctionDataBuilder - Class in com.syntifi.casper.sdk.model.auction
- auctionState(AuctionState) - Method in class com.syntifi.casper.sdk.model.auction.AuctionData.AuctionDataBuilder
-
The auction state
- AuctionState - Class in com.syntifi.casper.sdk.model.auction
-
Data structure summarizing auction contract data
- AuctionState() - Constructor for class com.syntifi.casper.sdk.model.auction.AuctionState
- AuctionState(List<JsonBids>, long, List<JsonEraValidators>, String) - Constructor for class com.syntifi.casper.sdk.model.auction.AuctionState
- AuctionState.AuctionStateBuilder - Class in com.syntifi.casper.sdk.model.auction
B
- BALANCE - com.syntifi.casper.sdk.model.key.KeyTag
- BalanceData - Class in com.syntifi.casper.sdk.model.balance
-
Root class for a Casper balance data request Result for "state_get_balance" RPC response
- BalanceData() - Constructor for class com.syntifi.casper.sdk.model.balance.BalanceData
- BalanceData(String, BigInteger, String) - Constructor for class com.syntifi.casper.sdk.model.balance.BalanceData
- BalanceData.BalanceDataBuilder - Class in com.syntifi.casper.sdk.model.balance
- bid(Bid) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteBid.WriteBidBuilder
- bid(JsonBid) - Method in class com.syntifi.casper.sdk.model.bid.JsonBids.JsonBidsBuilder
- Bid - Class in com.syntifi.casper.sdk.model.bid
-
An entry in the validator map.
- Bid() - Constructor for class com.syntifi.casper.sdk.model.bid.Bid
- Bid(URef, int, Map<PublicKey, Delegator>, boolean, BigInteger, PublicKey, VestingSchedule) - Constructor for class com.syntifi.casper.sdk.model.bid.Bid
- BID - com.syntifi.casper.sdk.model.key.KeyTag
- Bid.BidBuilder - Class in com.syntifi.casper.sdk.model.bid
- bids(List<JsonBids>) - Method in class com.syntifi.casper.sdk.model.auction.AuctionState.AuctionStateBuilder
-
All bids contained within a vector
- block(JsonBlock) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockData.JsonBlockDataBuilder
- blockHash(String) - Method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult.JsonExecutionResultBuilder
-
The block hash.
- blockHash(String) - Method in class com.syntifi.casper.sdk.model.era.EraSummary.EraSummaryBuilder
-
The block hash
- blockHash(String) - Method in class com.syntifi.casper.sdk.model.transfer.TransferData.TransferDataBuilder
-
Block hash
- BlockIdentifier - Interface in com.syntifi.casper.sdk.identifier.block
-
Simple contract interface for BlockIdentifier parameter
- body(JsonBlockBody) - Method in class com.syntifi.casper.sdk.model.block.JsonBlock.JsonBlockBuilder
- bodyHash(Digest) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
-
Body hash
- bodyHash(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
Hex-encoded hash digest
- bondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
-
The purse that was used for bonding.
- bondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.bid.Delegator.DelegatorBuilder
- bondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid.JsonBidBuilder
-
The purse that was used for bonding.
- bondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator.JsonDelegatorBuilder
- bondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse.UnbondingPurseBuilder
-
the bondingPurse's
URef
- bondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw.WithdrawBuilder
-
bonding_purse(String) - Hex-encoded, formatted URef.
- BOOL - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- BOOL - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
-
String constants for all CLTypes as defined by the api spec
- BufferEndCLValueDecodeException - Exception in com.syntifi.casper.sdk.exception
-
Thrown when trying to read a value when all bytes were read
- BufferEndCLValueDecodeException(String) - Constructor for exception com.syntifi.casper.sdk.exception.BufferEndCLValueDecodeException
- build() - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData.CasperClientErrorDataBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.block.HashBlockIdentifier.HashBlockIdentifierBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.block.HeightBlockIdentifier.HeightBlockIdentifierBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey.AccountNamedKeyBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKeyDictionaryIdentifier.AccountNamedKeyDictionaryIdentifierBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey.ContractNamedKeyBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKeyDictionaryIdentifier.ContractNamedKeyDictionaryIdentifierBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.dictionary.StringDictionaryIdentifier.StringDictionaryIdentifierBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefDictionaryIdentifier.URefDictionaryIdentifierBuilder
- build() - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed.URefSeedBuilder
- build() - Method in class com.syntifi.casper.sdk.model.account.Account.AccountBuilder
- build() - Method in class com.syntifi.casper.sdk.model.account.AccountData.AccountDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.account.ActionThresholds.ActionThresholdsBuilder
- build() - Method in class com.syntifi.casper.sdk.model.account.AssociatedKey.AssociatedKeyBuilder
- build() - Method in class com.syntifi.casper.sdk.model.auction.AuctionData.AuctionDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.auction.AuctionState.AuctionStateBuilder
- build() - Method in class com.syntifi.casper.sdk.model.balance.BalanceData.BalanceDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
- build() - Method in class com.syntifi.casper.sdk.model.bid.Delegator.DelegatorBuilder
- build() - Method in class com.syntifi.casper.sdk.model.bid.JsonBid.JsonBidBuilder
- build() - Method in class com.syntifi.casper.sdk.model.bid.JsonBids.JsonBidsBuilder
- build() - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator.JsonDelegatorBuilder
- build() - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule.VestingScheduleBuilder
- build() - Method in class com.syntifi.casper.sdk.model.block.JsonBlock.JsonBlockBuilder
- build() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody.JsonBlockBodyBuilder
- build() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockData.JsonBlockDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
- build() - Method in class com.syntifi.casper.sdk.model.block.JsonProof.JsonProofBuilder
- build() - Method in class com.syntifi.casper.sdk.model.common.Digest.DigestBuilder
- build() - Method in class com.syntifi.casper.sdk.model.common.Ttl.TtlBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.Contract.ContractBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage.ContractPackageBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion.ContractVersionBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.ContractWasm.ContractWasmBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.DisabledVersion.DisabledVersionBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.Group.GroupBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.Groups.GroupsBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.NamedKey.NamedKeyBuilder
- build() - Method in class com.syntifi.casper.sdk.model.contract.Parameter.ParameterBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.Approval.ApprovalBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.Deploy.DeployBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.DeployData.DeployDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo.DeployInfoBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.DeployResult.DeployResultBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.Entry.EntryBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.EraInfo.EraInfoBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes.ModuleBytesBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash.StoredContractByHashBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName.StoredContractByNameBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash.StoredVersionedContractByHashBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName.StoredVersionedContractByNameBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer.TransferBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect.ExecutionEffectBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure.FailureBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success.SuccessBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult.JsonExecutionResultBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg.NamedArgBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.Operation.OperationBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation.SeigniorageAllocationBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddInt32.AddInt32Builder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddKeys.AddKeysBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128.AddUInt128Builder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256.AddUInt256Builder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512.AddUInt512Builder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64.AddUInt64Builder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.Failure.FailureBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteAccount.WriteAccountBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteBid.WriteBidBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteCLValue.WriteCLValueBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteDeployInfo.WriteDeployInfoBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteEraInfo.WriteEraInfoBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteTransfer.WriteTransferBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteWithdraw.WriteWithdrawBuilder
- build() - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse.UnbondingPurseBuilder
- build() - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData.DictionaryDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.era.EraInfoData.EraInfoDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.era.EraSummary.EraSummaryBuilder
- build() - Method in class com.syntifi.casper.sdk.model.era.JsonEraEnd.JsonEraEndBuilder
- build() - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport.JsonEraReportBuilder
- build() - Method in class com.syntifi.casper.sdk.model.era.JsonEraValidators.JsonEraValidatorsBuilder
- build() - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight.JsonValidatorWeightBuilder
- build() - Method in class com.syntifi.casper.sdk.model.era.Reward.RewardBuilder
- build() - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight.ValidatorWeightBuilder
- build() - Method in class com.syntifi.casper.sdk.model.key.Signature.SignatureBuilder
- build() - Method in class com.syntifi.casper.sdk.model.peer.PeerData.PeerDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.peer.PeerEntry.PeerEntryBuilder
- build() - Method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData.StateRootHashDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint.ActivationPointBuilder
- build() - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo.MinimalBlockInfoBuilder
- build() - Method in class com.syntifi.casper.sdk.model.status.NextUpgrade.NextUpgradeBuilder
- build() - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount.StoredValueAccountBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid.StoredValueBidBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue.StoredValueCLValueBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract.StoredValueContractBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage.StoredValueContractPackageBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo.StoredValueDeployInfoBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo.StoredValueEraInfoBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer.StoredValueTransferBuilder
- build() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw.StoredValueWithdrawBuilder
- build() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
- build() - Method in class com.syntifi.casper.sdk.model.transfer.TransferData.TransferDataBuilder
- build() - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw.WithdrawBuilder
- build() - Method in class com.syntifi.casper.sdk.model.uref.URef.URefBuilder
- builder() - Static method in class com.syntifi.casper.sdk.exception.CasperClientErrorData
- builder() - Static method in class com.syntifi.casper.sdk.identifier.block.HashBlockIdentifier
- builder() - Static method in class com.syntifi.casper.sdk.identifier.block.HeightBlockIdentifier
- builder() - Static method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
- builder() - Static method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKeyDictionaryIdentifier
- builder() - Static method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
- builder() - Static method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKeyDictionaryIdentifier
- builder() - Static method in class com.syntifi.casper.sdk.identifier.dictionary.StringDictionaryIdentifier
- builder() - Static method in class com.syntifi.casper.sdk.identifier.dictionary.URefDictionaryIdentifier
- builder() - Static method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed
- builder() - Static method in class com.syntifi.casper.sdk.model.account.Account
- builder() - Static method in class com.syntifi.casper.sdk.model.account.AccountData
- builder() - Static method in class com.syntifi.casper.sdk.model.account.ActionThresholds
- builder() - Static method in class com.syntifi.casper.sdk.model.account.AssociatedKey
- builder() - Static method in class com.syntifi.casper.sdk.model.auction.AuctionData
- builder() - Static method in class com.syntifi.casper.sdk.model.auction.AuctionState
- builder() - Static method in class com.syntifi.casper.sdk.model.balance.BalanceData
- builder() - Static method in class com.syntifi.casper.sdk.model.bid.Bid
- builder() - Static method in class com.syntifi.casper.sdk.model.bid.Delegator
- builder() - Static method in class com.syntifi.casper.sdk.model.bid.JsonBid
- builder() - Static method in class com.syntifi.casper.sdk.model.bid.JsonBids
- builder() - Static method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- builder() - Static method in class com.syntifi.casper.sdk.model.bid.VestingSchedule
- builder() - Static method in class com.syntifi.casper.sdk.model.block.JsonBlock
- builder() - Static method in class com.syntifi.casper.sdk.model.block.JsonBlockBody
- builder() - Static method in class com.syntifi.casper.sdk.model.block.JsonBlockData
- builder() - Static method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
- builder() - Static method in class com.syntifi.casper.sdk.model.block.JsonProof
- builder() - Static method in class com.syntifi.casper.sdk.model.common.Digest
- builder() - Static method in class com.syntifi.casper.sdk.model.common.Ttl
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.Contract
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.ContractPackage
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.ContractVersion
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.ContractWasm
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.DisabledVersion
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.EntryPoint
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.Group
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.Groups
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.NamedKey
- builder() - Static method in class com.syntifi.casper.sdk.model.contract.Parameter
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.Approval
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.Deploy
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.DeployData
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.DeployResult
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.Entry
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.EraInfo
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.NamedArg
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.Operation
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.AddInt32
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.AddKeys
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.Failure
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.WriteAccount
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.WriteBid
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.WriteCLValue
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.WriteDeployInfo
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.WriteEraInfo
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.WriteTransfer
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.transform.WriteWithdraw
- builder() - Static method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
- builder() - Static method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
- builder() - Static method in class com.syntifi.casper.sdk.model.era.EraInfoData
- builder() - Static method in class com.syntifi.casper.sdk.model.era.EraSummary
- builder() - Static method in class com.syntifi.casper.sdk.model.era.JsonEraEnd
- builder() - Static method in class com.syntifi.casper.sdk.model.era.JsonEraReport
- builder() - Static method in class com.syntifi.casper.sdk.model.era.JsonEraValidators
- builder() - Static method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
- builder() - Static method in class com.syntifi.casper.sdk.model.era.Reward
- builder() - Static method in class com.syntifi.casper.sdk.model.era.ValidatorWeight
- builder() - Static method in class com.syntifi.casper.sdk.model.key.Signature
- builder() - Static method in class com.syntifi.casper.sdk.model.peer.PeerData
- builder() - Static method in class com.syntifi.casper.sdk.model.peer.PeerEntry
- builder() - Static method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData
- builder() - Static method in class com.syntifi.casper.sdk.model.status.ActivationPoint
- builder() - Static method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
- builder() - Static method in class com.syntifi.casper.sdk.model.status.NextUpgrade
- builder() - Static method in class com.syntifi.casper.sdk.model.status.StatusData
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- builder() - Static method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- builder() - Static method in class com.syntifi.casper.sdk.model.transfer.Transfer
- builder() - Static method in class com.syntifi.casper.sdk.model.transfer.TransferData
- builder() - Static method in class com.syntifi.casper.sdk.model.transfer.Withdraw
- builder() - Static method in class com.syntifi.casper.sdk.model.uref.URef
- buildTransferDeploy(AbstractPrivateKey, PublicKey, BigInteger, String) - Static method in class com.syntifi.casper.sdk.service.CasperDeployService
-
Method to generate a Transfer deploy
- buildTransferDeploy(AbstractPrivateKey, PublicKey, BigInteger, String, Long, BigInteger, Long, Ttl, Date, List<Digest>) - Static method in class com.syntifi.casper.sdk.service.CasperDeployService
- buildTypeDeserializer(DeserializationConfig, JavaType, Collection<NamedType>) - Method in class com.syntifi.casper.sdk.jackson.resolver.CLTypeResolver
- buildTypeDeserializer(DeserializationConfig, JavaType, Collection<NamedType>) - Method in class com.syntifi.casper.sdk.jackson.resolver.CLValueResolver
- buildTypeDeserializer(DeserializationConfig, JavaType, Collection<NamedType>) - Method in class com.syntifi.casper.sdk.jackson.resolver.StoredValueResolver
- buildTypeDeserializer(DeserializationConfig, JavaType, Collection<NamedType>) - Method in class com.syntifi.casper.sdk.jackson.resolver.TransformResolver
- buildVersion(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
-
The compiled node version
- BYTE_ARRAY - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- BYTE_ARRAY - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- bytes(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes.ModuleBytesBuilder
-
Module bytes
C
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValueWithChildren
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeAny
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeBool
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeByteArray
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI32
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI64
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeKey
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypePublicKey
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeString
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple1
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple2
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple3
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU128
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU256
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU32
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU512
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU64
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU8
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeUnit
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeURef
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueList
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.deploy.Delegator
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.deploy.Validator
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.key.Key
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- canEqual(Object) - Method in class com.syntifi.casper.sdk.model.uref.URef
- CasperClientErrorData - Class in com.syntifi.casper.sdk.exception
-
Json RPC service error data
- CasperClientErrorData.CasperClientErrorDataBuilder - Class in com.syntifi.casper.sdk.exception
- CasperClientException - Exception in com.syntifi.casper.sdk.exception
-
Thrown on casper RPC service error
- CasperClientException(CasperClientErrorData) - Constructor for exception com.syntifi.casper.sdk.exception.CasperClientException
- CasperClientException(String, Throwable) - Constructor for exception com.syntifi.casper.sdk.exception.CasperClientException
- CasperClientExceptionResolver - Class in com.syntifi.casper.sdk.exception
-
Custom exception handler for jsonrpc4j client
- CasperClientExceptionResolver() - Constructor for class com.syntifi.casper.sdk.exception.CasperClientExceptionResolver
- CasperDeployService - Class in com.syntifi.casper.sdk.service
-
Deploy Service class implementing the process to generate deploys
- CasperDeployService() - Constructor for class com.syntifi.casper.sdk.service.CasperDeployService
- CasperObjectMapper - Class in com.syntifi.casper.sdk.service
-
Custom Jackson
ObjectMapper
for any customizations - CasperObjectMapper() - Constructor for class com.syntifi.casper.sdk.service.CasperObjectMapper
- CasperService - Interface in com.syntifi.casper.sdk.service
-
Interface to be used as Dynamic Proxy for RPC method operation
- chainName(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
-
Chain name
- chainSpecName(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
-
The chainspec name
- clType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.contract.Parameter.ParameterBuilder
-
cl_type(CLType) The value of the entry: a casper `Key` type.
- CLTypeAny - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.ANY
- CLTypeAny() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeAny
- CLTypeAny(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeAny
- CLTypeBool - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.BOOL
- CLTypeBool() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeBool
- CLTypeBool(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeBool
- CLTypeByteArray - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.BYTE_ARRAY
- CLTypeByteArray() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeByteArray
- CLTypeData - Enum in com.syntifi.casper.sdk.model.clvalue.cltype
-
Casper CLType definitions and type mappings
- CLTypeDeserializer - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Core Deserializer for the CLType property.
- CLTypeDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.CLTypeDeserializer
- CLTypeDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.CLTypeDeserializer
- CLTypeFixedList - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.FIXED_LIST
- CLTypeFixedList() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- CLTypeI32 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.I32
- CLTypeI32() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI32
- CLTypeI32(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI32
- CLTypeI64 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.I64
- CLTypeI64() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI64
- CLTypeI64(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI64
- CLTypeKey - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.KEY
- CLTypeKey() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeKey
- CLTypeKey(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeKey
- CLTypeList - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.LIST
- CLTypeList() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- CLTypeMap - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.MAP
- CLTypeMap() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap
- CLTypeMap.CLTypeMapEntryType - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
Support class for
AbstractCLType.MAP
entry types - CLTypeMapEntryType() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- CLTypeMapEntryType(AbstractCLType, AbstractCLType) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- CLTypeOption - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.OPTION
- CLTypeOption() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- CLTypePublicKey - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.PUBLIC_KEY
- CLTypePublicKey() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypePublicKey
- CLTypePublicKey(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypePublicKey
- CLTypeResolver - Class in com.syntifi.casper.sdk.jackson.resolver
-
Specification of the Custom Type Resolver for CLType subtype identification.
- CLTypeResolver() - Constructor for class com.syntifi.casper.sdk.jackson.resolver.CLTypeResolver
- CLTypeResult - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.RESULT
- CLTypeResult() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult
- CLTypeResult.CLTypeResultOkErrTypes - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
Support class for
AbstractCLType.RESULT
ok/err types - CLTypeResultOkErrTypes() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- CLTypeResultOkErrTypes(AbstractCLType, AbstractCLType) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- CLTypeString - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.STRING
- CLTypeString() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeString
- CLTypeString(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeString
- CLTypeTuple1 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.TUPLE1
- CLTypeTuple1() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple1
- CLTypeTuple2 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.TUPLE2
- CLTypeTuple2() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple2
- CLTypeTuple3 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.TUPLE3
- CLTypeTuple3() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple3
- CLTypeU128 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.U128
- CLTypeU128() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU128
- CLTypeU128(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU128
- CLTypeU256 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.U256
- CLTypeU256() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU256
- CLTypeU256(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU256
- CLTypeU32 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.U32
- CLTypeU32() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU32
- CLTypeU32(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU32
- CLTypeU512 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.U512
- CLTypeU512() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU512
- CLTypeU512(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU512
- CLTypeU64 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.U64
- CLTypeU64() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU64
- CLTypeU64(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU64
- CLTypeU8 - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.U8
- CLTypeU8() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU8
- CLTypeU8(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU8
- CLTypeUnit - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.UNIT
- CLTypeUnit() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeUnit
- CLTypeUnit(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeUnit
- CLTypeURef - Class in com.syntifi.casper.sdk.model.clvalue.cltype
-
CLType for
AbstractCLType.UREF
- CLTypeURef() - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeURef
- CLTypeURef(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeURef
- clvalue(AbstractCLValue<?, ?>) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteCLValue.WriteCLValueBuilder
- clValue(AbstractCLValue<?, P>) - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg.NamedArgBuilder
-
The second value in the array is a CLValue type
- CLValueAny - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Object CLValue implementation
- CLValueAny() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- CLValueAny(Object) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- CLValueBool - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Bool CLValue implementation
- CLValueBool() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- CLValueBool(Boolean) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- CLValueByteArray - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper ByteArray CLValue implementation
- CLValueByteArray() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- CLValueByteArray(byte[]) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- CLValueDecodeException - Exception in com.syntifi.casper.sdk.exception
-
Thrown when CLValue could not be decoded
- CLValueDecodeException() - Constructor for exception com.syntifi.casper.sdk.exception.CLValueDecodeException
- CLValueDecodeException(String) - Constructor for exception com.syntifi.casper.sdk.exception.CLValueDecodeException
- CLValueDecodeException(String, Throwable) - Constructor for exception com.syntifi.casper.sdk.exception.CLValueDecodeException
- CLValueDecoder - Class in com.syntifi.casper.sdk.model.clvalue.encdec
-
Casper CLValue Decoding methods
- CLValueDecoder(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Initializes buffer with decoded bytes from hex-encoded
String
- CLValueDeserializer - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Core Deserializer for the CLValue property.
- CLValueDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.CLValueDeserializer
- CLValueDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.CLValueDeserializer
- CLValueEncodeException - Exception in com.syntifi.casper.sdk.exception
-
Thrown when CLValue could not be encoded
- CLValueEncodeException() - Constructor for exception com.syntifi.casper.sdk.exception.CLValueEncodeException
- CLValueEncodeException(String) - Constructor for exception com.syntifi.casper.sdk.exception.CLValueEncodeException
- CLValueEncodeException(String, Throwable) - Constructor for exception com.syntifi.casper.sdk.exception.CLValueEncodeException
- CLValueEncoder - Class in com.syntifi.casper.sdk.model.clvalue.encdec
-
Casper CLValue Encoding methods
- CLValueEncoder() - Constructor for class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Initializes buffer as zero-length
- CLValueFixedList - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper List CLValue implementation
- CLValueFixedList() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- CLValueFixedList(List<? extends AbstractCLValue<?, ?>>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- CLValueI32 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper I32 CLValue implementation
- CLValueI32() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- CLValueI32(CLTypeI32) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- CLValueI32(Integer) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- CLValueI64 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper I64 CLValue implementation
- CLValueI64() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- CLValueI64(Long) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- CLValueKey - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Key CLValue implementation
- CLValueKey() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- CLValueKey(Key) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- CLValueList - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper List CLValue implementation
- CLValueList() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueList
- CLValueList(List<? extends AbstractCLValue<?, ?>>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueList
- CLValueMap - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Map CLValue implementation
- CLValueMap() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- CLValueMap(Map<? extends AbstractCLValue<?, ?>, ? extends AbstractCLValue<?, ?>>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- CLValueOption - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Option CLValue implementation
- CLValueOption() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- CLValueOption(CLTypeOption) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- CLValueOption(Optional<AbstractCLValue<?, ?>>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- CLValuePublicKey - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper PublicKey CLValue implementation
- CLValuePublicKey() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- CLValuePublicKey(PublicKey) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- CLValueResolver - Class in com.syntifi.casper.sdk.jackson.resolver
-
Specification of the Custom Type Resolver for CLValue subtype identification.
- CLValueResolver() - Constructor for class com.syntifi.casper.sdk.jackson.resolver.CLValueResolver
- CLValueResult - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Result CLValue implementation
- CLValueResult() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- CLValueResult(AbstractCLValue<?, ?>, AbstractCLValue<?, ?>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- CLValueResult.Result - Class in com.syntifi.casper.sdk.model.clvalue
-
`Result` with `Ok` and `Err` variants of `CLType`s.
- CLValueString - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper String CLValue implementation
- CLValueString() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueString
- CLValueString(String) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueString
- CLValueTuple1 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Tuple1 CLValue implementation
- CLValueTuple1() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- CLValueTuple1(Unit<? extends AbstractCLValue<?, ?>>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- CLValueTuple2 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Tuple2 CLValue implementation
- CLValueTuple2() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- CLValueTuple2(Pair<? extends AbstractCLValue<?, ?>, ? extends AbstractCLValue<?, ?>>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- CLValueTuple3 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Tuple3 CLValue implementation
- CLValueTuple3() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- CLValueTuple3(Triplet<? extends AbstractCLValue<?, ?>, ? extends AbstractCLValue<?, ?>, ? extends AbstractCLValue<?, ?>>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- CLValueU128 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper U128 CLValue implementation
- CLValueU128() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- CLValueU128(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- CLValueU256 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper U256 CLValue implementation
- CLValueU256() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- CLValueU256(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- CLValueU32 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper U32 CLValue implementation
- CLValueU32() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- CLValueU32(Long) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- CLValueU512 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper U512 CLValue implementation
- CLValueU512() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- CLValueU512(CLTypeU512) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- CLValueU512(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- CLValueU64 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper U64 CLValue implementation
- CLValueU64() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- CLValueU64(CLTypeU64) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- CLValueU64(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- CLValueU8 - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper U8 CLValue implementation
- CLValueU8() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- CLValueU8(Byte) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- CLValueUnit - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Unit CLValue implementation
- CLValueUnit() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- CLValueURef - Class in com.syntifi.casper.sdk.model.clvalue
-
Casper Boolean CLURef implementation URef is a tuple that contains the address of the URef and the access rights to that URef.
- CLValueURef() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- CLValueURef(URef) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- code(int) - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData.CasperClientErrorDataBuilder
- com.syntifi.casper.sdk.annotation - package com.syntifi.casper.sdk.annotation
- com.syntifi.casper.sdk.exception - package com.syntifi.casper.sdk.exception
- com.syntifi.casper.sdk.identifier.block - package com.syntifi.casper.sdk.identifier.block
- com.syntifi.casper.sdk.identifier.dictionary - package com.syntifi.casper.sdk.identifier.dictionary
- com.syntifi.casper.sdk.jackson.deserializer - package com.syntifi.casper.sdk.jackson.deserializer
- com.syntifi.casper.sdk.jackson.resolver - package com.syntifi.casper.sdk.jackson.resolver
- com.syntifi.casper.sdk.model.account - package com.syntifi.casper.sdk.model.account
- com.syntifi.casper.sdk.model.auction - package com.syntifi.casper.sdk.model.auction
- com.syntifi.casper.sdk.model.balance - package com.syntifi.casper.sdk.model.balance
- com.syntifi.casper.sdk.model.bid - package com.syntifi.casper.sdk.model.bid
- com.syntifi.casper.sdk.model.block - package com.syntifi.casper.sdk.model.block
- com.syntifi.casper.sdk.model.clvalue - package com.syntifi.casper.sdk.model.clvalue
- com.syntifi.casper.sdk.model.clvalue.cltype - package com.syntifi.casper.sdk.model.clvalue.cltype
- com.syntifi.casper.sdk.model.clvalue.encdec - package com.syntifi.casper.sdk.model.clvalue.encdec
- com.syntifi.casper.sdk.model.clvalue.encdec.interfaces - package com.syntifi.casper.sdk.model.clvalue.encdec.interfaces
- com.syntifi.casper.sdk.model.common - package com.syntifi.casper.sdk.model.common
- com.syntifi.casper.sdk.model.contract - package com.syntifi.casper.sdk.model.contract
- com.syntifi.casper.sdk.model.deploy - package com.syntifi.casper.sdk.model.deploy
- com.syntifi.casper.sdk.model.deploy.executabledeploy - package com.syntifi.casper.sdk.model.deploy.executabledeploy
- com.syntifi.casper.sdk.model.deploy.executionresult - package com.syntifi.casper.sdk.model.deploy.executionresult
- com.syntifi.casper.sdk.model.deploy.transform - package com.syntifi.casper.sdk.model.deploy.transform
- com.syntifi.casper.sdk.model.dictionary - package com.syntifi.casper.sdk.model.dictionary
- com.syntifi.casper.sdk.model.era - package com.syntifi.casper.sdk.model.era
- com.syntifi.casper.sdk.model.key - package com.syntifi.casper.sdk.model.key
- com.syntifi.casper.sdk.model.peer - package com.syntifi.casper.sdk.model.peer
- com.syntifi.casper.sdk.model.stateroothash - package com.syntifi.casper.sdk.model.stateroothash
- com.syntifi.casper.sdk.model.status - package com.syntifi.casper.sdk.model.status
- com.syntifi.casper.sdk.model.storedvalue - package com.syntifi.casper.sdk.model.storedvalue
- com.syntifi.casper.sdk.model.transfer - package com.syntifi.casper.sdk.model.transfer
- com.syntifi.casper.sdk.model.uref - package com.syntifi.casper.sdk.model.uref
- com.syntifi.casper.sdk.service - package com.syntifi.casper.sdk.service
- Contract - Class in com.syntifi.casper.sdk.model.contract
-
Methods and type signatures supported by a contract.
- Contract() - Constructor for class com.syntifi.casper.sdk.model.contract.Contract
- Contract(String, String, List<EntryPoint>, List<NamedKey>, String) - Constructor for class com.syntifi.casper.sdk.model.contract.Contract
- CONTRACT - com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointType
- Contract.ContractBuilder - Class in com.syntifi.casper.sdk.model.contract
- contractNamedKey(ContractNamedKey) - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKeyDictionaryIdentifier.ContractNamedKeyDictionaryIdentifierBuilder
- ContractNamedKey - Class in com.syntifi.casper.sdk.identifier.dictionary
-
Contract named key for dictionary item calls
- ContractNamedKey() - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
- ContractNamedKey(String, String, String) - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
- ContractNamedKey.ContractNamedKeyBuilder - Class in com.syntifi.casper.sdk.identifier.dictionary
- ContractNamedKeyDictionaryIdentifier - Class in com.syntifi.casper.sdk.identifier.dictionary
-
Identifier class passed to service
CasperService.getStateDictionaryItem(String, DictionaryIdentifier)
to Lookup a dictionary item via a Contract named keys for dictionary item calls - ContractNamedKeyDictionaryIdentifier(ContractNamedKey) - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKeyDictionaryIdentifier
- ContractNamedKeyDictionaryIdentifier.ContractNamedKeyDictionaryIdentifierBuilder - Class in com.syntifi.casper.sdk.identifier.dictionary
- ContractPackage - Class in com.syntifi.casper.sdk.model.contract
-
Contract definition, metadata, and security container
- ContractPackage() - Constructor for class com.syntifi.casper.sdk.model.contract.ContractPackage
- ContractPackage(String, List<DisabledVersion>, List<Groups>, List<ContractVersion>) - Constructor for class com.syntifi.casper.sdk.model.contract.ContractPackage
- ContractPackage.ContractPackageBuilder - Class in com.syntifi.casper.sdk.model.contract
- ContractVersion - Class in com.syntifi.casper.sdk.model.contract
-
Contract version information
- ContractVersion() - Constructor for class com.syntifi.casper.sdk.model.contract.ContractVersion
- ContractVersion(String, int, int) - Constructor for class com.syntifi.casper.sdk.model.contract.ContractVersion
- ContractVersion.ContractVersionBuilder - Class in com.syntifi.casper.sdk.model.contract
- ContractWasm - Class in com.syntifi.casper.sdk.model.contract
-
A contract's Wasm.
- ContractWasm() - Constructor for class com.syntifi.casper.sdk.model.contract.ContractWasm
- ContractWasm(String) - Constructor for class com.syntifi.casper.sdk.model.contract.ContractWasm
- ContractWasm.ContractWasmBuilder - Class in com.syntifi.casper.sdk.model.contract
- convertBytesToHex(byte[]) - Static method in class com.syntifi.casper.sdk.model.clvalue.encdec.StringByteHelper
-
Helper method which returns byte arrays as hex strings
- cost(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure.FailureBuilder
-
The cost of executing the deploy.
- cost(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success.SuccessBuilder
-
The cost of executing the deploy.
- createCLTypeFromCLTypeData(CLTypeData) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Dynamically instantiate a CLType when needed for decoding children objects
- createCLTypeFromCLTypeName(String) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Dynamically instantiate a CLType when needed for decoding children objects
- createCLValueFromCLTypeData(CLTypeData) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Dynamically instantiate a CLValue when needed for decoding children objects
- createCLValueFromCLTypeName(String) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Dynamically instantiate a CLValue when needed for decoding children objects
- createKey(String) - Method in class com.syntifi.casper.sdk.model.key.Key
- createPublicKey(String) - Method in class com.syntifi.casper.sdk.model.key.PublicKey
- createURef(String) - Method in class com.syntifi.casper.sdk.model.uref.URef
- creator(PublicKey) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo.MinimalBlockInfoBuilder
D
- data(Object) - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData.CasperClientErrorDataBuilder
- DecodableValue - Interface in com.syntifi.casper.sdk.model.clvalue.encdec.interfaces
-
Defines an object as being capable of decoding with
CLValueDecoder
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueList
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- decode(CLValueDecoder) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- decode(CLValueDecoder) - Method in interface com.syntifi.casper.sdk.model.clvalue.encdec.interfaces.DecodableValue
-
Called when the object's values must be decoded after deserializing
- delegatee(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator.JsonDelegatorBuilder
- delegationRate(int) - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
-
Delegation rate
- delegationRate(int) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid.JsonBidBuilder
-
Delegation rate
- Delegator - Class in com.syntifi.casper.sdk.model.bid
-
Represents a party delegating their stake to a validator (or \"delegatee\")
- Delegator - Class in com.syntifi.casper.sdk.model.deploy
- Delegator() - Constructor for class com.syntifi.casper.sdk.model.bid.Delegator
- Delegator() - Constructor for class com.syntifi.casper.sdk.model.deploy.Delegator
- Delegator(PublicKey, VestingSchedule, URef, PublicKey, BigInteger) - Constructor for class com.syntifi.casper.sdk.model.bid.Delegator
- Delegator(PublicKey, PublicKey) - Constructor for class com.syntifi.casper.sdk.model.deploy.Delegator
- Delegator.DelegatorBuilder - Class in com.syntifi.casper.sdk.model.bid
- delegatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.Delegator.DelegatorBuilder
- delegators(List<JsonDelegator>) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid.JsonBidBuilder
-
The delegators
- delegators(Map<PublicKey, Delegator>) - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
-
This validator's delegators, indexed by their public keys
- dependencies(List<Digest>) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
-
Dependencies
- deploy(Deploy) - Method in class com.syntifi.casper.sdk.model.deploy.DeployData.DeployDataBuilder
-
the
Deploy
- Deploy - Class in com.syntifi.casper.sdk.model.deploy
-
Deploy an item containing a smart contract along with the requesters' signature(s)
- Deploy() - Constructor for class com.syntifi.casper.sdk.model.deploy.Deploy
- Deploy(Digest, DeployHeader, List<Approval>, ExecutableDeployItem, ExecutableDeployItem) - Constructor for class com.syntifi.casper.sdk.model.deploy.Deploy
- Deploy.DeployBuilder - Class in com.syntifi.casper.sdk.model.deploy
- DeployData - Class in com.syntifi.casper.sdk.model.deploy
-
Root class for a Casper deploy request
- DeployData() - Constructor for class com.syntifi.casper.sdk.model.deploy.DeployData
- DeployData(String, Deploy, List<JsonExecutionResult>) - Constructor for class com.syntifi.casper.sdk.model.deploy.DeployData
- DeployData.DeployDataBuilder - Class in com.syntifi.casper.sdk.model.deploy
- deployHash(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployResult.DeployResultBuilder
-
The deploy hash
- deployHash(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
-
Hex-encoded hash
- deployHashes(List<String>) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody.JsonBlockBodyBuilder
-
List of Hex-encoded hash digest
- DeployHeader - Class in com.syntifi.casper.sdk.model.deploy
-
The header portion of a [`Deploy`](struct.Deploy.html).
- DeployHeader() - Constructor for class com.syntifi.casper.sdk.model.deploy.DeployHeader
- DeployHeader(PublicKey, Digest, String, List<Digest>, Long, Date, Ttl) - Constructor for class com.syntifi.casper.sdk.model.deploy.DeployHeader
- DeployHeader.DeployHeaderBuilder - Class in com.syntifi.casper.sdk.model.deploy
- deployInfo(DeployInfo) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteDeployInfo.WriteDeployInfoBuilder
- deployInfo(EraInfo) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteEraInfo.WriteEraInfoBuilder
- DeployInfo - Class in com.syntifi.casper.sdk.model.deploy
-
Information relating to the given Deploy
- DeployInfo() - Constructor for class com.syntifi.casper.sdk.model.deploy.DeployInfo
- DeployInfo(String, String, BigInteger, URef, List<String>) - Constructor for class com.syntifi.casper.sdk.model.deploy.DeployInfo
- DEPLOYINFO - com.syntifi.casper.sdk.model.key.KeyTag
- DeployInfo.DeployInfoBuilder - Class in com.syntifi.casper.sdk.model.deploy
- deployment(int) - Method in class com.syntifi.casper.sdk.model.account.ActionThresholds.ActionThresholdsBuilder
-
deployment(Integer)
- deployment(ActionThresholds) - Method in class com.syntifi.casper.sdk.model.account.Account.AccountBuilder
-
ActionThresholds
that have to be met when executing an action of a certain type. - DeployResult - Class in com.syntifi.casper.sdk.model.deploy
-
Result for the account_put_deploy RPC response
- DeployResult() - Constructor for class com.syntifi.casper.sdk.model.deploy.DeployResult
- DeployResult(String, String) - Constructor for class com.syntifi.casper.sdk.model.deploy.DeployResult
- DeployResult.DeployResultBuilder - Class in com.syntifi.casper.sdk.model.deploy
- DeserializationException - Exception in com.syntifi.casper.sdk.exception
-
Thrown in case of deserialization error
- DeserializationException(String, Throwable) - Constructor for exception com.syntifi.casper.sdk.exception.DeserializationException
- deserialize(JsonParser, DeserializationContext) - Method in class com.syntifi.casper.sdk.jackson.deserializer.AbstractSerializedKeyTaggedHexDeserializer
- deserializeTypedFromObject(JsonParser, DeserializationContext) - Method in class com.syntifi.casper.sdk.jackson.deserializer.AbstractAnyOfDeserializer
- dictionary(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.StringDictionaryIdentifier.StringDictionaryIdentifierBuilder
- DictionaryData - Class in com.syntifi.casper.sdk.model.dictionary
-
Dictionary key and stored value
- DictionaryData() - Constructor for class com.syntifi.casper.sdk.model.dictionary.DictionaryData
- DictionaryData(String, String, String, StoredValue<?>) - Constructor for class com.syntifi.casper.sdk.model.dictionary.DictionaryData
- DictionaryData.DictionaryDataBuilder - Class in com.syntifi.casper.sdk.model.dictionary
- DictionaryIdentifier - Interface in com.syntifi.casper.sdk.identifier.dictionary
-
Simple contract interface for DictionaryIdentifier parameter
- dictionaryItemKey(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey.AccountNamedKeyBuilder
-
The dictionary item key formatted as a string
- dictionaryItemKey(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey.ContractNamedKeyBuilder
-
The dictionary item key formatted as a string
- dictionaryItemKey(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed.URefSeedBuilder
-
The dictionary item key formatted as a string
- dictionaryKey(String) - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData.DictionaryDataBuilder
-
The key under which the value is stored
- dictionaryName(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey.AccountNamedKeyBuilder
-
The dictionary item key formatted as a string
- dictionaryName(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey.ContractNamedKeyBuilder
-
The dictionary item key formatted as a string
- digest(String) - Method in class com.syntifi.casper.sdk.model.common.Digest.DigestBuilder
- Digest - Class in com.syntifi.casper.sdk.model.common
-
Digest for Hex String
- Digest() - Constructor for class com.syntifi.casper.sdk.model.common.Digest
- Digest(String) - Constructor for class com.syntifi.casper.sdk.model.common.Digest
- Digest.DigestBuilder - Class in com.syntifi.casper.sdk.model.common
- digestFromBytes(byte[]) - Static method in class com.syntifi.casper.sdk.model.common.Digest
- DisabledVersion - Class in com.syntifi.casper.sdk.model.contract
-
Contract disabled version information
- DisabledVersion() - Constructor for class com.syntifi.casper.sdk.model.contract.DisabledVersion
- DisabledVersion(int, int) - Constructor for class com.syntifi.casper.sdk.model.contract.DisabledVersion
- DisabledVersion.DisabledVersionBuilder - Class in com.syntifi.casper.sdk.model.contract
- disabledVersions(List<DisabledVersion>) - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage.ContractPackageBuilder
-
disabled_versions(Array/DisabledVersion)
- DynamicInstanceException - Exception in com.syntifi.casper.sdk.exception
-
Thrown when some error occurs while dynamically instantiating an object
- DynamicInstanceException(String) - Constructor for exception com.syntifi.casper.sdk.exception.DynamicInstanceException
- DynamicInstanceException(String, Throwable) - Constructor for exception com.syntifi.casper.sdk.exception.DynamicInstanceException
E
- ED25519 - com.syntifi.casper.sdk.model.key.AlgorithmTag
- effect(ExecutionEffect) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure.FailureBuilder
- effect(ExecutionEffect) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success.SuccessBuilder
- EncodableValue - Interface in com.syntifi.casper.sdk.model.clvalue.encdec.interfaces
-
Defines an object as being capable of encoding with
CLValueEncoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueList
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- encode(CLValueEncoder, boolean) - Method in interface com.syntifi.casper.sdk.model.clvalue.encdec.interfaces.EncodableValue
-
Called when the object's values must be encoded for serializing
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.common.Digest
-
Implements Digest encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.common.Ttl
-
Implements EncodableValue
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.Approval
-
Implements Approval encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
-
Implements Deploy encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Implements DeployHearder encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
-
Implements the ModuleBytes encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
-
Implements the StoredContractByHAsh encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
-
Implements the StoredContractByHash encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
-
Implements the StoredVersionedContractByHash encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
Implements the StoredVersionedContractName encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer
-
Implements the Transfer encoder
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg
- encode(CLValueEncoder, boolean) - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
-
Implements TaggedHEx encoder
- encodeType(CLValueEncoder) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- Entry - Class in com.syntifi.casper.sdk.model.deploy
-
A transformation performed while executing a deploy.
- Entry() - Constructor for class com.syntifi.casper.sdk.model.deploy.Entry
- Entry(String, Transform) - Constructor for class com.syntifi.casper.sdk.model.deploy.Entry
- Entry.EntryBuilder - Class in com.syntifi.casper.sdk.model.deploy
- entryPoint(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash.StoredContractByHashBuilder
-
Entry Point
- entryPoint(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName.StoredContractByNameBuilder
-
Entry Point
- entryPoint(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash.StoredVersionedContractByHashBuilder
-
Entry Point
- entryPoint(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName.StoredVersionedContractByNameBuilder
-
Entry Point
- EntryPoint - Class in com.syntifi.casper.sdk.model.contract
-
No description available
- EntryPoint() - Constructor for class com.syntifi.casper.sdk.model.contract.EntryPoint
- EntryPoint(EntryPoint.EntryPointAccess, List<Parameter>, EntryPoint.EntryPointType, String, AbstractCLType) - Constructor for class com.syntifi.casper.sdk.model.contract.EntryPoint
- EntryPoint.EntryPointAccess - Interface in com.syntifi.casper.sdk.model.contract
- EntryPoint.EntryPointAccessEnum - Enum in com.syntifi.casper.sdk.model.contract
- EntryPoint.EntryPointAccessList - Class in com.syntifi.casper.sdk.model.contract
- EntryPoint.EntryPointBuilder - Class in com.syntifi.casper.sdk.model.contract
- EntryPoint.EntryPointType - Enum in com.syntifi.casper.sdk.model.contract
-
Context of method execution
- EntryPointAccessList(List<String>) - Constructor for class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointAccessList
- entryPoints(List<EntryPoint>) - Method in class com.syntifi.casper.sdk.model.contract.Contract.ContractBuilder
-
entry_points(Array) - A list of entry points.
- ENUM_CONTR - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- ENUM_CONTR_PKG - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- ENUM_CONTR_WASM - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- ENUM_ID - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValueWithChildren
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeAny
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeBool
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeByteArray
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI32
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI64
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeKey
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypePublicKey
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeString
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple1
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple2
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple3
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU128
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU256
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU32
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU512
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU64
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU8
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeUnit
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeURef
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueList
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- equals(Object) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- equals(Object) - Method in class com.syntifi.casper.sdk.model.deploy.Delegator
- equals(Object) - Method in class com.syntifi.casper.sdk.model.deploy.Validator
- equals(Object) - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
- equals(Object) - Method in class com.syntifi.casper.sdk.model.key.Key
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- equals(Object) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- equals(Object) - Method in class com.syntifi.casper.sdk.model.uref.URef
- equivocators(List<PublicKey>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport.JsonEraReportBuilder
-
List of @see PublicKey
- eraEnd(JsonEraEnd) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
- eraId(long) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
Era ID newtype
- eraId(Long) - Method in class com.syntifi.casper.sdk.model.era.EraSummary.EraSummaryBuilder
-
The era id
- eraId(BigInteger) - Method in class com.syntifi.casper.sdk.model.era.JsonEraValidators.JsonEraValidatorsBuilder
-
Era id
- eraId(BigInteger) - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint.ActivationPointBuilder
-
Era ID
- eraId(BigInteger) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo.MinimalBlockInfoBuilder
-
Era ID
- EraInfo - Class in com.syntifi.casper.sdk.model.deploy
-
Auction metadata.
- EraInfo() - Constructor for class com.syntifi.casper.sdk.model.deploy.EraInfo
- EraInfo(List<SeigniorageAllocation>) - Constructor for class com.syntifi.casper.sdk.model.deploy.EraInfo
- ERAINFO - com.syntifi.casper.sdk.model.key.KeyTag
- EraInfo.EraInfoBuilder - Class in com.syntifi.casper.sdk.model.deploy
- EraInfoData - Class in com.syntifi.casper.sdk.model.era
-
An EraInfo from the network
- EraInfoData() - Constructor for class com.syntifi.casper.sdk.model.era.EraInfoData
- EraInfoData(String, EraSummary) - Constructor for class com.syntifi.casper.sdk.model.era.EraInfoData
- EraInfoData.EraInfoDataBuilder - Class in com.syntifi.casper.sdk.model.era
- eraOfCreation(int) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw.WithdrawBuilder
-
amount(Integer) - Era ID newtype.
- eraOfCreation(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse.UnbondingPurseBuilder
-
Era in which this unbonding request was created.
- eraReport(JsonEraReport) - Method in class com.syntifi.casper.sdk.model.era.JsonEraEnd.JsonEraEndBuilder
- eraSummary(EraSummary) - Method in class com.syntifi.casper.sdk.model.era.EraInfoData.EraInfoDataBuilder
-
The auction state
- EraSummary - Class in com.syntifi.casper.sdk.model.era
-
The summary of an era
- EraSummary() - Constructor for class com.syntifi.casper.sdk.model.era.EraSummary
- EraSummary(String, Long, String, String, StoredValueEraInfo) - Constructor for class com.syntifi.casper.sdk.model.era.EraSummary
- EraSummary.EraSummaryBuilder - Class in com.syntifi.casper.sdk.model.era
- eraValidators(List<JsonEraValidators>) - Method in class com.syntifi.casper.sdk.model.auction.AuctionState.AuctionStateBuilder
- errorMessage(String) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure.FailureBuilder
-
The error message associated with executing the deploy
- ExcludeFromJacocoGeneratedReport - Annotation Type in com.syntifi.casper.sdk.annotation
-
Annotation to exclude methods from jacoco (code coverage) report
- ExecutableDeployItem - Interface in com.syntifi.casper.sdk.model.deploy.executabledeploy
-
Abstract Executable Deploy Item containing the runtime args of the contract.
- ExecutionEffect - Class in com.syntifi.casper.sdk.model.deploy
-
The effect of executing a single deploy
- ExecutionEffect() - Constructor for class com.syntifi.casper.sdk.model.deploy.ExecutionEffect
- ExecutionEffect(List<Operation>, List<Entry>) - Constructor for class com.syntifi.casper.sdk.model.deploy.ExecutionEffect
- ExecutionEffect.ExecutionEffectBuilder - Class in com.syntifi.casper.sdk.model.deploy
- ExecutionResult - Interface in com.syntifi.casper.sdk.model.deploy.executionresult
-
Abstract Executable Result containing the details of the contract execution.
- executionResults(List<JsonExecutionResult>) - Method in class com.syntifi.casper.sdk.model.deploy.DeployData.DeployDataBuilder
-
a list of
JsonExecutionResult
F
- failure(String) - Method in class com.syntifi.casper.sdk.model.deploy.transform.Failure.FailureBuilder
-
error message
- Failure - Class in com.syntifi.casper.sdk.model.deploy.executionresult
-
Abstract Executable Result of type Failure containing the details of the contract execution.
- Failure - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implmentation of Transform that gives details about a failed transformation, containing an error message
- Failure() - Constructor for class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
- Failure() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.Failure
- Failure(String) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.Failure
- Failure(BigInteger, ExecutionEffect, String, List<String>) - Constructor for class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
- FAILURE - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- Failure.FailureBuilder - Class in com.syntifi.casper.sdk.model.deploy.executionresult
- Failure.FailureBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
- FIXED_LIST - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- FIXED_LIST - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- forProperty(BeanProperty) - Method in class com.syntifi.casper.sdk.jackson.deserializer.CLTypeDeserializer
- forProperty(BeanProperty) - Method in class com.syntifi.casper.sdk.jackson.deserializer.CLValueDeserializer
- forProperty(BeanProperty) - Method in class com.syntifi.casper.sdk.jackson.deserializer.StoredValueDeserializer
- forProperty(BeanProperty) - Method in class com.syntifi.casper.sdk.jackson.deserializer.TransformDeserializer
- from(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo.DeployInfoBuilder
-
Account identifier of the creator of the Deploy.
- from(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
-
Hex-encoded account hash.
- fromAbstractPublicKey(AbstractPublicKey) - Static method in class com.syntifi.casper.sdk.model.key.PublicKey
- fromBytes(byte[]) - Static method in class com.syntifi.casper.sdk.model.key.PublicKey
- fromString(String) - Static method in class com.syntifi.casper.sdk.model.uref.URef
- fromTaggedHexString(String) - Static method in class com.syntifi.casper.sdk.model.key.Key
- fromTaggedHexString(String) - Static method in class com.syntifi.casper.sdk.model.key.PublicKey
G
- gas(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo.DeployInfoBuilder
-
Gas cost of executing the Deploy.
- gas(BigInteger) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
-
Decimal representation of a 512-bit integer.
- gasPrice(Long) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
-
Gas price
- getAccess() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
- getAccessKey() - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage
-
access_key(string)
- getAccessRight() - Method in class com.syntifi.casper.sdk.model.uref.URef
- getAccount() - Method in class com.syntifi.casper.sdk.model.account.AccountData
- getAccount() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
- getAccount() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteAccount
-
Hex-encoded account hash
- getAccountHash() - Method in class com.syntifi.casper.sdk.model.account.AssociatedKey
-
account_hash(String) Hex-encoded account hash.
- getAccountNamedKey() - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKeyDictionaryIdentifier
- getAccumulatedSeed() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Hex-encoded hash digest
- getActivationPoint() - Method in class com.syntifi.casper.sdk.model.status.NextUpgrade
- getAddInt32() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddInt32
-
i32
- getAddKeys() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddKeys
- getAddress() - Method in class com.syntifi.casper.sdk.model.peer.PeerEntry
-
IP:PORT
- getAddress() - Method in class com.syntifi.casper.sdk.model.uref.URef
- getAlgoTaggedHex() - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
- getAmount() - Method in class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation
-
Allocated amount
- getAmount() - Method in class com.syntifi.casper.sdk.model.era.Reward
-
amount
- getAmount() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Amount transfered
- getAmount() - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
amount(String) - Decimal representation of a 512-bit integer.
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.account.AccountData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.auction.AuctionData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.balance.BalanceData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.deploy.DeployData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.deploy.DeployResult
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.era.EraInfoData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.peer.PeerData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The RPC API version
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- getApiVersion() - Method in class com.syntifi.casper.sdk.model.transfer.TransferData
-
The RPC API version
- getApprovals() - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
- getArgs() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
a list of
Parameter
- getArgs() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
- getArgs() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
- getArgs() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
- getArgs() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
- getArgs() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
List of @see NamedArg
- getArgs() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer
-
List of
NamedArg
- getAssociatedKeys() - Method in class com.syntifi.casper.sdk.model.account.Account
-
a list of
AssociatedKey
- getAuctionState() - Method in class com.syntifi.casper.sdk.model.auction.AuctionData
-
The auction state
- getBalance(String, String) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Fetches balance value
- getBid() - Method in class com.syntifi.casper.sdk.model.bid.JsonBids
- getBid() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteBid
- getBids() - Method in class com.syntifi.casper.sdk.model.auction.AuctionState
-
All bids contained within a vector
- getBlock() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockData
- getBlock() - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Get the latest block info
- getBlock(BlockIdentifier) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Retrieve block info by its
BlockIdentifier
- getBlockHash() - Method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult
-
The block hash.
- getBlockHash() - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
The block hash
- getBlockHash() - Method in class com.syntifi.casper.sdk.model.transfer.TransferData
-
Block hash
- getBlockTransfers() - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Retrieve last block's transfers
- getBlockTransfers(BlockIdentifier) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Retrieve block transfers by its
BlockIdentifier
- getBody() - Method in class com.syntifi.casper.sdk.model.block.JsonBlock
- getBodyHash() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Hex-encoded hash digest
- getBodyHash() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Body hash
- getBondingPurse() - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
The purse that was used for bonding.
- getBondingPurse() - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- getBondingPurse() - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
The purse that was used for bonding.
- getBondingPurse() - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- getBondingPurse() - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
the bondingPurse's
URef
- getBondingPurse() - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
bonding_purse(String) - Hex-encoded, formatted URef.
- getBuildVersion() - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The compiled node version
- getByTag(byte) - Static method in enum com.syntifi.casper.sdk.model.key.AlgorithmTag
- getByTag(byte) - Static method in enum com.syntifi.casper.sdk.model.key.KeyTag
- getBytes() - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- getBytes() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
-
Module bytes
- getByteTag() - Method in enum com.syntifi.casper.sdk.model.key.AlgorithmTag
- getByteTag() - Method in enum com.syntifi.casper.sdk.model.key.KeyTag
- getByteTag() - Method in interface com.syntifi.casper.sdk.model.key.Tag
- getChainName() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Chain name
- getChainSpecName() - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The chainspec name
- getChildClTypeData(int) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- getChildType() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- getChildTypeObjects() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- getChildTypeObjects() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple1
- getChildTypeObjects() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple2
- getChildTypeObjects() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple3
- getChildTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- getClassByName(String) - Method in class com.syntifi.casper.sdk.jackson.deserializer.AbstractAnyOfDeserializer
-
Method that returns the instance of the found type
- getClassByName(String) - Method in class com.syntifi.casper.sdk.jackson.deserializer.CLTypeDeserializer
- getClassByName(String) - Method in class com.syntifi.casper.sdk.jackson.deserializer.CLValueDeserializer
- getClassByName(String) - Method in class com.syntifi.casper.sdk.jackson.deserializer.StoredValueDeserializer
- getClassByName(String) - Method in class com.syntifi.casper.sdk.jackson.deserializer.TransformDeserializer
- getClassByName(String) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Retrieve CLValue implementation class from CLType name
- getClassByName(String) - Static method in enum com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
-
Retrieve Transform implementation class from Transform name
- getClassByName(String) - Static method in enum com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
-
Retrieve Transform implementation class from Transform name
- getClazz() - Method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- getClazz() - Method in enum com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- getClazz() - Method in enum com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueList
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- getClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- getClType() - Method in class com.syntifi.casper.sdk.model.contract.Parameter
-
cl_type(CLType) The value of the entry: a casper `Key` type.
- getClTypeClass() - Method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- getCLTypeClassByName(String) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Retrieve CLType class from CLType name
- getClTypeData() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- getClTypeName() - Method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- getClvalue() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteCLValue
- getClValue() - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg
-
The second value in the array is a CLValue type
- getCode() - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData
- getContractNamedKey() - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKeyDictionaryIdentifier
- getCost() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
-
The cost of executing the deploy.
- getCost() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
-
The cost of executing the deploy.
- getCreator() - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
- getData() - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData
- getDelegatee() - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- getDelegationRate() - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
Delegation rate
- getDelegationRate() - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
Delegation rate
- getDelegatorPublicKey() - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- getDelegatorPublicKey() - Method in class com.syntifi.casper.sdk.model.deploy.Delegator
-
Delegator's public key
- getDelegators() - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
This validator's delegators, indexed by their public keys
- getDelegators() - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
The delegators
- getDependencies() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Dependencies
- getDeploy() - Method in class com.syntifi.casper.sdk.model.deploy.DeployData
-
the
Deploy
- getDeploy(String) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Returns a Deploy from the network
- getDeployHash() - Method in class com.syntifi.casper.sdk.model.deploy.DeployResult
-
The deploy hash
- getDeployHash() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded hash
- getDeployHashes() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody
-
List of Hex-encoded hash digest
- getDeployInfo() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteDeployInfo
- getDeployInfo() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteEraInfo
- getDeployment() - Method in class com.syntifi.casper.sdk.model.account.Account
-
ActionThresholds
that have to be met when executing an action of a certain type. - getDeployment() - Method in class com.syntifi.casper.sdk.model.account.ActionThresholds
-
deployment(Integer)
- getDictionary() - Method in class com.syntifi.casper.sdk.identifier.dictionary.StringDictionaryIdentifier
- getDictionaryItemKey() - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
-
The dictionary item key formatted as a string
- getDictionaryItemKey() - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
-
The dictionary item key formatted as a string
- getDictionaryItemKey() - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed
-
The dictionary item key formatted as a string
- getDictionaryKey() - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
-
The key under which the value is stored
- getDictionaryName() - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
-
The dictionary item key formatted as a string
- getDictionaryName() - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
-
The dictionary item key formatted as a string
- getDigest() - Method in class com.syntifi.casper.sdk.model.common.Digest
- getDisabledVersions() - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage
-
disabled_versions(Array/DisabledVersion)
- getEffect() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
- getEffect() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
- getEntryPoint() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
-
Entry Point
- getEntryPoint() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
-
Entry Point
- getEntryPoint() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
-
Entry Point
- getEntryPoint() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
Entry Point
- getEntryPoints() - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
entry_points(Array) - A list of entry points.
- getEquivocators() - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport
-
List of @see PublicKey
- getEraEnd() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
- getEraId() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Era ID newtype
- getEraId() - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
The era id
- getEraId() - Method in class com.syntifi.casper.sdk.model.era.JsonEraValidators
-
Era id
- getEraId() - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint
-
Era ID
- getEraId() - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Era ID
- getEraInfoBySwitchBlock(BlockIdentifier) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Returns an EraInfo from the network
- getEraOfCreation() - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
Era in which this unbonding request was created.
- getEraOfCreation() - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
amount(Integer) - Era ID newtype.
- getEraReport() - Method in class com.syntifi.casper.sdk.model.era.JsonEraEnd
- getEraSummary() - Method in class com.syntifi.casper.sdk.model.era.EraInfoData
-
The auction state
- getEraValidators() - Method in class com.syntifi.casper.sdk.model.auction.AuctionState
- getErr() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- getErrClType() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- getErrorMessage() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
-
The error message associated with executing the deploy
- getExecutionResults() - Method in class com.syntifi.casper.sdk.model.deploy.DeployData
-
a list of
JsonExecutionResult
- getFailure() - Method in class com.syntifi.casper.sdk.model.deploy.transform.Failure
-
error message
- getFrom() - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
Account identifier of the creator of the Deploy.
- getFrom() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded account hash.
- getGas() - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
Gas cost of executing the Deploy.
- getGas() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Decimal representation of a 512-bit integer.
- getGasPrice() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Gas price
- getGroups() - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage
-
groups(Array/Group)
- getGroups() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointAccessList
- getHash() - Method in class com.syntifi.casper.sdk.identifier.block.HashBlockIdentifier
-
Block hash
- getHash() - Method in class com.syntifi.casper.sdk.model.account.Account
-
account_hash(String) Hex-encoded account hash.
- getHash() - Method in class com.syntifi.casper.sdk.model.block.JsonBlock
-
The block's hash.
- getHash() - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion
-
contract_hash(string) The hash address of the contract
- getHash() - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
-
Hex-encoded deploy hash
- getHash() - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
The relevant Deploy
- getHash() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
-
Hex-encoded Hash
- getHash() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
-
Hex-encoded Hash
- getHash() - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Block Hash
- getHeader() - Method in class com.syntifi.casper.sdk.model.block.JsonBlock
- getHeader() - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
- getHeight() - Method in class com.syntifi.casper.sdk.identifier.block.HeightBlockIdentifier
-
Block height
- getHeight() - Method in class com.syntifi.casper.sdk.model.auction.AuctionState
-
Block height
- getHeight() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Block height
- getHeight() - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Block Height
- getId() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
- getInactiveValidators() - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport
-
List of @see PublicKey
- getInitialReleaseTimeStampMillis() - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule
-
release time in milliseconds
- getInstanceOf() - Method in class com.syntifi.casper.sdk.jackson.deserializer.AbstractSerializedKeyTaggedHexDeserializer
- getInstanceOf() - Method in class com.syntifi.casper.sdk.jackson.deserializer.KeyDeserializer
- getInstanceOf() - Method in class com.syntifi.casper.sdk.jackson.deserializer.PublicKeyDeserializer
- getInstanceOf() - Method in class com.syntifi.casper.sdk.jackson.deserializer.SignatureDeserializer
- getJsonAmount() - Method in class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation
- getJsonAmount() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
- getJsonBytes() - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- getJsonClType() - Method in class com.syntifi.casper.sdk.model.contract.Parameter
-
The accessor for jackson serialization
- getJsonCost() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
-
getter for cost json serialization
- getJsonCost() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
-
getter for cost json serialization
- getJsonDelegators() - Method in class com.syntifi.casper.sdk.model.bid.Bid
- getJsonEraId() - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint
- getJsonGas() - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
- getJsonGas() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
- getJsonKey() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- getJsonKey() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- getJsonLockedAmounts() - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule
- getJsonRet() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
Accessor for jackson serialization
- getJsonStakedAmount() - Method in class com.syntifi.casper.sdk.model.bid.Bid
- getJsonStakedAmount() - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- getJsonStakedAmount() - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
- getJsonStakedAmount() - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- getJsonU128() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128
-
getter for u128 json serialization
- getJsonU256() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256
-
getter for u256 json serialization
- getJsonU512() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512
-
getter for u512 json serialization
- getJsonU64() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64
-
getter for u64 json serialization
- getJsonUnbondingAmount() - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
getter for unbondingAmount json serialization
- getJsonURef() - Method in class com.syntifi.casper.sdk.model.uref.URef
- getJsonValue() - Method in class com.syntifi.casper.sdk.model.balance.BalanceData
- getJsonValue() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- getJsonValue() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- getJsonValue() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- getJsonValue() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- getJsonWeight() - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
- getJsonWeight() - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight
- getKey() - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
-
The account key as a formatted string whose named keys contains dictionary_name.
- getKey() - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
-
The contract key as a formatted string whose named keys contains dictionary_name.
- getKey() - Method in class com.syntifi.casper.sdk.model.contract.NamedKey
-
key(String) The value of the entry: a casper `Key` type.
- getKey() - Method in class com.syntifi.casper.sdk.model.deploy.Entry
-
The formatted string of the `Key`
- getKey() - Method in class com.syntifi.casper.sdk.model.deploy.Operation
-
The formatted string of the `Key`
- getKey() - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
-
Hex-encoded key
- getKeyManagement() - Method in class com.syntifi.casper.sdk.model.account.ActionThresholds
-
key_management(Integer)
- getKeys() - Method in class com.syntifi.casper.sdk.model.contract.Groups
-
keys(Array/string) Hex-encoded, formatted URef.
- getKeyType() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- getKeyValueTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap
- getKind() - Method in class com.syntifi.casper.sdk.model.deploy.Operation
- getLastAddedBlockInfo() - Method in class com.syntifi.casper.sdk.model.status.StatusData
- getLength() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeByteArray
- getListType() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- getListType() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- getLockedAmounts() - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule
-
amount locked
- getMainPurse() - Method in class com.syntifi.casper.sdk.model.account.Account
-
main_purse(String) Hex-encoded, formatted URef.
- getMerkelProof() - Method in class com.syntifi.casper.sdk.model.account.AccountData
-
The merkle proof
- getMerkleProof() - Method in class com.syntifi.casper.sdk.model.balance.BalanceData
-
The merkle proof
- getMerkleProof() - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
-
The merkle proof
- getMerkleProof() - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
The merkle proof
- getMerkleProof() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- getMessage() - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData
- getName() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
the name
- getName() - Method in class com.syntifi.casper.sdk.model.contract.Group
- getName() - Method in class com.syntifi.casper.sdk.model.contract.Groups
-
group(string)
- getName() - Method in class com.syntifi.casper.sdk.model.contract.NamedKey
-
name(String) The name of the entry.
- getName() - Method in class com.syntifi.casper.sdk.model.contract.Parameter
-
name(String) The name of the entry.
- getName() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
-
Contract name
- getName() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
Contract Name
- getName() - Method in enum com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- getName() - Method in enum com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- getNamedKeys() - Method in class com.syntifi.casper.sdk.model.account.Account
-
named_keys (@link NamedKey)
- getNamedKeys() - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
named_keys(Array) - A list of named keys.
- getNextEraValidatorWeights() - Method in class com.syntifi.casper.sdk.model.era.JsonEraEnd
- getNextUpgrade() - Method in class com.syntifi.casper.sdk.model.status.StatusData
- getNodeId() - Method in class com.syntifi.casper.sdk.model.peer.PeerEntry
-
node ID
- getOk() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- getOkClType() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- getOkErrTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult
- getOperations() - Method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect
-
a list of
Operation
- getOrder() - Method in interface com.syntifi.casper.sdk.model.deploy.executabledeploy.ExecutableDeployItem
- getOrder() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
-
ExecutableDeployItem
order 0 - getOrder() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
-
ExecutableDeployItem
order 1 - getOrder() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
-
ExecutableDeployItem
order 2 - getOrder() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
-
ExecutableDeployItem
order 3 - getOrder() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
ExecutableDeployItem
order 4 - getOrder() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer
-
ExecutableDeployItem
order 5 - getPackageHash() - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
contract_package_hash(String) - The hash address of the contract package.
- getParentHash() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Hex-encoded hash digest.
- getParsed() - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- getPayment() - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
- getPeerData() - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Get network peers data
- getPeers() - Method in class com.syntifi.casper.sdk.model.peer.PeerData
-
List of @see PeerEntry
- getPeers() - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
List of
- getProofs() - Method in class com.syntifi.casper.sdk.model.block.JsonBlock
-
List of
JsonProof
- getProposer() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody
- getProtocolVersion() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Casper Platform protocol version
- getProtocolVersion() - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
protocol_version(String) - ?
- getProtocolVersion() - Method in class com.syntifi.casper.sdk.model.status.NextUpgrade
-
Protocol version
- getProtocolVersionMajor() - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion
-
protocol_version_major(integer)
- getProtocolVersionMajor() - Method in class com.syntifi.casper.sdk.model.contract.DisabledVersion
-
protocol_version_major(integer)
- getPubKey() - Method in class com.syntifi.casper.sdk.model.key.PublicKey
- getPublicKey() - Method in class com.syntifi.casper.sdk.model.bid.JsonBids
- getPublicKey() - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- getPublicKey() - Method in class com.syntifi.casper.sdk.model.block.JsonProof
- getPublicKey() - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
- getPublicKey() - Method in class com.syntifi.casper.sdk.model.status.StatusData
- getPurses() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteWithdraw
-
Array of UnbondingPurse
- getResult() - Method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult
- getRet() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
the return as
AbstractCLType
- getRewards() - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport
-
List of @see Reward
- getRoundLength() - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The next round length if this node is a validator
- getSeigniorageAllocations() - Method in class com.syntifi.casper.sdk.model.deploy.EraInfo
- getSerializationTag() - Method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- getSerializationTag() - Method in enum com.syntifi.casper.sdk.model.uref.URefAccessRight
- getSession() - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
- getSignature() - Method in class com.syntifi.casper.sdk.model.block.JsonProof
- getSignature() - Method in class com.syntifi.casper.sdk.model.deploy.Approval
- getSigner() - Method in class com.syntifi.casper.sdk.model.deploy.Approval
- getSource() - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
Source purse used for payment of the Deploy.
- getSource() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded, formatted URef
- getStakedAmount() - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
The amount of tokens staked by a validator (not including delegators).
- getStakedAmount() - Method in class com.syntifi.casper.sdk.model.bid.Delegator
-
staked amount
- getStakedAmount() - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
The amount of tokens staked by a validator (not including delegators).
- getStakedAmount() - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
-
amount
- getStartStateRootHash() - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The state root hash used at the start of the current session
- getStateAccountInfo(String, BlockIdentifier) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Returns an Account from the network
- getStateAuctionInfo(BlockIdentifier) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Returns the Auction info for a given block
- getStateDictionaryItem(String, DictionaryIdentifier) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Lookup a dictionary item via a Contract's named keys.
- getStateItem(String, String, List<String>) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Returns a stored value from the network
- getStateRootHash() - Method in class com.syntifi.casper.sdk.model.auction.AuctionState
-
Global state hash
- getStateRootHash() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Hex-encoded hash digest
- getStateRootHash() - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
Hex-encoded hash of the state root
- getStateRootHash() - Method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData
-
Hash
- getStateRootHash() - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Hex-encoded hash digest
- getStateRootHash() - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Returns a state root hash at the last Block
- getStateRootHash(BlockIdentifier) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Returns a state root hash at a given a
BlockIdentifier
- getStatus() - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Returns the current status of the node
- getStoredValue() - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
-
The stored value
- getStoredValue() - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
The StoredValue containing era information
- getStoredValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- getTag() - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
- getTarget() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded, formatted URef
- getTimeStamp() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Timestamp formatted as per RFC 3339
- getTimeStamp() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Timestamp formatted as per RFC 3339
- getTimeStamp() - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint
-
Timestamp formatted as per RFC 3339
- getTimeStamp() - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Timestamp formatted as per RFC 3339
- getTo() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded account hash.
- getTransfer() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteTransfer
- getTransferHashes() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody
-
List of Hex-encoded hash digest
- getTransfers() - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
Transfers performed by the Deploy.
- getTransfers() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
-
List of Hex-encoded transfer address.
- getTransfers() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
-
List of Hex-encoded transfer address.
- getTransfers() - Method in class com.syntifi.casper.sdk.model.transfer.TransferData
-
List of @see Transfer
- getTransform() - Method in class com.syntifi.casper.sdk.model.deploy.Entry
- getTransforms() - Method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect
-
a list of
Entry
- getTtl() - Method in class com.syntifi.casper.sdk.model.common.Ttl
- getTtl() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Human-readable duration
- getType() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
the
EntryPoint.EntryPointType
Context of method execution - getType() - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg
-
The first value in the array is the type of the arg
- getTypeByName(String) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Retrieve CLType from its name
- getTypeBySerializationTag(byte) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Retrieve CLType by its serialization tag
- getTypeBySerializationTag(byte) - Static method in enum com.syntifi.casper.sdk.model.uref.URefAccessRight
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
-
Required getter for implementations of CLType
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeAny
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeBool
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeByteArray
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI32
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI64
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeKey
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypePublicKey
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeString
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple1
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple2
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple3
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU128
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU256
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU32
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU512
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU64
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU8
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeUnit
- getTypeName() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeURef
- getTypeNode(JsonNode) - Method in class com.syntifi.casper.sdk.jackson.deserializer.AbstractAnyOfDeserializer
-
Returns the node which contains the type key.
- getTypeNode(JsonNode) - Method in class com.syntifi.casper.sdk.jackson.deserializer.CLValueDeserializer
- getU128() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128
-
u128
- getU256() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256
-
u256
- getU512() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512
-
u512
- getU64() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64
-
u64
- getUnbonderPublicKey() - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
Unbonders
PublicKey
- getUnbonderPublicKey() - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
unbonder_public_key(String) - Hex-encoded cryptographic public key, including the algorithm tag prefix.
- getUnbondingAmount() - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
Unbonding amount
- getUptime() - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
Time passed since the node has started
- getUref() - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefDictionaryIdentifier
- getUref() - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed
-
The dictionary's seed URef
- getValidator() - Method in class com.syntifi.casper.sdk.model.era.Reward
- getValidator() - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight
- getValidatorPublicKey() - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
Validator PublicKey
- getValidatorPublicKey() - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- getValidatorPublicKey() - Method in class com.syntifi.casper.sdk.model.deploy.Delegator
-
Validator's public key
- getValidatorPublicKey() - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
Validators
PublicKey
- getValidatorPublicKey() - Method in class com.syntifi.casper.sdk.model.deploy.Validator
-
Validator's public key
- getValidatorPublicKey() - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
validator_public_key(String) - Hex-encoded cryptographic public key, including the algorithm tag prefix.
- getValidatorWeights() - Method in class com.syntifi.casper.sdk.model.era.JsonEraValidators
- getValue() - Method in class com.syntifi.casper.sdk.model.balance.BalanceData
-
The balance value
- getValue() - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- getValue() - Method in interface com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointAccess
- getValue() - Method in enum com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointAccessEnum
- getValue() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointAccessList
- getValue() - Method in interface com.syntifi.casper.sdk.model.storedvalue.StoredValue
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- getValue() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- getValueType() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- getVersion() - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion
-
contract_version(integer)
- getVersion() - Method in class com.syntifi.casper.sdk.model.contract.DisabledVersion
-
contract_version(integer)
- getVersion() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
-
contract version
- getVersion() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
contract version
- getVersions() - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage
-
versions(Array/ContractVersion)
- getVestingSchedule() - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
Vesting schedule for a genesis validator.
- getVestingSchedule() - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- getWasm() - Method in class com.syntifi.casper.sdk.model.contract.ContractWasm
-
ContractWasm(object/string) A contract's Wasm.
- getWasmHash() - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
contract_wasm_hash(String) The hash address of the contract wasm.
- getWeight() - Method in class com.syntifi.casper.sdk.model.account.AssociatedKey
-
weight(Integer)
- getWeight() - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
-
Decimal representation of a 512-bit integer
- getWeight() - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight
-
Decimal representation of a 512-bit integer
- Group - Class in com.syntifi.casper.sdk.model.contract
-
A (labelled) "user group".
- Group() - Constructor for class com.syntifi.casper.sdk.model.contract.Group
- Group(String) - Constructor for class com.syntifi.casper.sdk.model.contract.Group
- Group.GroupBuilder - Class in com.syntifi.casper.sdk.model.contract
- groups(List<Groups>) - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage.ContractPackageBuilder
-
groups(Array/Group)
- Groups - Class in com.syntifi.casper.sdk.model.contract
-
Groups
- Groups() - Constructor for class com.syntifi.casper.sdk.model.contract.Groups
- Groups(String, List<String>) - Constructor for class com.syntifi.casper.sdk.model.contract.Groups
- Groups.GroupsBuilder - Class in com.syntifi.casper.sdk.model.contract
H
- hash(Digest) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy.DeployBuilder
-
Hex-encoded deploy hash
- hash(String) - Method in class com.syntifi.casper.sdk.identifier.block.HashBlockIdentifier.HashBlockIdentifierBuilder
-
Block hash
- hash(String) - Method in class com.syntifi.casper.sdk.model.account.Account.AccountBuilder
-
account_hash(String) Hex-encoded account hash.
- hash(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlock.JsonBlockBuilder
-
The block's hash.
- hash(String) - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion.ContractVersionBuilder
-
contract_hash(string) The hash address of the contract
- hash(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo.DeployInfoBuilder
-
The relevant Deploy
- hash(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash.StoredContractByHashBuilder
-
Hex-encoded Hash
- hash(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash.StoredVersionedContractByHashBuilder
-
Hex-encoded Hash
- hash(String) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo.MinimalBlockInfoBuilder
-
Block Hash
- HASH - com.syntifi.casper.sdk.model.key.KeyTag
- HashBlockIdentifier - Class in com.syntifi.casper.sdk.identifier.block
-
Identifier class passed to service
CasperService.getBlock(BlockIdentifier)
to identify and retrieve the block given its hash. - HashBlockIdentifier(String) - Constructor for class com.syntifi.casper.sdk.identifier.block.HashBlockIdentifier
- HashBlockIdentifier.HashBlockIdentifierBuilder - Class in com.syntifi.casper.sdk.identifier.block
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValueWithChildren
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeAny
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeBool
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeByteArray
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI32
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeI64
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeKey
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypePublicKey
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeString
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple1
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple2
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple3
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU128
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU256
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU32
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU512
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU64
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeU8
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeUnit
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeURef
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueList
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- hashCode() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- hashCode() - Method in class com.syntifi.casper.sdk.model.deploy.Delegator
- hashCode() - Method in class com.syntifi.casper.sdk.model.deploy.Validator
- hashCode() - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
- hashCode() - Method in class com.syntifi.casper.sdk.model.key.Key
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- hashCode() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- hashCode() - Method in class com.syntifi.casper.sdk.model.uref.URef
- header(JsonBlockHeader) - Method in class com.syntifi.casper.sdk.model.block.JsonBlock.JsonBlockBuilder
- header(DeployHeader) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy.DeployBuilder
- height(long) - Method in class com.syntifi.casper.sdk.identifier.block.HeightBlockIdentifier.HeightBlockIdentifierBuilder
-
Block height
- height(long) - Method in class com.syntifi.casper.sdk.model.auction.AuctionState.AuctionStateBuilder
-
Block height
- height(long) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
Block height
- height(BigInteger) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo.MinimalBlockInfoBuilder
-
Block Height
- HeightBlockIdentifier - Class in com.syntifi.casper.sdk.identifier.block
-
Identifier class passed to service
CasperService.getBlock(BlockIdentifier)
to identify and retrieve the block given its height. - HeightBlockIdentifier(long) - Constructor for class com.syntifi.casper.sdk.identifier.block.HeightBlockIdentifier
- HeightBlockIdentifier.HeightBlockIdentifierBuilder - Class in com.syntifi.casper.sdk.identifier.block
- hexStringToByteArray(String) - Static method in class com.syntifi.casper.sdk.model.clvalue.encdec.StringByteHelper
-
Helper method which converts hex-encoded
String
to byte array
I
- I32 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- I32 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- I64 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- I64 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- id(BigInteger) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
- IDENTITY - com.syntifi.casper.sdk.model.deploy.transform.WriteContract
- inactive(boolean) - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
-
`true` if validator has been \"evicted\"
- inactive(boolean) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid.JsonBidBuilder
-
Is this an inactive validator?
- inactiveValidators(List<PublicKey>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport.JsonEraReportBuilder
-
List of @see PublicKey
- initialReleaseTimeStampMillis(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule.VestingScheduleBuilder
-
release time in milliseconds
- InvalidByteStringException - Exception in com.syntifi.casper.sdk.exception
-
Thrown in case of an invalid (unparseable) encoded byte string
- InvalidByteStringException() - Constructor for exception com.syntifi.casper.sdk.exception.InvalidByteStringException
- InvalidByteStringException(String) - Constructor for exception com.syntifi.casper.sdk.exception.InvalidByteStringException
- InvalidByteStringException(String, Throwable) - Constructor for exception com.syntifi.casper.sdk.exception.InvalidByteStringException
- isInactive() - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
`true` if validator has been \"evicted\"
- isInactive() - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
Is this an inactive validator?
- isRandomBit() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
boolean
J
- JsonBid - Class in com.syntifi.casper.sdk.model.bid
-
An entry in a founding validator map representing a bid.
- JsonBid() - Constructor for class com.syntifi.casper.sdk.model.bid.JsonBid
- JsonBid(URef, int, List<JsonDelegator>, boolean, BigInteger) - Constructor for class com.syntifi.casper.sdk.model.bid.JsonBid
- JsonBid.JsonBidBuilder - Class in com.syntifi.casper.sdk.model.bid
- JsonBids - Class in com.syntifi.casper.sdk.model.bid
-
An entry in a founding validator map representing a bid.
- JsonBids() - Constructor for class com.syntifi.casper.sdk.model.bid.JsonBids
- JsonBids(JsonBid, PublicKey) - Constructor for class com.syntifi.casper.sdk.model.bid.JsonBids
- JsonBids.JsonBidsBuilder - Class in com.syntifi.casper.sdk.model.bid
- JsonBlock - Class in com.syntifi.casper.sdk.model.block
-
A JSON-friendly representation of `Block`
- JsonBlock() - Constructor for class com.syntifi.casper.sdk.model.block.JsonBlock
- JsonBlock(String, JsonBlockHeader, JsonBlockBody, List<JsonProof>) - Constructor for class com.syntifi.casper.sdk.model.block.JsonBlock
- JsonBlock.JsonBlockBuilder - Class in com.syntifi.casper.sdk.model.block
- JsonBlockBody - Class in com.syntifi.casper.sdk.model.block
-
A JSON-friendly representation of `Body`
- JsonBlockBody() - Constructor for class com.syntifi.casper.sdk.model.block.JsonBlockBody
- JsonBlockBody(PublicKey, List<String>, List<String>) - Constructor for class com.syntifi.casper.sdk.model.block.JsonBlockBody
- JsonBlockBody.JsonBlockBodyBuilder - Class in com.syntifi.casper.sdk.model.block
- JsonBlockData - Class in com.syntifi.casper.sdk.model.block
-
Root class for a Casper block request
- JsonBlockData() - Constructor for class com.syntifi.casper.sdk.model.block.JsonBlockData
- JsonBlockData(String, JsonBlock) - Constructor for class com.syntifi.casper.sdk.model.block.JsonBlockData
- JsonBlockData.JsonBlockDataBuilder - Class in com.syntifi.casper.sdk.model.block
- JsonBlockHeader - Class in com.syntifi.casper.sdk.model.block
-
Holds the header data of a Casper block
- JsonBlockHeader() - Constructor for class com.syntifi.casper.sdk.model.block.JsonBlockHeader
- JsonBlockHeader(long, String, boolean, JsonEraEnd, String, String, String, Date, long, String) - Constructor for class com.syntifi.casper.sdk.model.block.JsonBlockHeader
- JsonBlockHeader.JsonBlockHeaderBuilder - Class in com.syntifi.casper.sdk.model.block
- JsonDelegator - Class in com.syntifi.casper.sdk.model.bid
-
A delegator associated with the give validator
- JsonDelegator() - Constructor for class com.syntifi.casper.sdk.model.bid.JsonDelegator
- JsonDelegator(URef, PublicKey, PublicKey, BigInteger) - Constructor for class com.syntifi.casper.sdk.model.bid.JsonDelegator
- JsonDelegator.JsonDelegatorBuilder - Class in com.syntifi.casper.sdk.model.bid
- JsonEraEnd - Class in com.syntifi.casper.sdk.model.era
-
Casper block root Era data
- JsonEraEnd() - Constructor for class com.syntifi.casper.sdk.model.era.JsonEraEnd
- JsonEraEnd(JsonEraReport, List<ValidatorWeight>) - Constructor for class com.syntifi.casper.sdk.model.era.JsonEraEnd
- JsonEraEnd.JsonEraEndBuilder - Class in com.syntifi.casper.sdk.model.era
- JsonEraReport - Class in com.syntifi.casper.sdk.model.era
-
Equivocation and reward information to be included in the terminal block.
- JsonEraReport() - Constructor for class com.syntifi.casper.sdk.model.era.JsonEraReport
- JsonEraReport(List<PublicKey>, List<PublicKey>, List<Reward>) - Constructor for class com.syntifi.casper.sdk.model.era.JsonEraReport
- JsonEraReport.JsonEraReportBuilder - Class in com.syntifi.casper.sdk.model.era
- JsonEraValidators - Class in com.syntifi.casper.sdk.model.era
-
An entry in the validator map.
- JsonEraValidators() - Constructor for class com.syntifi.casper.sdk.model.era.JsonEraValidators
- JsonEraValidators(BigInteger, List<JsonValidatorWeight>) - Constructor for class com.syntifi.casper.sdk.model.era.JsonEraValidators
- JsonEraValidators.JsonEraValidatorsBuilder - Class in com.syntifi.casper.sdk.model.era
- JsonExecutionResult - Class in com.syntifi.casper.sdk.model.deploy
-
The execution result of a single deploy.
- JsonExecutionResult() - Constructor for class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult
- JsonExecutionResult(String, ExecutionResult) - Constructor for class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult
- JsonExecutionResult.JsonExecutionResultBuilder - Class in com.syntifi.casper.sdk.model.deploy
- JsonProof - Class in com.syntifi.casper.sdk.model.block
-
Holds the block proof data
- JsonProof() - Constructor for class com.syntifi.casper.sdk.model.block.JsonProof
- JsonProof(PublicKey, Signature) - Constructor for class com.syntifi.casper.sdk.model.block.JsonProof
- JsonProof.JsonProofBuilder - Class in com.syntifi.casper.sdk.model.block
- JsonValidatorWeight - Class in com.syntifi.casper.sdk.model.era
-
Casper block validator weight
- JsonValidatorWeight() - Constructor for class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
- JsonValidatorWeight(PublicKey, BigInteger) - Constructor for class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
- JsonValidatorWeight.JsonValidatorWeightBuilder - Class in com.syntifi.casper.sdk.model.era
K
- key(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey.AccountNamedKeyBuilder
-
The account key as a formatted string whose named keys contains dictionary_name.
- key(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey.ContractNamedKeyBuilder
-
The contract key as a formatted string whose named keys contains dictionary_name.
- key(String) - Method in class com.syntifi.casper.sdk.model.contract.NamedKey.NamedKeyBuilder
-
key(String) The value of the entry: a casper `Key` type.
- key(String) - Method in class com.syntifi.casper.sdk.model.deploy.Entry.EntryBuilder
-
The formatted string of the `Key`
- key(String) - Method in class com.syntifi.casper.sdk.model.deploy.Operation.OperationBuilder
-
The formatted string of the `Key`
- Key - Class in com.syntifi.casper.sdk.model.key
-
Hex-encoded key, including the tag info.
- Key() - Constructor for class com.syntifi.casper.sdk.model.key.Key
- KEY - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- KEY - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- KeyDeserializer - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Customize the mapping of Casper's PublicKey
- KeyDeserializer() - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.KeyDeserializer
- keyManagement(int) - Method in class com.syntifi.casper.sdk.model.account.ActionThresholds.ActionThresholdsBuilder
-
key_management(Integer)
- keys(List<String>) - Method in class com.syntifi.casper.sdk.model.contract.Groups.GroupsBuilder
-
keys(Array/string) Hex-encoded, formatted URef.
- KeyTag - Enum in com.syntifi.casper.sdk.model.key
- kind(OpKind) - Method in class com.syntifi.casper.sdk.model.deploy.Operation.OperationBuilder
L
- lastAddedBlockInfo(MinimalBlockInfo) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
- LIST - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- LIST - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- loadCLTypes(List<Object>) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- loadKey(Key, byte[]) - Method in class com.syntifi.casper.sdk.jackson.deserializer.KeyDeserializer
- loadKey(PublicKey, byte[]) - Method in class com.syntifi.casper.sdk.jackson.deserializer.PublicKeyDeserializer
- loadKey(Signature, byte[]) - Method in class com.syntifi.casper.sdk.jackson.deserializer.SignatureDeserializer
- loadKey(T, byte[]) - Method in class com.syntifi.casper.sdk.jackson.deserializer.AbstractSerializedKeyTaggedHexDeserializer
- lockedAmounts(List<BigInteger>) - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule.VestingScheduleBuilder
-
amount locked
M
- mainPurse(String) - Method in class com.syntifi.casper.sdk.model.account.Account.AccountBuilder
-
main_purse(String) Hex-encoded, formatted URef.
- MAP - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- MAP - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- MAX_U128 - Static variable in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
- MAX_U256 - Static variable in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
- MAX_U512 - Static variable in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
- MAX_U64 - Static variable in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
- merkelProof(String) - Method in class com.syntifi.casper.sdk.model.account.AccountData.AccountDataBuilder
-
The merkle proof
- merkleProof(String) - Method in class com.syntifi.casper.sdk.model.balance.BalanceData.BalanceDataBuilder
-
The merkle proof
- merkleProof(String) - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData.DictionaryDataBuilder
-
The merkle proof
- merkleProof(String) - Method in class com.syntifi.casper.sdk.model.era.EraSummary.EraSummaryBuilder
-
The merkle proof
- message(String) - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData.CasperClientErrorDataBuilder
- MinimalBlockInfo - Class in com.syntifi.casper.sdk.model.status
-
Minimal info of a `Block`
- MinimalBlockInfo() - Constructor for class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
- MinimalBlockInfo(PublicKey, BigInteger, String, BigInteger, String, Date) - Constructor for class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
- MinimalBlockInfo.MinimalBlockInfoBuilder - Class in com.syntifi.casper.sdk.model.status
- ModuleBytes - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
-
Abstract Executable Deploy Item containing the ModuleBytes of the contract.
- ModuleBytes() - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
- ModuleBytes(String, List<NamedArg<?>>) - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
- ModuleBytes.ModuleBytesBuilder - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
N
- name(String) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointBuilder
-
the name
- name(String) - Method in class com.syntifi.casper.sdk.model.contract.Group.GroupBuilder
- name(String) - Method in class com.syntifi.casper.sdk.model.contract.Groups.GroupsBuilder
-
group(string)
- name(String) - Method in class com.syntifi.casper.sdk.model.contract.NamedKey.NamedKeyBuilder
-
name(String) The name of the entry.
- name(String) - Method in class com.syntifi.casper.sdk.model.contract.Parameter.ParameterBuilder
-
name(String) The name of the entry.
- name(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName.StoredContractByNameBuilder
-
Contract name
- name(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName.StoredVersionedContractByNameBuilder
-
Contract Name
- NamedArg<P extends AbstractCLType> - Class in com.syntifi.casper.sdk.model.deploy
-
Named arguments to a contract
- NamedArg() - Constructor for class com.syntifi.casper.sdk.model.deploy.NamedArg
- NamedArg(String, AbstractCLValue<?, P>) - Constructor for class com.syntifi.casper.sdk.model.deploy.NamedArg
- NamedArg.NamedArgBuilder<P extends AbstractCLType> - Class in com.syntifi.casper.sdk.model.deploy
- NamedKey - Class in com.syntifi.casper.sdk.model.contract
-
A named key.
- NamedKey() - Constructor for class com.syntifi.casper.sdk.model.contract.NamedKey
- NamedKey(String, String) - Constructor for class com.syntifi.casper.sdk.model.contract.NamedKey
- NamedKey.NamedKeyBuilder - Class in com.syntifi.casper.sdk.model.contract
- namedKeys(List<NamedKey>) - Method in class com.syntifi.casper.sdk.model.account.Account.AccountBuilder
-
named_keys (@link NamedKey)
- namedKeys(List<NamedKey>) - Method in class com.syntifi.casper.sdk.model.contract.Contract.ContractBuilder
-
named_keys(Array) - A list of named keys.
- nextEraValidatorWeights(List<ValidatorWeight>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraEnd.JsonEraEndBuilder
- nextUpgrade(NextUpgrade) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
- NextUpgrade - Class in com.syntifi.casper.sdk.model.status
-
Information about the next scheduled upgrade
- NextUpgrade() - Constructor for class com.syntifi.casper.sdk.model.status.NextUpgrade
- NextUpgrade(Integer, String) - Constructor for class com.syntifi.casper.sdk.model.status.NextUpgrade
- NextUpgrade.NextUpgradeBuilder - Class in com.syntifi.casper.sdk.model.status
- nodeId(String) - Method in class com.syntifi.casper.sdk.model.peer.PeerEntry.PeerEntryBuilder
-
node ID
- NONE - com.syntifi.casper.sdk.model.uref.URefAccessRight
- NOOP - com.syntifi.casper.sdk.model.deploy.OpKind
- NoSuchKeyTagException - Exception in com.syntifi.casper.sdk.exception
-
Thrown in case of a Key tag which does not exist being requested
- NoSuchKeyTagException() - Constructor for exception com.syntifi.casper.sdk.exception.NoSuchKeyTagException
- NoSuchKeyTagException(String) - Constructor for exception com.syntifi.casper.sdk.exception.NoSuchKeyTagException
- NoSuchKeyTagException(String, Throwable) - Constructor for exception com.syntifi.casper.sdk.exception.NoSuchKeyTagException
- NoSuchTypeException - Exception in com.syntifi.casper.sdk.exception
-
Thrown in case of a CLType which does not exist being requested
- NoSuchTypeException() - Constructor for exception com.syntifi.casper.sdk.exception.NoSuchTypeException
- NoSuchTypeException(String) - Constructor for exception com.syntifi.casper.sdk.exception.NoSuchTypeException
- NoSuchTypeException(String, Throwable) - Constructor for exception com.syntifi.casper.sdk.exception.NoSuchTypeException
O
- ONE - Static variable in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
- Operation - Class in com.syntifi.casper.sdk.model.deploy
-
An operation performed while executing a deploy.
- Operation() - Constructor for class com.syntifi.casper.sdk.model.deploy.Operation
- Operation(String, OpKind) - Constructor for class com.syntifi.casper.sdk.model.deploy.Operation
- Operation.OperationBuilder - Class in com.syntifi.casper.sdk.model.deploy
- operations(List<Operation>) - Method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect.ExecutionEffectBuilder
-
a list of
Operation
- OpKind - Enum in com.syntifi.casper.sdk.model.deploy
-
The type of operation performed while executing a deploy.
- OPTION - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- OPTION - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
P
- packageHash(String) - Method in class com.syntifi.casper.sdk.model.contract.Contract.ContractBuilder
-
contract_package_hash(String) - The hash address of the contract package.
- Parameter - Class in com.syntifi.casper.sdk.model.contract
-
Parameter to a method
- Parameter() - Constructor for class com.syntifi.casper.sdk.model.contract.Parameter
- Parameter(AbstractCLType, String) - Constructor for class com.syntifi.casper.sdk.model.contract.Parameter
- Parameter.ParameterBuilder - Class in com.syntifi.casper.sdk.model.contract
- parentHash(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
Hex-encoded hash digest.
- payment(ExecutableDeployItem) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy.DeployBuilder
- PeerData - Class in com.syntifi.casper.sdk.model.peer
-
Root class for a Casper peer info request
- PeerData() - Constructor for class com.syntifi.casper.sdk.model.peer.PeerData
- PeerData(String, List<PeerEntry>) - Constructor for class com.syntifi.casper.sdk.model.peer.PeerData
- PeerData.PeerDataBuilder - Class in com.syntifi.casper.sdk.model.peer
- PeerEntry - Class in com.syntifi.casper.sdk.model.peer
-
The node ID and network address of each connected peer.
- PeerEntry() - Constructor for class com.syntifi.casper.sdk.model.peer.PeerEntry
- PeerEntry(String, String) - Constructor for class com.syntifi.casper.sdk.model.peer.PeerEntry
- PeerEntry.PeerEntryBuilder - Class in com.syntifi.casper.sdk.model.peer
- peers(List<PeerEntry>) - Method in class com.syntifi.casper.sdk.model.peer.PeerData.PeerDataBuilder
-
List of @see PeerEntry
- peers(List<PeerEntry>) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
-
List of
- proofs(List<JsonProof>) - Method in class com.syntifi.casper.sdk.model.block.JsonBlock.JsonBlockBuilder
-
List of
JsonProof
- proposer(PublicKey) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody.JsonBlockBodyBuilder
- protocolVersion(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
Casper Platform protocol version
- protocolVersion(String) - Method in class com.syntifi.casper.sdk.model.contract.Contract.ContractBuilder
-
protocol_version(String) - ?
- protocolVersion(String) - Method in class com.syntifi.casper.sdk.model.status.NextUpgrade.NextUpgradeBuilder
-
Protocol version
- protocolVersionMajor(int) - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion.ContractVersionBuilder
-
protocol_version_major(integer)
- protocolVersionMajor(int) - Method in class com.syntifi.casper.sdk.model.contract.DisabledVersion.DisabledVersionBuilder
-
protocol_version_major(integer)
- PUBLIC - com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointAccessEnum
- PUBLIC_KEY - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- PUBLIC_KEY - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- publicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.JsonBids.JsonBidsBuilder
- publicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator.JsonDelegatorBuilder
- publicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.block.JsonProof.JsonProofBuilder
- publicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight.JsonValidatorWeightBuilder
- publicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
- PublicKey - Class in com.syntifi.casper.sdk.model.key
-
Hex-encoded cryptographic public key, including the algorithm tag prefix.
- PublicKey() - Constructor for class com.syntifi.casper.sdk.model.key.PublicKey
- PublicKeyDeserializer - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Customize the mapping of Casper's PublicKey
- PublicKeyDeserializer() - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.PublicKeyDeserializer
- purses(List<UnbondingPurse>) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteWithdraw.WriteWithdrawBuilder
-
Array of UnbondingPurse
- putDeploy(Deploy) - Method in interface com.syntifi.casper.sdk.service.CasperService
-
Sends a deploy to be received by the network
R
- randomBit(boolean) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
boolean
- READ - com.syntifi.casper.sdk.model.deploy.OpKind
- READ - com.syntifi.casper.sdk.model.uref.URefAccessRight
- READ_ADD - com.syntifi.casper.sdk.model.uref.URefAccessRight
- READ_ADD_WRITE - com.syntifi.casper.sdk.model.uref.URefAccessRight
- READ_WRITE - com.syntifi.casper.sdk.model.uref.URefAccessRight
- readAny(CLValueAny) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads all bytes as a generic
Object
into aCLValueAny
- readBigInteger(AbstractCLValue<BigInteger, ?>) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Wider numeric values (i.e.
- readBool(CLValueBool) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Boolean values serialize as a single byte; true maps to 1, while false maps to 0.
- readByte() - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads a single byte
- readByteArray(CLValueByteArray, int) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads a byteArray into a clvalue
- readBytes(int) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads a specified number of bytes
- readI32(CLValueI32) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Numeric values consisting of 64 bits or fewer serialize in the two’s complement representation with little-endian byte order, and the appropriate number of bytes for the bit-width.
- readI64(CLValueI64) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Numeric values consisting of 64 bits or fewer serialize in the two’s complement representation with little-endian byte order, and the appropriate number of bytes for the bit-width.
- readKey(CLValueKey) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads a
CLValueKey
value from buffer - readPublicKey(CLValuePublicKey) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads a
CLValuePublicKey
value from buffer - readString(CLValueString) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads a
CLValueString
value from buffer - readU128(CLValueU128) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads U128 from buffer
- readU256(CLValueU256) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads U256 from buffer
- readU32(CLValueU32) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads a
Long
value from buffer, representing an UnsignedInteger
(U32) - readU512(CLValueU512) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads U512 from buffer
- readU64(CLValueU64) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Reads a
BigInteger
value from buffer, representing an UnsignedLong
(U32) - readU8(CLValueU8) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueDecoder
-
Numeric values consisting of 64 bits or fewer serialize in the two’s complement representation with little-endian byte order, and the appropriate number of bytes for the bit-width.
- resolveException(ObjectNode) - Method in class com.syntifi.casper.sdk.exception.CasperClientExceptionResolver
- result(ExecutionResult) - Method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult.JsonExecutionResultBuilder
- Result() - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- Result(AbstractCLValue<?, ?>, AbstractCLValue<?, ?>) - Constructor for class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- RESULT - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- RESULT - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- ret(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointBuilder
-
the return as
AbstractCLType
- reverse(byte[]) - Static method in class com.syntifi.casper.sdk.model.clvalue.encdec.StringByteHelper
-
Reverses a byte array, used to go from little to big endianness
- Reward - Class in com.syntifi.casper.sdk.model.era
-
Casper block era reward data
- Reward() - Constructor for class com.syntifi.casper.sdk.model.era.Reward
- Reward(PublicKey, long) - Constructor for class com.syntifi.casper.sdk.model.era.Reward
- Reward.RewardBuilder - Class in com.syntifi.casper.sdk.model.era
- rewards(List<Reward>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport.JsonEraReportBuilder
-
List of @see Reward
- roundLength(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
-
The next round length if this node is a validator
S
- SECP256K1 - com.syntifi.casper.sdk.model.key.AlgorithmTag
- SeigniorageAllocation - Class in com.syntifi.casper.sdk.model.deploy
-
Info about a seigniorage allocation for a validator
- SeigniorageAllocation() - Constructor for class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation
- SeigniorageAllocation(BigInteger) - Constructor for class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation
- SeigniorageAllocation.SeigniorageAllocationBuilder - Class in com.syntifi.casper.sdk.model.deploy
- seigniorageAllocations(List<SeigniorageAllocation>) - Method in class com.syntifi.casper.sdk.model.deploy.EraInfo.EraInfoBuilder
- serializationTag - Variable in enum com.syntifi.casper.sdk.model.uref.URefAccessRight
- session(ExecutableDeployItem) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy.DeployBuilder
- SESSION - com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointType
- setAccess(EntryPoint.EntryPointAccess) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
- setAccessKey(String) - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage
-
access_key(string)
- setAccessRight(URefAccessRight) - Method in class com.syntifi.casper.sdk.model.uref.URef
- setAccount(Account) - Method in class com.syntifi.casper.sdk.model.account.AccountData
- setAccount(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
- setAccount(String) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteAccount
-
Hex-encoded account hash
- setAccountHash(String) - Method in class com.syntifi.casper.sdk.model.account.AssociatedKey
-
account_hash(String) Hex-encoded account hash.
- setAccountNamedKey(AccountNamedKey) - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKeyDictionaryIdentifier
- setAccumulatedSeed(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Hex-encoded hash digest
- setActivationPoint(Integer) - Method in class com.syntifi.casper.sdk.model.status.NextUpgrade
- setAddInt32(long) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddInt32
-
i32
- setAddKeys(List<NamedKey>) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddKeys
- setAddress(byte[]) - Method in class com.syntifi.casper.sdk.model.uref.URef
- setAddress(String) - Method in class com.syntifi.casper.sdk.model.peer.PeerEntry
-
IP:PORT
- setAmount(long) - Method in class com.syntifi.casper.sdk.model.era.Reward
-
amount
- setAmount(String) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
amount(String) - Decimal representation of a 512-bit integer.
- setAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation
-
Allocated amount
- setAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Amount transfered
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.account.AccountData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.auction.AuctionData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.balance.BalanceData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployResult
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.era.EraInfoData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.peer.PeerData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The RPC API version
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- setApiVersion(String) - Method in class com.syntifi.casper.sdk.model.transfer.TransferData
-
The RPC API version
- setApprovals(List<Approval>) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
- setArgs(List<Parameter>) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
a list of
Parameter
- setArgs(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
- setArgs(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
- setArgs(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
- setArgs(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
- setArgs(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
List of @see NamedArg
- setArgs(List<NamedArg<?>>) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer
-
List of
NamedArg
- setAssociatedKeys(List<AssociatedKey>) - Method in class com.syntifi.casper.sdk.model.account.Account
-
a list of
AssociatedKey
- setAuctionState(AuctionState) - Method in class com.syntifi.casper.sdk.model.auction.AuctionData
-
The auction state
- setBid(Bid) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteBid
- setBid(JsonBid) - Method in class com.syntifi.casper.sdk.model.bid.JsonBids
- setBids(List<JsonBids>) - Method in class com.syntifi.casper.sdk.model.auction.AuctionState
-
All bids contained within a vector
- setBlock(JsonBlock) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockData
- setBlockHash(String) - Method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult
-
The block hash.
- setBlockHash(String) - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
The block hash
- setBlockHash(String) - Method in class com.syntifi.casper.sdk.model.transfer.TransferData
-
Block hash
- setBody(JsonBlockBody) - Method in class com.syntifi.casper.sdk.model.block.JsonBlock
- setBodyHash(Digest) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Body hash
- setBodyHash(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Hex-encoded hash digest
- setBondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
The purse that was used for bonding.
- setBondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- setBondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
The purse that was used for bonding.
- setBondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- setBondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
the bondingPurse's
URef
- setBondingPurse(URef) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
bonding_purse(String) - Hex-encoded, formatted URef.
- setBuildVersion(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The compiled node version
- setBytes(String) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- setBytes(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes
-
Module bytes
- setChainName(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Chain name
- setChainSpecName(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The chainspec name
- setChildType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- setChildTypeObjects(List<Object>) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- setChildTypeObjects(List<Object>) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple1
- setChildTypeObjects(List<Object>) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple2
- setChildTypeObjects(List<Object>) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeTuple3
- setChildTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValueWithChildren
- setChildTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- setChildTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- setChildTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- setChildTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- setChildTypes() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- setChildTypes(List<AbstractCLType>) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLTypeWithChildren
- setClType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.contract.Parameter
-
cl_type(CLType) The value of the entry: a casper `Key` type.
- setClType(CLTypeAny) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- setClType(CLTypeBool) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- setClType(CLTypeByteArray) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueByteArray
- setClType(CLTypeFixedList) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- setClType(CLTypeI32) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- setClType(CLTypeI64) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- setClType(CLTypeKey) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- setClType(CLTypeList) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueList
- setClType(CLTypeMap) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueMap
- setClType(CLTypeOption) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueOption
- setClType(CLTypePublicKey) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- setClType(CLTypeResult) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult
- setClType(CLTypeString) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- setClType(CLTypeTuple1) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple1
- setClType(CLTypeTuple2) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple2
- setClType(CLTypeTuple3) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueTuple3
- setClType(CLTypeU128) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- setClType(CLTypeU256) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- setClType(CLTypeU32) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- setClType(CLTypeU512) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- setClType(CLTypeU64) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- setClType(CLTypeU8) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- setClType(CLTypeUnit) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- setClType(CLTypeURef) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- setClType(P) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- setClvalue(AbstractCLValue<?, ?>) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteCLValue
- setClValue(AbstractCLValue<?, P>) - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg
-
The second value in the array is a CLValue type
- setCode(int) - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData
- setContractNamedKey(ContractNamedKey) - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKeyDictionaryIdentifier
- setCost(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
-
The cost of executing the deploy.
- setCost(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
-
The cost of executing the deploy.
- setCreator(PublicKey) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
- setData(Object) - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData
- setDelegatee(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- setDelegationRate(int) - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
Delegation rate
- setDelegationRate(int) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
Delegation rate
- setDelegatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- setDelegatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.Delegator
-
Delegator's public key
- setDelegators(List<JsonDelegator>) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
The delegators
- setDelegators(Map<PublicKey, Delegator>) - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
This validator's delegators, indexed by their public keys
- setDependencies(List<Digest>) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Dependencies
- setDeploy(Deploy) - Method in class com.syntifi.casper.sdk.model.deploy.DeployData
-
the
Deploy
- setDeployHash(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployResult
-
The deploy hash
- setDeployHash(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded hash
- setDeployHashes(List<String>) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody
-
List of Hex-encoded hash digest
- setDeployInfo(DeployInfo) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteDeployInfo
- setDeployInfo(EraInfo) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteEraInfo
- setDeployment(int) - Method in class com.syntifi.casper.sdk.model.account.ActionThresholds
-
deployment(Integer)
- setDeployment(ActionThresholds) - Method in class com.syntifi.casper.sdk.model.account.Account
-
ActionThresholds
that have to be met when executing an action of a certain type. - setDictionary(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.StringDictionaryIdentifier
- setDictionaryItemKey(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
-
The dictionary item key formatted as a string
- setDictionaryItemKey(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
-
The dictionary item key formatted as a string
- setDictionaryItemKey(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed
-
The dictionary item key formatted as a string
- setDictionaryKey(String) - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
-
The key under which the value is stored
- setDictionaryName(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
-
The dictionary item key formatted as a string
- setDictionaryName(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
-
The dictionary item key formatted as a string
- setDigest(byte[]) - Method in class com.syntifi.casper.sdk.model.common.Digest
- setDisabledVersions(List<DisabledVersion>) - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage
-
disabled_versions(Array/DisabledVersion)
- setEffect(ExecutionEffect) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
- setEffect(ExecutionEffect) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
- setEntryPoint(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
-
Entry Point
- setEntryPoint(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
-
Entry Point
- setEntryPoint(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
-
Entry Point
- setEntryPoint(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
Entry Point
- setEntryPoints(List<EntryPoint>) - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
entry_points(Array) - A list of entry points.
- setEquivocators(List<PublicKey>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport
-
List of @see PublicKey
- setEraEnd(JsonEraEnd) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
- setEraId(long) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Era ID newtype
- setEraId(Long) - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
The era id
- setEraId(BigInteger) - Method in class com.syntifi.casper.sdk.model.era.JsonEraValidators
-
Era id
- setEraId(BigInteger) - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint
-
Era ID
- setEraId(BigInteger) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Era ID
- setEraOfCreation(int) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
amount(Integer) - Era ID newtype.
- setEraOfCreation(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
Era in which this unbonding request was created.
- setEraReport(JsonEraReport) - Method in class com.syntifi.casper.sdk.model.era.JsonEraEnd
- setEraSummary(EraSummary) - Method in class com.syntifi.casper.sdk.model.era.EraInfoData
-
The auction state
- setEraValidators(List<JsonEraValidators>) - Method in class com.syntifi.casper.sdk.model.auction.AuctionState
- setErr(AbstractCLValue<?, ?>) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- setErrClType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- setErrorMessage(String) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
-
The error message associated with executing the deploy
- setExecutionResults(List<JsonExecutionResult>) - Method in class com.syntifi.casper.sdk.model.deploy.DeployData
-
a list of
JsonExecutionResult
- setFailure(String) - Method in class com.syntifi.casper.sdk.model.deploy.transform.Failure
-
error message
- setFrom(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
Account identifier of the creator of the Deploy.
- setFrom(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded account hash.
- setGas(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
Gas cost of executing the Deploy.
- setGas(BigInteger) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Decimal representation of a 512-bit integer.
- setGasPrice(Long) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Gas price
- setGroups(List<Groups>) - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage
-
groups(Array/Group)
- setHash(Digest) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
-
Hex-encoded deploy hash
- setHash(String) - Method in class com.syntifi.casper.sdk.identifier.block.HashBlockIdentifier
-
Block hash
- setHash(String) - Method in class com.syntifi.casper.sdk.model.account.Account
-
account_hash(String) Hex-encoded account hash.
- setHash(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlock
-
The block's hash.
- setHash(String) - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion
-
contract_hash(string) The hash address of the contract
- setHash(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
The relevant Deploy
- setHash(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
-
Hex-encoded Hash
- setHash(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
-
Hex-encoded Hash
- setHash(String) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Block Hash
- setHeader(JsonBlockHeader) - Method in class com.syntifi.casper.sdk.model.block.JsonBlock
- setHeader(DeployHeader) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
- setHeight(long) - Method in class com.syntifi.casper.sdk.identifier.block.HeightBlockIdentifier
-
Block height
- setHeight(long) - Method in class com.syntifi.casper.sdk.model.auction.AuctionState
-
Block height
- setHeight(long) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Block height
- setHeight(BigInteger) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Block Height
- setId(BigInteger) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
- setInactive(boolean) - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
`true` if validator has been \"evicted\"
- setInactive(boolean) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
Is this an inactive validator?
- setInactiveValidators(List<PublicKey>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport
-
List of @see PublicKey
- setInitialReleaseTimeStampMillis(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule
-
release time in milliseconds
- setJsonAmount(String) - Method in class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation
- setJsonAmount(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
- setJsonBytes(String) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- setJsonClType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeOption
- setJsonClType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.contract.Parameter
- setJsonClType(CLTypeAny) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueAny
- setJsonClType(CLTypeBool) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueBool
- setJsonClType(CLTypeI32) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI32
- setJsonClType(CLTypeI64) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueI64
- setJsonClType(CLTypeKey) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueKey
- setJsonClType(CLTypePublicKey) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValuePublicKey
- setJsonClType(CLTypeString) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueString
- setJsonClType(CLTypeU128) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU128
- setJsonClType(CLTypeU256) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU256
- setJsonClType(CLTypeU32) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU32
- setJsonClType(CLTypeU512) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU512
- setJsonClType(CLTypeU64) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU64
- setJsonClType(CLTypeU8) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueU8
- setJsonClType(CLTypeUnit) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueUnit
- setJsonClType(CLTypeURef) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueURef
- setJsonCost(String) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
-
setter for cost from json deserialized value
- setJsonCost(String) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
-
setter for cost from json deserialized value
- setJsonDelegators(Map<String, Delegator>) - Method in class com.syntifi.casper.sdk.model.bid.Bid
- setJsonEraId(String) - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint
- setJsonGas(String) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
- setJsonGas(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
- setJsonKey(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- setJsonKey(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- setJsonLockedAmounts(List<String>) - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule
- setJsonRet(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
Accessor for jackson serialization
- setJsonStakedAmount(String) - Method in class com.syntifi.casper.sdk.model.bid.Bid
- setJsonStakedAmount(String) - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- setJsonStakedAmount(String) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
- setJsonStakedAmount(String) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- setJsonU128(String) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128
-
setter for u128 from json deserialized value
- setJsonU256(String) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256
-
setter for u256 from json deserialized value
- setJsonU512(String) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512
-
setter for u512 from json deserialized value
- setJsonU64(String) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64
-
setter for u64 from json deserialized value
- setJsonUnbondingAmount(String) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
setter for unbondingAmount from json deserialized value
- setJsonValue(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- setJsonValue(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- setJsonValue(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- setJsonValue(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- setJsonValue(String) - Method in class com.syntifi.casper.sdk.model.balance.BalanceData
- setJsonWeight(String) - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
- setJsonWeight(String) - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight
- setKey(byte[]) - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
-
Hex-encoded key
- setKey(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey
-
The account key as a formatted string whose named keys contains dictionary_name.
- setKey(String) - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey
-
The contract key as a formatted string whose named keys contains dictionary_name.
- setKey(String) - Method in class com.syntifi.casper.sdk.model.contract.NamedKey
-
key(String) The value of the entry: a casper `Key` type.
- setKey(String) - Method in class com.syntifi.casper.sdk.model.deploy.Entry
-
The formatted string of the `Key`
- setKey(String) - Method in class com.syntifi.casper.sdk.model.deploy.Operation
-
The formatted string of the `Key`
- setKeyManagement(int) - Method in class com.syntifi.casper.sdk.model.account.ActionThresholds
-
key_management(Integer)
- setKeys(List<String>) - Method in class com.syntifi.casper.sdk.model.contract.Groups
-
keys(Array/string) Hex-encoded, formatted URef.
- setKeyType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- setKeyValueTypes(CLTypeMap.CLTypeMapEntryType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap
- setKind(OpKind) - Method in class com.syntifi.casper.sdk.model.deploy.Operation
- setLastAddedBlockInfo(MinimalBlockInfo) - Method in class com.syntifi.casper.sdk.model.status.StatusData
- setLength(int) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeByteArray
- setListType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueFixedList
- setListType() - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueList
- setListType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeFixedList
- setListType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeList
- setLockedAmounts(List<BigInteger>) - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule
-
amount locked
- setMainPurse(String) - Method in class com.syntifi.casper.sdk.model.account.Account
-
main_purse(String) Hex-encoded, formatted URef.
- setMerkelProof(String) - Method in class com.syntifi.casper.sdk.model.account.AccountData
-
The merkle proof
- setMerkleProof(String) - Method in class com.syntifi.casper.sdk.model.balance.BalanceData
-
The merkle proof
- setMerkleProof(String) - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
-
The merkle proof
- setMerkleProof(String) - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
The merkle proof
- setMerkleProof(String) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- setMessage(String) - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData
- setName(String) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
the name
- setName(String) - Method in class com.syntifi.casper.sdk.model.contract.Group
- setName(String) - Method in class com.syntifi.casper.sdk.model.contract.Groups
-
group(string)
- setName(String) - Method in class com.syntifi.casper.sdk.model.contract.NamedKey
-
name(String) The name of the entry.
- setName(String) - Method in class com.syntifi.casper.sdk.model.contract.Parameter
-
name(String) The name of the entry.
- setName(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
-
Contract name
- setName(String) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
Contract Name
- setNamedKeys(List<NamedKey>) - Method in class com.syntifi.casper.sdk.model.account.Account
-
named_keys (@link NamedKey)
- setNamedKeys(List<NamedKey>) - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
named_keys(Array) - A list of named keys.
- setNextEraValidatorWeights(List<ValidatorWeight>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraEnd
- setNextUpgrade(NextUpgrade) - Method in class com.syntifi.casper.sdk.model.status.StatusData
- setNodeId(String) - Method in class com.syntifi.casper.sdk.model.peer.PeerEntry
-
node ID
- setOk(AbstractCLValue<?, ?>) - Method in class com.syntifi.casper.sdk.model.clvalue.CLValueResult.Result
- setOkClType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult.CLTypeResultOkErrTypes
- setOkErrTypes(CLTypeResult.CLTypeResultOkErrTypes) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeResult
- setOperations(List<Operation>) - Method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect
-
a list of
Operation
- setPackageHash(String) - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
contract_package_hash(String) - The hash address of the contract package.
- setParentHash(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Hex-encoded hash digest.
- setParsed(String) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- setPayment(ExecutableDeployItem) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
- setPeers(List<PeerEntry>) - Method in class com.syntifi.casper.sdk.model.peer.PeerData
-
List of @see PeerEntry
- setPeers(List<PeerEntry>) - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
List of
- setProofs(List<JsonProof>) - Method in class com.syntifi.casper.sdk.model.block.JsonBlock
-
List of
JsonProof
- setProposer(PublicKey) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody
- setProtocolVersion(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Casper Platform protocol version
- setProtocolVersion(String) - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
protocol_version(String) - ?
- setProtocolVersion(String) - Method in class com.syntifi.casper.sdk.model.status.NextUpgrade
-
Protocol version
- setProtocolVersionMajor(int) - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion
-
protocol_version_major(integer)
- setProtocolVersionMajor(int) - Method in class com.syntifi.casper.sdk.model.contract.DisabledVersion
-
protocol_version_major(integer)
- setPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.JsonBids
- setPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
- setPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.block.JsonProof
- setPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
- setPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.status.StatusData
- setPurses(List<UnbondingPurse>) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteWithdraw
-
Array of UnbondingPurse
- setRandomBit(boolean) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
boolean
- setResult(ExecutionResult) - Method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult
- setRet(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
the return as
AbstractCLType
- setRewards(List<Reward>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport
-
List of @see Reward
- setRoundLength(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The next round length if this node is a validator
- setSeigniorageAllocations(List<SeigniorageAllocation>) - Method in class com.syntifi.casper.sdk.model.deploy.EraInfo
- setSession(ExecutableDeployItem) - Method in class com.syntifi.casper.sdk.model.deploy.Deploy
- setSignature(Signature) - Method in class com.syntifi.casper.sdk.model.block.JsonProof
- setSignature(Signature) - Method in class com.syntifi.casper.sdk.model.deploy.Approval
- setSigner(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.Approval
- setSource(URef) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
Source purse used for payment of the Deploy.
- setSource(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded, formatted URef
- setStakedAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
The amount of tokens staked by a validator (not including delegators).
- setStakedAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.Delegator
-
staked amount
- setStakedAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid
-
The amount of tokens staked by a validator (not including delegators).
- setStakedAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator
-
amount
- setStartStateRootHash(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
The state root hash used at the start of the current session
- setStateRootHash(String) - Method in class com.syntifi.casper.sdk.model.auction.AuctionState
-
Global state hash
- setStateRootHash(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Hex-encoded hash digest
- setStateRootHash(String) - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
Hex-encoded hash of the state root
- setStateRootHash(String) - Method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData
-
Hash
- setStateRootHash(String) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Hex-encoded hash digest
- setStoredValue(StoredValue<?>) - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData
-
The stored value
- setStoredValue(StoredValue<?>) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- setStoredValue(StoredValueEraInfo) - Method in class com.syntifi.casper.sdk.model.era.EraSummary
-
The StoredValue containing era information
- setTag(T) - Method in class com.syntifi.casper.sdk.model.key.AbstractSerializedKeyTaggedHex
- setTarget(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded, formatted URef
- setTimeStamp(Date) - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint
-
Timestamp formatted as per RFC 3339
- setTimeStamp(Date) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo
-
Timestamp formatted as per RFC 3339
- setTimeStamp(Date) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader
-
Timestamp formatted as per RFC 3339
- setTimeStamp(Date) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Timestamp formatted as per RFC 3339
- setTo(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer
-
Hex-encoded account hash.
- setTransfer(Transfer) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteTransfer
- setTransferHashes(List<String>) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody
-
List of Hex-encoded hash digest
- setTransfers(List<Transfer>) - Method in class com.syntifi.casper.sdk.model.transfer.TransferData
-
List of @see Transfer
- setTransfers(List<String>) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo
-
Transfers performed by the Deploy.
- setTransfers(List<String>) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure
-
List of Hex-encoded transfer address.
- setTransfers(List<String>) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success
-
List of Hex-encoded transfer address.
- setTransform(Transform) - Method in class com.syntifi.casper.sdk.model.deploy.Entry
- setTransforms(List<Entry>) - Method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect
-
a list of
Entry
- setTtl(Ttl) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader
-
Human-readable duration
- setTtl(String) - Method in class com.syntifi.casper.sdk.model.common.Ttl
- setType(EntryPoint.EntryPointType) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint
-
the
EntryPoint.EntryPointType
Context of method execution - setType(String) - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg
-
The first value in the array is the type of the arg
- setU128(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128
-
u128
- setU256(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256
-
u256
- setU512(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512
-
u512
- setU64(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64
-
u64
- setUnbonderPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
Unbonders
PublicKey
- setUnbonderPublicKey(String) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
unbonder_public_key(String) - Hex-encoded cryptographic public key, including the algorithm tag prefix.
- setUnbondingAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
Unbonding amount
- setUptime(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData
-
Time passed since the node has started
- setUref(URefSeed) - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefDictionaryIdentifier
- setUref(URef) - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed
-
The dictionary's seed URef
- setValidator(PublicKey) - Method in class com.syntifi.casper.sdk.model.era.Reward
- setValidator(PublicKey) - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight
- setValidatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
Validator PublicKey
- setValidatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- setValidatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.Delegator
-
Validator's public key
- setValidatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
-
Validators
PublicKey
- setValidatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.Validator
-
Validator's public key
- setValidatorPublicKey(String) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw
-
validator_public_key(String) - Hex-encoded cryptographic public key, including the algorithm tag prefix.
- setValidatorWeights(List<JsonValidatorWeight>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraValidators
- setValue(Account) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- setValue(Bid) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- setValue(AbstractCLValue<?, ?>) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue
- setValue(Contract) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- setValue(ContractPackage) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- setValue(DeployInfo) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- setValue(EraInfo) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- setValue(Transfer) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- setValue(BigInteger) - Method in class com.syntifi.casper.sdk.model.balance.BalanceData
-
The balance value
- setValue(List<Withdraw>) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- setValue(T) - Method in class com.syntifi.casper.sdk.model.clvalue.AbstractCLValue
- setValueType(AbstractCLType) - Method in class com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeMap.CLTypeMapEntryType
- setVersion(int) - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion
-
contract_version(integer)
- setVersion(int) - Method in class com.syntifi.casper.sdk.model.contract.DisabledVersion
-
contract_version(integer)
- setVersion(long) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
-
contract version
- setVersion(long) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
-
contract version
- setVersions(List<ContractVersion>) - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage
-
versions(Array/ContractVersion)
- setVestingSchedule(VestingSchedule) - Method in class com.syntifi.casper.sdk.model.bid.Bid
-
Vesting schedule for a genesis validator.
- setVestingSchedule(VestingSchedule) - Method in class com.syntifi.casper.sdk.model.bid.Delegator
- setWasm(String) - Method in class com.syntifi.casper.sdk.model.contract.ContractWasm
-
ContractWasm(object/string) A contract's Wasm.
- setWasmHash(String) - Method in class com.syntifi.casper.sdk.model.contract.Contract
-
contract_wasm_hash(String) The hash address of the contract wasm.
- setWeight(int) - Method in class com.syntifi.casper.sdk.model.account.AssociatedKey
-
weight(Integer)
- setWeight(BigInteger) - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight
-
Decimal representation of a 512-bit integer
- setWeight(BigInteger) - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight
-
Decimal representation of a 512-bit integer
- sign(AbstractPrivateKey, byte[]) - Static method in class com.syntifi.casper.sdk.model.key.Signature
- signature(Signature) - Method in class com.syntifi.casper.sdk.model.block.JsonProof.JsonProofBuilder
- signature(Signature) - Method in class com.syntifi.casper.sdk.model.deploy.Approval.ApprovalBuilder
- Signature - Class in com.syntifi.casper.sdk.model.key
-
Hex-encoded cryptographic public key, including the algorithm tag prefix.
- Signature() - Constructor for class com.syntifi.casper.sdk.model.key.Signature
- Signature.SignatureBuilder - Class in com.syntifi.casper.sdk.model.key
- SignatureDeserializer - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Customize the mapping of Casper's Signature
- SignatureDeserializer() - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.SignatureDeserializer
- signer(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.Approval.ApprovalBuilder
- source(URef) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo.DeployInfoBuilder
-
Source purse used for payment of the Deploy.
- source(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
-
Hex-encoded, formatted URef
- stakedAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
-
The amount of tokens staked by a validator (not including delegators).
- stakedAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.Delegator.DelegatorBuilder
-
staked amount
- stakedAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.JsonBid.JsonBidBuilder
-
The amount of tokens staked by a validator (not including delegators).
- stakedAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator.JsonDelegatorBuilder
-
amount
- startStateRootHash(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
-
The state root hash used at the start of the current session
- stateRootHash(String) - Method in class com.syntifi.casper.sdk.model.auction.AuctionState.AuctionStateBuilder
-
Global state hash
- stateRootHash(String) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
Hex-encoded hash digest
- stateRootHash(String) - Method in class com.syntifi.casper.sdk.model.era.EraSummary.EraSummaryBuilder
-
Hex-encoded hash of the state root
- stateRootHash(String) - Method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData.StateRootHashDataBuilder
-
Hash
- stateRootHash(String) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo.MinimalBlockInfoBuilder
-
Hex-encoded hash digest
- StateRootHashData - Class in com.syntifi.casper.sdk.model.stateroothash
-
Root class for a Casper state root hash request
- StateRootHashData() - Constructor for class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData
- StateRootHashData(String, String) - Constructor for class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData
- StateRootHashData.StateRootHashDataBuilder - Class in com.syntifi.casper.sdk.model.stateroothash
- StatusData - Class in com.syntifi.casper.sdk.model.status
-
Returns the current status of the node
- StatusData() - Constructor for class com.syntifi.casper.sdk.model.status.StatusData
- StatusData(String, String, String, MinimalBlockInfo, NextUpgrade, PublicKey, List<PeerEntry>, String, String, String) - Constructor for class com.syntifi.casper.sdk.model.status.StatusData
- StatusData.StatusDataBuilder - Class in com.syntifi.casper.sdk.model.status
- STORED_VALUE_ACCOUNT - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- STORED_VALUE_BID - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- STORED_VALUE_CLVALUE - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- STORED_VALUE_CONTRACT - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- STORED_VALUE_CONTRACT_PACKAGE - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- STORED_VALUE_DEPLOY_INFO - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- STORED_VALUE_ERA_INFO - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- STORED_VALUE_TRANSFER - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- STORED_VALUE_WITHDRAW - com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
- StoredContractByHash - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
-
Abstract Executable Deploy Item containing the StoredContractByHash.
- StoredContractByHash() - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
- StoredContractByHash(String, String, List<NamedArg<?>>) - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash
- StoredContractByHash.StoredContractByHashBuilder - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
- StoredContractByName - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
-
Abstract Executable Deploy Item containing the StoredContractByName.
- StoredContractByName() - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
- StoredContractByName(String, String, List<NamedArg<?>>) - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName
- StoredContractByName.StoredContractByNameBuilder - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
- storedValue(StoredValue<?>) - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData.DictionaryDataBuilder
-
The stored value
- storedValue(StoredValueEraInfo) - Method in class com.syntifi.casper.sdk.model.era.EraSummary.EraSummaryBuilder
-
The StoredValue containing era information
- StoredValue<T> - Interface in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value interface and jackson resolver for subtypes
- StoredValueAccount - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
Account
- StoredValueAccount() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- StoredValueAccount(Account) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- StoredValueAccount.StoredValueAccountBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredValueBid - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
Bid
- StoredValueBid() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- StoredValueBid(Bid) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- StoredValueBid.StoredValueBidBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredValueCLValue - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
AbstractCLType
- StoredValueCLValue() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue
- StoredValueCLValue(AbstractCLValue<?, ?>) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue
- StoredValueCLValue.StoredValueCLValueBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredValueContract - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
Contract
- StoredValueContract() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- StoredValueContract(Contract) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- StoredValueContract.StoredValueContractBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredValueContractPackage - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
ContractPackage
- StoredValueContractPackage() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- StoredValueContractPackage(ContractPackage) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- StoredValueContractPackage.StoredValueContractPackageBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredValueData - Class in com.syntifi.casper.sdk.model.storedvalue
-
Root class for a Casper Stored Value
- StoredValueData() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- StoredValueData(String, StoredValue<?>, String) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueData
- StoredValueDeployInfo - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
DeployInfo
- StoredValueDeployInfo() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- StoredValueDeployInfo(DeployInfo) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- StoredValueDeployInfo.StoredValueDeployInfoBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredValueDeserializer - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Core Deserializer for the CLValue property.
- StoredValueDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.StoredValueDeserializer
- StoredValueDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.StoredValueDeserializer
- StoredValueEraInfo - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
EraInfo
- StoredValueEraInfo() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- StoredValueEraInfo(EraInfo) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- StoredValueEraInfo.StoredValueEraInfoBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredValueResolver - Class in com.syntifi.casper.sdk.jackson.resolver
-
Specification of the Custom Type Resolver for CLValue subtype identification.
- StoredValueResolver() - Constructor for class com.syntifi.casper.sdk.jackson.resolver.StoredValueResolver
- StoredValueTransfer - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
Transfer
- StoredValueTransfer() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- StoredValueTransfer(Transfer) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- StoredValueTransfer.StoredValueTransferBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredValueTypeData - Enum in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value type data and class mapping
- StoredValueWithdraw - Class in com.syntifi.casper.sdk.model.storedvalue
-
Stored Value for
Withdraw
- StoredValueWithdraw() - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- StoredValueWithdraw(List<Withdraw>) - Constructor for class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- StoredValueWithdraw.StoredValueWithdrawBuilder - Class in com.syntifi.casper.sdk.model.storedvalue
- StoredVersionedContractByHash - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
-
Abstract Executable Deploy Item containing the StoredVersionedContractByHash.
- StoredVersionedContractByHash() - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
- StoredVersionedContractByHash(String, long, String, List<NamedArg<?>>) - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash
- StoredVersionedContractByHash.StoredVersionedContractByHashBuilder - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
- StoredVersionedContractByName - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
-
Abstract Executable Deploy Item containing the StoredVersionedContractByName.
- StoredVersionedContractByName() - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
- StoredVersionedContractByName(String, long, String, List<NamedArg<?>>) - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName
- StoredVersionedContractByName.StoredVersionedContractByNameBuilder - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
- STRING - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- STRING - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- StringByteHelper - Class in com.syntifi.casper.sdk.model.clvalue.encdec
-
Helper methods for working with hex encoded string and bytes
- StringDictionaryIdentifier - Class in com.syntifi.casper.sdk.identifier.dictionary
-
Identifier class passed to service
CasperService.getStateDictionaryItem(String, DictionaryIdentifier)
to Lookup a dictionary item via it's unique key - StringDictionaryIdentifier(String) - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.StringDictionaryIdentifier
- StringDictionaryIdentifier.StringDictionaryIdentifierBuilder - Class in com.syntifi.casper.sdk.identifier.dictionary
- Success - Class in com.syntifi.casper.sdk.model.deploy.executionresult
-
Abstract Executable Result of type Success containing the details of the contract execution.
- Success() - Constructor for class com.syntifi.casper.sdk.model.deploy.executionresult.Success
- Success(BigInteger, ExecutionEffect, List<String>) - Constructor for class com.syntifi.casper.sdk.model.deploy.executionresult.Success
- Success.SuccessBuilder - Class in com.syntifi.casper.sdk.model.deploy.executionresult
T
- Tag - Interface in com.syntifi.casper.sdk.model.key
-
Interface for tagged keys
- target(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
-
Hex-encoded, formatted URef
- timeStamp(Date) - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint.ActivationPointBuilder
-
Timestamp formatted as per RFC 3339
- timeStamp(Date) - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo.MinimalBlockInfoBuilder
-
Timestamp formatted as per RFC 3339
- timeStamp(Date) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
-
Timestamp formatted as per RFC 3339
- timeStamp(Date) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
-
Timestamp formatted as per RFC 3339
- to(String) - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
-
Hex-encoded account hash.
- toString() - Method in class com.syntifi.casper.sdk.exception.CasperClientErrorData.CasperClientErrorDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.block.HashBlockIdentifier.HashBlockIdentifierBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.block.HeightBlockIdentifier.HeightBlockIdentifierBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKey.AccountNamedKeyBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.dictionary.AccountNamedKeyDictionaryIdentifier.AccountNamedKeyDictionaryIdentifierBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKey.ContractNamedKeyBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.dictionary.ContractNamedKeyDictionaryIdentifier.ContractNamedKeyDictionaryIdentifierBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.dictionary.StringDictionaryIdentifier.StringDictionaryIdentifierBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefDictionaryIdentifier.URefDictionaryIdentifierBuilder
- toString() - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed.URefSeedBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.account.Account.AccountBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.account.AccountData.AccountDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.account.ActionThresholds.ActionThresholdsBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.account.AssociatedKey.AssociatedKeyBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.auction.AuctionData.AuctionDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.auction.AuctionState.AuctionStateBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.balance.BalanceData.BalanceDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.bid.Delegator.DelegatorBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.bid.JsonBid.JsonBidBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.bid.JsonBids.JsonBidsBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.bid.JsonDelegator.JsonDelegatorBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.bid.VestingSchedule.VestingScheduleBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.block.JsonBlock.JsonBlockBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody.JsonBlockBodyBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockData.JsonBlockDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.block.JsonBlockHeader.JsonBlockHeaderBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.block.JsonProof.JsonProofBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.common.Digest.DigestBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.common.Ttl.TtlBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.Contract.ContractBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage.ContractPackageBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion.ContractVersionBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.ContractWasm.ContractWasmBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.DisabledVersion.DisabledVersionBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.Group.GroupBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.Groups.GroupsBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.NamedKey.NamedKeyBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.contract.Parameter.ParameterBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.Approval.ApprovalBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.Deploy.DeployBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.DeployData.DeployDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo.DeployInfoBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.DeployResult.DeployResultBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.Entry.EntryBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.EraInfo.EraInfoBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.ModuleBytes.ModuleBytesBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByHash.StoredContractByHashBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredContractByName.StoredContractByNameBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash.StoredVersionedContractByHashBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName.StoredVersionedContractByNameBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer.TransferBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect.ExecutionEffectBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure.FailureBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success.SuccessBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.JsonExecutionResult.JsonExecutionResultBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg.NamedArgBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.Operation.OperationBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.SeigniorageAllocation.SeigniorageAllocationBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddInt32.AddInt32Builder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddKeys.AddKeysBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128.AddUInt128Builder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256.AddUInt256Builder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512.AddUInt512Builder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64.AddUInt64Builder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.Failure.FailureBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteAccount.WriteAccountBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteBid.WriteBidBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteCLValue.WriteCLValueBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteDeployInfo.WriteDeployInfoBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteEraInfo.WriteEraInfoBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteTransfer.WriteTransferBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteWithdraw.WriteWithdrawBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse.UnbondingPurseBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.dictionary.DictionaryData.DictionaryDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.era.EraInfoData.EraInfoDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.era.EraSummary.EraSummaryBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.era.JsonEraEnd.JsonEraEndBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.era.JsonEraReport.JsonEraReportBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.era.JsonEraValidators.JsonEraValidatorsBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight.JsonValidatorWeightBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.era.Reward.RewardBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight.ValidatorWeightBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.key.Signature.SignatureBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.peer.PeerData.PeerDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.peer.PeerEntry.PeerEntryBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.stateroothash.StateRootHashData.StateRootHashDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.status.ActivationPoint.ActivationPointBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.status.MinimalBlockInfo.MinimalBlockInfoBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.status.NextUpgrade.NextUpgradeBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount.StoredValueAccountBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid.StoredValueBidBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue.StoredValueCLValueBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract.StoredValueContractBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage.StoredValueContractPackageBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo.StoredValueDeployInfoBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo.StoredValueEraInfoBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer.StoredValueTransferBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw.StoredValueWithdrawBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.transfer.Transfer.TransferBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.transfer.TransferData.TransferDataBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw.WithdrawBuilder
- toString() - Method in class com.syntifi.casper.sdk.model.uref.URef.URefBuilder
- transfer(Transfer) - Method in class com.syntifi.casper.sdk.model.deploy.transform.WriteTransfer.WriteTransferBuilder
- Transfer - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
-
An AbstractExecutableDeployItem of Type Transfer containing the runtime args of the contract.
- Transfer - Class in com.syntifi.casper.sdk.model.transfer
-
Represents a transfer from one purse to another
- Transfer() - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer
- Transfer() - Constructor for class com.syntifi.casper.sdk.model.transfer.Transfer
- Transfer(BigInteger, String, String, BigInteger, String, String, String, BigInteger) - Constructor for class com.syntifi.casper.sdk.model.transfer.Transfer
- Transfer(List<NamedArg<?>>) - Constructor for class com.syntifi.casper.sdk.model.deploy.executabledeploy.Transfer
- TRANSFER - com.syntifi.casper.sdk.model.key.KeyTag
- Transfer.TransferBuilder - Class in com.syntifi.casper.sdk.model.deploy.executabledeploy
- Transfer.TransferBuilder - Class in com.syntifi.casper.sdk.model.transfer
- TransferData - Class in com.syntifi.casper.sdk.model.transfer
-
Root class for a Casper transfer request
- TransferData() - Constructor for class com.syntifi.casper.sdk.model.transfer.TransferData
- TransferData(String, String, List<Transfer>) - Constructor for class com.syntifi.casper.sdk.model.transfer.TransferData
- TransferData.TransferDataBuilder - Class in com.syntifi.casper.sdk.model.transfer
- transferHashes(List<String>) - Method in class com.syntifi.casper.sdk.model.block.JsonBlockBody.JsonBlockBodyBuilder
-
List of Hex-encoded hash digest
- transfers(List<Transfer>) - Method in class com.syntifi.casper.sdk.model.transfer.TransferData.TransferDataBuilder
-
List of @see Transfer
- transfers(List<String>) - Method in class com.syntifi.casper.sdk.model.deploy.DeployInfo.DeployInfoBuilder
-
Transfers performed by the Deploy.
- transfers(List<String>) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Failure.FailureBuilder
-
List of Hex-encoded transfer address.
- transfers(List<String>) - Method in class com.syntifi.casper.sdk.model.deploy.executionresult.Success.SuccessBuilder
-
List of Hex-encoded transfer address.
- transform(Transform) - Method in class com.syntifi.casper.sdk.model.deploy.Entry.EntryBuilder
- Transform - Interface in com.syntifi.casper.sdk.model.deploy.transform
-
Abstract Transform containing the actual transformation performed while executing a deployment.
- TransformDeserializer - Class in com.syntifi.casper.sdk.jackson.deserializer
-
Core Deserializer for the CLValue property.
- TransformDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.TransformDeserializer
- TransformDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.casper.sdk.jackson.deserializer.TransformDeserializer
- TransformResolver - Class in com.syntifi.casper.sdk.jackson.resolver
-
Specification of the Custom Type Resolver for CLValue subtype identification.
- TransformResolver() - Constructor for class com.syntifi.casper.sdk.jackson.resolver.TransformResolver
- transforms(List<Entry>) - Method in class com.syntifi.casper.sdk.model.deploy.ExecutionEffect.ExecutionEffectBuilder
-
a list of
Entry
- TransformTypeData - Enum in com.syntifi.casper.sdk.model.deploy.transform
- ttl(Ttl) - Method in class com.syntifi.casper.sdk.model.deploy.DeployHeader.DeployHeaderBuilder
-
Human-readable duration
- ttl(String) - Method in class com.syntifi.casper.sdk.model.common.Ttl.TtlBuilder
- Ttl - Class in com.syntifi.casper.sdk.model.common
-
TTL wrapper
- Ttl() - Constructor for class com.syntifi.casper.sdk.model.common.Ttl
- Ttl(String) - Constructor for class com.syntifi.casper.sdk.model.common.Ttl
- Ttl.TtlBuilder - Class in com.syntifi.casper.sdk.model.common
- TUPLE1 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- TUPLE1 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- TUPLE2 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- TUPLE2 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- TUPLE3 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- TUPLE3 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- TWO - Static variable in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
- type(EntryPoint.EntryPointType) - Method in class com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointBuilder
-
the
EntryPoint.EntryPointType
Context of method execution - type(String) - Method in class com.syntifi.casper.sdk.model.deploy.NamedArg.NamedArgBuilder
-
The first value in the array is the type of the arg
U
- u128(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt128.AddUInt128Builder
-
u128
- U128 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- U128 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- u256(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt256.AddUInt256Builder
-
u256
- U256 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- U256 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- U32 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- U32 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- u512(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt512.AddUInt512Builder
-
u512
- U512 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- U512 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- u64(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.transform.AddUInt64.AddUInt64Builder
-
u64
- U64 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- U64 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- U8 - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- U8 - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- unbonderPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse.UnbondingPurseBuilder
-
Unbonders
PublicKey
- unbonderPublicKey(String) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw.WithdrawBuilder
-
unbonder_public_key(String) - Hex-encoded cryptographic public key, including the algorithm tag prefix.
- unbondingAmount(BigInteger) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse.UnbondingPurseBuilder
-
Unbonding amount
- UnbondingPurse - Class in com.syntifi.casper.sdk.model.deploy
-
Unbonding Purse
- UnbondingPurse() - Constructor for class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
- UnbondingPurse(BigInteger, URef, BigInteger, PublicKey, PublicKey) - Constructor for class com.syntifi.casper.sdk.model.deploy.UnbondingPurse
- UnbondingPurse.UnbondingPurseBuilder - Class in com.syntifi.casper.sdk.model.deploy
- UNIT - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- UNIT - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- uptime(String) - Method in class com.syntifi.casper.sdk.model.status.StatusData.StatusDataBuilder
-
Time passed since the node has started
- uref(URefSeed) - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefDictionaryIdentifier.URefDictionaryIdentifierBuilder
- uref(URef) - Method in class com.syntifi.casper.sdk.identifier.dictionary.URefSeed.URefSeedBuilder
-
The dictionary's seed URef
- URef - Class in com.syntifi.casper.sdk.model.uref
-
URef is a tuple that contains the address of the URef and the access rights to that URef.
- URef() - Constructor for class com.syntifi.casper.sdk.model.uref.URef
- URef(byte[], URefAccessRight) - Constructor for class com.syntifi.casper.sdk.model.uref.URef
- UREF - com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
- UREF - com.syntifi.casper.sdk.model.key.KeyTag
- UREF - Static variable in class com.syntifi.casper.sdk.model.clvalue.cltype.AbstractCLType
- URef.URefBuilder - Class in com.syntifi.casper.sdk.model.uref
- URefAccessRight - Enum in com.syntifi.casper.sdk.model.uref
-
Casper CLValue URef access rights definitions
- URefDictionaryIdentifier - Class in com.syntifi.casper.sdk.identifier.dictionary
-
Identifier class passed to service
CasperService.getStateDictionaryItem(String, DictionaryIdentifier)
to Lookup a dictionary item via its seed URef - URefDictionaryIdentifier(URefSeed) - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.URefDictionaryIdentifier
- URefDictionaryIdentifier.URefDictionaryIdentifierBuilder - Class in com.syntifi.casper.sdk.identifier.dictionary
- URefSeed - Class in com.syntifi.casper.sdk.identifier.dictionary
-
Seed URef for dictionary item calls
- URefSeed() - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.URefSeed
- URefSeed(String, URef) - Constructor for class com.syntifi.casper.sdk.identifier.dictionary.URefSeed
- URefSeed.URefSeedBuilder - Class in com.syntifi.casper.sdk.identifier.dictionary
- usingPeer(String, int) - Static method in interface com.syntifi.casper.sdk.service.CasperService
-
Builds a CasperService for the node ip/port pair
V
- validator(PublicKey) - Method in class com.syntifi.casper.sdk.model.era.Reward.RewardBuilder
- validator(PublicKey) - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight.ValidatorWeightBuilder
- Validator - Class in com.syntifi.casper.sdk.model.deploy
- Validator() - Constructor for class com.syntifi.casper.sdk.model.deploy.Validator
- Validator(PublicKey) - Constructor for class com.syntifi.casper.sdk.model.deploy.Validator
- validatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
-
Validator PublicKey
- validatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.bid.Delegator.DelegatorBuilder
- validatorPublicKey(PublicKey) - Method in class com.syntifi.casper.sdk.model.deploy.UnbondingPurse.UnbondingPurseBuilder
-
Validators
PublicKey
- validatorPublicKey(String) - Method in class com.syntifi.casper.sdk.model.transfer.Withdraw.WithdrawBuilder
-
validator_public_key(String) - Hex-encoded cryptographic public key, including the algorithm tag prefix.
- ValidatorWeight - Class in com.syntifi.casper.sdk.model.era
-
Casper block validator weight
- ValidatorWeight() - Constructor for class com.syntifi.casper.sdk.model.era.ValidatorWeight
- ValidatorWeight(PublicKey, BigInteger) - Constructor for class com.syntifi.casper.sdk.model.era.ValidatorWeight
- ValidatorWeight.ValidatorWeightBuilder - Class in com.syntifi.casper.sdk.model.era
- validatorWeights(List<JsonValidatorWeight>) - Method in class com.syntifi.casper.sdk.model.era.JsonEraValidators.JsonEraValidatorsBuilder
- value - Variable in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount
- value - Variable in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid
- value - Variable in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract
- value - Variable in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage
- value - Variable in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo
- value - Variable in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo
- value - Variable in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer
- value - Variable in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw
- value(Account) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueAccount.StoredValueAccountBuilder
- value(Bid) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueBid.StoredValueBidBuilder
- value(AbstractCLValue<?, ?>) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueCLValue.StoredValueCLValueBuilder
- value(Contract) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContract.StoredValueContractBuilder
- value(ContractPackage) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueContractPackage.StoredValueContractPackageBuilder
- value(DeployInfo) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueDeployInfo.StoredValueDeployInfoBuilder
- value(EraInfo) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueEraInfo.StoredValueEraInfoBuilder
- value(Transfer) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueTransfer.StoredValueTransferBuilder
- value(BigInteger) - Method in class com.syntifi.casper.sdk.model.balance.BalanceData.BalanceDataBuilder
-
The balance value
- value(List<Withdraw>) - Method in class com.syntifi.casper.sdk.model.storedvalue.StoredValueWithdraw.StoredValueWithdrawBuilder
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointAccessEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.deploy.OpKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.deploy.transform.WriteContract
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.key.AlgorithmTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.key.KeyTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.syntifi.casper.sdk.model.uref.URefAccessRight
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.syntifi.casper.sdk.model.clvalue.cltype.CLTypeData
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointAccessEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.contract.EntryPoint.EntryPointType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.deploy.OpKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.deploy.transform.WriteContract
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.key.AlgorithmTag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.key.KeyTag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.storedvalue.StoredValueTypeData
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.syntifi.casper.sdk.model.uref.URefAccessRight
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version(int) - Method in class com.syntifi.casper.sdk.model.contract.ContractVersion.ContractVersionBuilder
-
contract_version(integer)
- version(int) - Method in class com.syntifi.casper.sdk.model.contract.DisabledVersion.DisabledVersionBuilder
-
contract_version(integer)
- version(long) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByHash.StoredVersionedContractByHashBuilder
-
contract version
- version(long) - Method in class com.syntifi.casper.sdk.model.deploy.executabledeploy.StoredVersionedContractByName.StoredVersionedContractByNameBuilder
-
contract version
- versions(List<ContractVersion>) - Method in class com.syntifi.casper.sdk.model.contract.ContractPackage.ContractPackageBuilder
-
versions(Array/ContractVersion)
- vestingSchedule(VestingSchedule) - Method in class com.syntifi.casper.sdk.model.bid.Bid.BidBuilder
-
Vesting schedule for a genesis validator.
- vestingSchedule(VestingSchedule) - Method in class com.syntifi.casper.sdk.model.bid.Delegator.DelegatorBuilder
- VestingSchedule - Class in com.syntifi.casper.sdk.model.bid
-
Vesting schedule.
- VestingSchedule() - Constructor for class com.syntifi.casper.sdk.model.bid.VestingSchedule
- VestingSchedule(BigInteger, List<BigInteger>) - Constructor for class com.syntifi.casper.sdk.model.bid.VestingSchedule
- VestingSchedule.VestingScheduleBuilder - Class in com.syntifi.casper.sdk.model.bid
W
- wasm(String) - Method in class com.syntifi.casper.sdk.model.contract.ContractWasm.ContractWasmBuilder
-
ContractWasm(object/string) A contract's Wasm.
- wasmHash(String) - Method in class com.syntifi.casper.sdk.model.contract.Contract.ContractBuilder
-
contract_wasm_hash(String) The hash address of the contract wasm.
- weight(int) - Method in class com.syntifi.casper.sdk.model.account.AssociatedKey.AssociatedKeyBuilder
-
weight(Integer)
- weight(BigInteger) - Method in class com.syntifi.casper.sdk.model.era.JsonValidatorWeight.JsonValidatorWeightBuilder
-
Decimal representation of a 512-bit integer
- weight(BigInteger) - Method in class com.syntifi.casper.sdk.model.era.ValidatorWeight.ValidatorWeightBuilder
-
Decimal representation of a 512-bit integer
- Withdraw - Class in com.syntifi.casper.sdk.model.transfer
-
A withdraw.
- Withdraw() - Constructor for class com.syntifi.casper.sdk.model.transfer.Withdraw
- Withdraw(String, URef, int, String, String) - Constructor for class com.syntifi.casper.sdk.model.transfer.Withdraw
- WITHDRAW - com.syntifi.casper.sdk.model.key.KeyTag
- Withdraw.WithdrawBuilder - Class in com.syntifi.casper.sdk.model.transfer
- WRITE - com.syntifi.casper.sdk.model.deploy.OpKind
- WRITE - com.syntifi.casper.sdk.model.uref.URefAccessRight
- WRITE_ACCOUNT - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_ADDI32 - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_ADDKEYS - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_ADDU128 - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_ADDU256 - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_ADDU512 - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_ADDU64 - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_BID - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_CLVALUE - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_CONTRACT - com.syntifi.casper.sdk.model.deploy.transform.WriteContract
- WRITE_CONTRACT_PACKAGE - com.syntifi.casper.sdk.model.deploy.transform.WriteContract
- WRITE_CONTRACT_WASM - com.syntifi.casper.sdk.model.deploy.transform.WriteContract
- WRITE_DEPLOY_INFO - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_ERA_INFO - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_TRANSFER - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WRITE_WITHDRAW - com.syntifi.casper.sdk.model.deploy.transform.TransformTypeData
- WriteAccount - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implementation of Transform that Writes the given Account to global state.
- WriteAccount() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteAccount
- WriteAccount(String) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteAccount
- WriteAccount.WriteAccountBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
- writeAny(CLValueAny) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
- WriteBid - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implementation of Transform that Writes the given Bid to global state.
- WriteBid() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteBid
- WriteBid(Bid) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteBid
- WriteBid.WriteBidBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
- writeBigInteger(AbstractCLValue<BigInteger, ?>, CLTypeData) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a BigInteger/U128-U256-U512 to the CLValue byte buffer
- writeBigInteger(BigInteger) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a BigInteger to the CLValue byte buffer
- writeBool(CLValueBool) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a boolean value to the CLValue byte buffer
- writeByteArray(CLValueByteArray) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a byte array value to the CLValue byte buffer
- WriteCLValue - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implementation of Transform that Writes the given CLValue to global state.
- WriteCLValue() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteCLValue
- WriteCLValue(AbstractCLValue<?, ?>) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteCLValue
- WriteCLValue.WriteCLValueBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
- WriteContract - Enum in com.syntifi.casper.sdk.model.deploy.transform
-
An implementation of Transform that specifies any of the enum values - Identity - WriteContractWasm - WriteContract - WriteContractPackage
- WriteDeployInfo - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implementation of Transform that Writes the given DeployInfo to global state.
- WriteDeployInfo() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteDeployInfo
- WriteDeployInfo(DeployInfo) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteDeployInfo
- WriteDeployInfo.WriteDeployInfoBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
- WriteEraInfo - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implementation of Transform that Writes the given EraInfo to global state.
- WriteEraInfo() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteEraInfo
- WriteEraInfo(EraInfo) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteEraInfo
- WriteEraInfo.WriteEraInfoBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
- writeI32(CLValueI32) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes an Integer/I32 value to the CLValue byte buffer
- writeI64(CLValueI64) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a Long/I64 value to the CLValue byte buffer
- writeInt(Integer) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes an Integer value to byte buffer
- writeKey(CLValueKey) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a Tag/Key Hex string to CLValue byte buffer
- writeLong(Long) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a Long value to byte buffer
- writePublicKey(CLValuePublicKey) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a AlgorithmTag/Key Hex string to CLValue byte buffer
- writeString(CLValueString) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a String/String to the CLValue byte buffer
- writeString(String) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a String to the byte buffer
- WriteTransfer - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implementation of Transform that Writes the given Transfer to global state.
- WriteTransfer() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteTransfer
- WriteTransfer(Transfer) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteTransfer
- WriteTransfer.WriteTransferBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
- writeU128(CLValueU128) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a BigInteger/U128 to the CLValue byte buffer
- writeU256(CLValueU256) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a BigInteger/U256 to the CLValue byte buffer
- writeU32(CLValueU32) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes an Unsigned Integer (Long)/U32 value to the CLValue byte buffer
- writeU512(CLValueU512) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a BigInteger/U512 to the CLValue byte buffer
- writeU64(CLValueU64) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes an Unsigned Long (BigInteger)/U64 to the CLValue byte buffer
- writeU8(CLValueU8) - Method in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
-
Writes a single byte value to the CLValue byte buffer
- WriteWithdraw - Class in com.syntifi.casper.sdk.model.deploy.transform
-
An implementation of Transform that Writes the given Withdraw to global state.
- WriteWithdraw() - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteWithdraw
- WriteWithdraw(List<UnbondingPurse>) - Constructor for class com.syntifi.casper.sdk.model.deploy.transform.WriteWithdraw
- WriteWithdraw.WriteWithdrawBuilder - Class in com.syntifi.casper.sdk.model.deploy.transform
Z
- ZERO - Static variable in class com.syntifi.casper.sdk.model.clvalue.encdec.CLValueEncoder
All Classes All Packages