Block typedef (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | |
ConfigurationMatchable(const std::vector< std::string > &matchableKeys) (defined in ledger::core::ConfigurationMatchable) | ledger::core::ConfigurationMatchable | |
forgeKTOperation(const std::shared_ptr< TezosLikeTransactionApi > &tx)=0 (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | pure virtual |
forgeKTOperation(const std::shared_ptr< TezosLikeTransactionApi > &tx, const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const std::string &rpcNode) (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | static |
getBalance(const std::vector< TezosLikeKeychain::Address > &addresses)=0 (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | pure virtual |
getCounter(const std::string &address)=0 (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | pure virtual |
getCurrentBlock() const=0 (defined in ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction >) | ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction > | pure virtual |
getEstimatedGasLimit(const std::string &address)=0 (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | pure virtual |
getFees()=0 (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | pure virtual |
getManagerKey(const std::string &address)=0 (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | pure virtual |
getManagerKey(const std::string &address, const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const std::string &rpcNode) (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | static |
getRawTransaction(const String &transactionHash)=0 (defined in ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction >) | ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction > | pure virtual |
getRPCNodeEndpoint() const (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | inlineprotected |
getStorage(const std::string &address)=0 (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | pure virtual |
getTimestamp() const=0 (defined in ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction >) | ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction > | pure virtual |
getTransactionByHash(const String &transactionHash) const=0 (defined in ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction >) | ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction > | pure virtual |
getTransactions(const std::vector< std::string > &addresses, Option< std::string > fromBlockHash=Option< std::string >(), Option< void * > session=Option< void * >())=0 (defined in ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction >) | ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction > | pure virtual |
isAllocated(const std::string &address)=0 (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | pure virtual |
isAllocated(const std::string &address, const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< HttpClient > &http, const std::string &rpcNode) (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | static |
killSession(void *session)=0 (defined in ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction >) | ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction > | pure virtual |
match(const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ConfigurationMatchable) | ledger::core::ConfigurationMatchable | |
pushTransaction(const std::vector< uint8_t > &transaction)=0 (defined in ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction >) | ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction > | pure virtual |
setConfiguration(const std::shared_ptr< api::DynamicObject > &configuration) (defined in ledger::core::ConfigurationMatchable) | ledger::core::ConfigurationMatchable | |
startSession()=0 (defined in ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction >) | ledger::core::AbstractBlockchainExplorer< TezosLikeBlockchainExplorerTransaction > | pure virtual |
TezosLikeBlockchainExplorer(const std::shared_ptr< ledger::core::api::DynamicObject > &configuration, const std::vector< std::string > &matchableKeys) (defined in ledger::core::TezosLikeBlockchainExplorer) | ledger::core::TezosLikeBlockchainExplorer | |