MCPcopy Create free account

hub / github.com/0gfoundation/0g-da-client / types & classes

Types & classes265 in github.com/0gfoundation/0g-da-client

↓ 4 callersTypeAliasOperatorID
core/attestation.go:19
↓ 1 callersClassBlockchainNode
tests/da_test_framework/blockchain_node.py:34
↓ 1 callersClassDAPutGetTest
tests/da_put_get_test.py:14
↓ 1 callersClassFailedToStartError
Raised when a node fails to start correctly.
tests/da_test_framework/test_node.py:40
↓ 1 callersClassRpcCaller
tests/utility/simple_rpc_proxy.py:14
↓ 1 callersClassSimpleRpcProxy
tests/utility/simple_rpc_proxy.py:5
↓ 1 callersTypeAliasrequestID
disperser/batcher/encoded_blob_store.go:16
StructAbis
inabox/deploy/subgraph.go:50
StructBN254G1Point
BN254G1Point is an auto generated low-level Go binding around an user-defined struct.
disperser/contract/da_signers/da_signers.go:33
StructBN254G1Point
BN254G1Point is an auto generated low-level Go binding around an user-defined struct.
disperser/contract/da_entrance/da_entrance.go:33
StructBN254G2Point
BN254G2Point is an auto generated low-level Go binding around an user-defined struct.
disperser/contract/da_signers/da_signers.go:39
StructBN254G2Point
BN254G2Point is an auto generated low-level Go binding around an user-defined struct.
disperser/contract/da_entrance/da_entrance.go:39
StructBatchCommitRootSubmission
disperser/batcher/slice_signer.go:96
StructBatchHeader
Batch A batch is a collection of blobs. DA nodes receive and attest to the blobs in a batch together to amortize signature verification costs BatchHea
core/data.go:125
StructBatchInfo
disperser/batcher/confirmer.go:47
StructBatchSignReply
disperser/api/grpc/signer/signer.pb.go:149
StructBatchSignRequest
disperser/api/grpc/signer/signer.pb.go:102
StructBatcher
disperser/batcher/batcher.go:58
StructBatcherVars
inabox/deploy/env_vars.go:78
StructBlob
Blob stores the data and header of a single data blob. Blobs are the fundamental unit of data posted to ZGDA by users.
core/data.go:40
StructBlobCommitments
core/data.go:83
StructBlobDisperseInfo
core/data.go:148
StructBlobHeader
BlobHeader contains all metadata related to a blob including commitments and parameters for encoding
core/data.go:61
StructBlobHeader
api/grpc/disperser/disperser.pb.go:471
StructBlobHolder
BlobHolder stores the blob along with its status and any other metadata
disperser/common/memorydb/memorydb.go:27
StructBlobInfo
BlobInfo contains information needed to confirm the blob against the ZGDA contracts
api/grpc/disperser/disperser.pb.go:424
StructBlobKey
disperser/disperser.go:50
StructBlobKeyCache
disperser/disperser.go:70
StructBlobLocation
BlobLocation the segment index and offset of rows in encoded blob
core/data.go:161
StructBlobMetadata
disperser/disperser.go:128
StructBlobMetadataStore
BlobMetadataStore is a blob metadata storage backed by DynamoDB The blob metadata is stored in a single table and replicated in several indexes. - Met
disperser/common/blobstore/blob_metadata_store.go:29
StructBlobQuorumInfo
BlobQuorumInfo contains the quorum IDs and parameters for a blob specific to a given quorum
core/data.go:54
StructBlobReply
disperser/api/grpc/retriever/retriever.pb.go:90
StructBlobReply
api/grpc/retriever/retriever.pb.go:102
StructBlobRequest
disperser/api/grpc/retriever/retriever.pb.go:23
StructBlobRequest
api/grpc/retriever/retriever.pb.go:23
StructBlobRequestHeader
BlobRequestHeader contains the orignal data size of a blob and the security required
core/data.go:46
StructBlobRetrieveMetadata
disperser/disperser.go:97
TypeAliasBlobStatus
disperser/disperser.go:20
TypeAliasBlobStatus
api/grpc/disperser/disperser.pb.go:23
StructBlobStatusReply
api/grpc/disperser/disperser.pb.go:250
StructBlobStatusRequest
BlobStatusRequest is used to query the status of a blob.
api/grpc/disperser/disperser.pb.go:203
InterfaceBlobStore
disperser/disperser.go:201
ClassBlockChainNodeType
tests/da_test_framework/test_node.py:28
StructBlockHandler
inabox/deploy/subgraph.go:60
StructChurnerVars
inabox/deploy/env_vars.go:356
StructClient
common/aws/dynamodb/client.go:43
StructClient
common/aws/s3/client.go:32
StructClientConfig
common/storage_node/cli.go:13
StructClientConfig
common/aws/cli.go:15
StructClientRateLimiterManager
disperser/apiserver/server.go:370
StructCommitRootSubmission
core/data.go:73
StructConfig
cli/config.go:10
StructConfig
inabox/deploy/config_types.go:146
StructConfig
disperser/cmd/combined_server/config.go:19
StructConfig
disperser/cmd/apiserver/config.go:16
StructConfig
disperser/cmd/batcher/config.go:14
StructConfig
disperser/common/blobstore/shared_storage.go:49
StructConfig
disperser/batcher/batcher.go:35
StructConfig
common/logging/cli.go:14
StructConfig
common/ratelimit/limiter_cli.go:21
StructConfirmationInfo
disperser/disperser.go:179
StructConfirmer
disperser/batcher/confirmer.go:26
StructContractDeployer
inabox/deploy/config_types.go:35
ClassDABatcher
tests/da_test_framework/da_batcher.py:15
StructDAContract
disperser/contract/contract.go:38
ClassDAEncoder
tests/da_test_framework/da_encoder.py:13
StructDAEntrance
DAEntrance is an auto generated Go binding around an Ethereum contract.
disperser/contract/da_entrance/da_entrance.go:65
StructDAEntranceCaller
DAEntranceCaller is an auto generated read-only Go binding around an Ethereum contract.
disperser/contract/da_entrance/da_entrance.go:72
StructDAEntranceCallerRaw
DAEntranceCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
disperser/contract/da_entrance/da_entrance.go:114
StructDAEntranceCallerSession
DAEntranceCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
disperser/contract/da_entrance/da_entrance.go:96
StructDAEntranceDataUpload
DAEntranceDataUpload represents a DataUpload event raised by the DAEntrance contract.
disperser/contract/da_entrance/da_entrance.go:513
StructDAEntranceDataUploadIterator
DAEntranceDataUploadIterator is returned from FilterDataUpload and is used to iterate over the raw logs and unpacked data for DataUpload events raised
disperser/contract/da_entrance/da_entrance.go:446
StructDAEntranceErasureCommitmentVerified
DAEntranceErasureCommitmentVerified represents a ErasureCommitmentVerified event raised by the DAEntrance contract.
disperser/contract/da_entrance/da_entrance.go:649
StructDAEntranceErasureCommitmentVerifiedIterator
DAEntranceErasureCommitmentVerifiedIterator is returned from FilterErasureCommitmentVerified and is used to iterate over the raw logs and unpacked dat
disperser/contract/da_entrance/da_entrance.go:582
StructDAEntranceFilterer
DAEntranceFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
disperser/contract/da_entrance/da_entrance.go:82
StructDAEntranceRaw
DAEntranceRaw is an auto generated low-level Go binding around an Ethereum contract.
disperser/contract/da_entrance/da_entrance.go:109
StructDAEntranceSession
DAEntranceSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
disperser/contract/da_entrance/da_entrance.go:88
StructDAEntranceTransactor
DAEntranceTransactor is an auto generated write-only Go binding around an Ethereum contract.
disperser/contract/da_entrance/da_entrance.go:77
StructDAEntranceTransactorRaw
DAEntranceTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
disperser/contract/da_entrance/da_entrance.go:119
StructDAEntranceTransactorSession
DAEntranceTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
disperser/contract/da_entrance/da_entrance.go:103
ClassDANodeType
tests/da_test_framework/da_node_type.py:5
ClassDARetriever
tests/da_test_framework/da_retriever.py:17
ClassDAServer
tests/da_test_framework/da_server.py:18
ClassDASigner
tests/da_test_framework/da_signer.py:15
StructDASigners
DASigners is an auto generated Go binding around an Ethereum contract.
disperser/contract/da_signers/da_signers.go:62
StructDASignersCaller
DASignersCaller is an auto generated read-only Go binding around an Ethereum contract.
disperser/contract/da_signers/da_signers.go:69
StructDASignersCallerRaw
DASignersCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
disperser/contract/da_signers/da_signers.go:111
StructDASignersCallerSession
DASignersCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
disperser/contract/da_signers/da_signers.go:93
StructDASignersFilterer
DASignersFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
disperser/contract/da_signers/da_signers.go:79
StructDASignersNewSigner
DASignersNewSigner represents a NewSigner event raised by the DASigners contract.
disperser/contract/da_signers/da_signers.go:570
StructDASignersNewSignerIterator
DASignersNewSignerIterator is returned from FilterNewSigner and is used to iterate over the raw logs and unpacked data for NewSigner events raised by
disperser/contract/da_signers/da_signers.go:503
StructDASignersRaw
DASignersRaw is an auto generated low-level Go binding around an Ethereum contract.
disperser/contract/da_signers/da_signers.go:106
StructDASignersSession
DASignersSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
disperser/contract/da_signers/da_signers.go:85
StructDASignersSocketUpdated
DASignersSocketUpdated represents a SocketUpdated event raised by the DASigners contract.
disperser/contract/da_signers/da_signers.go:716
StructDASignersSocketUpdatedIterator
DASignersSocketUpdatedIterator is returned from FilterSocketUpdated and is used to iterate over the raw logs and unpacked data for SocketUpdated event
disperser/contract/da_signers/da_signers.go:649
StructDASignersTransactor
DASignersTransactor is an auto generated write-only Go binding around an Ethereum contract.
disperser/contract/da_signers/da_signers.go:74
StructDASignersTransactorRaw
DASignersTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
disperser/contract/da_signers/da_signers.go:116
StructDASignersTransactorSession
DASignersTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
disperser/contract/da_signers/da_signers.go:100
ClassDATestFramework
tests/da_test_framework/da_test_framework.py:34
next →1–100 of 265, ranked by callers