Uses of Interface
net.finmath.decryptionoracle.execution.service.CallDecryptionService
Packages that use CallDecryptionService
-
Uses of CallDecryptionService in net.finmath.decryptionoracle.execution.service
Classes in net.finmath.decryptionoracle.execution.service that implement CallDecryptionServiceModifier and TypeClassDescriptionclassDefault implementation ofCallDecryptionServicethat: uses the same ABI encoding/decoding as Solidity (via web3j), and enforces eligibility based on the encryptedArgsDescriptorstructure.Constructors in net.finmath.decryptionoracle.execution.service with parameters of type CallDecryptionServiceModifierConstructorDescriptionCallDecryptionOracleEventListener(Web3JListener web3JListener, org.web3j.protocol.Web3j web3jHttp, CallDecryptionService callDecryptionService, org.web3j.tx.TransactionManager txManager, org.web3j.tx.gas.ContractGasProvider gasProvider, String contractAddress, String fromBlockLiteral, String stateFileLiteral, long finalityBlocks, long finalityPollIntervalMs, boolean finalityAllowSkipAndRetryLater, long finalityRetryForMs, long validationInconsistentBlockRetryForMs, boolean validationInconsistentBlockAcceptAfterRetry, long replayBlocks, String listenerMode, long reconciliationIntervalMs, int reconciliationChunkSizeBlocks) Create theCallDecryptionOracleEventListener- one of the main parts of the oracle