1. Home
  2. contracts
  3. ❱ base
    ❱
    1. AgentSecured
    2. MessagingBase
    3. MultiCallable
    4. Versioned
  4. ❱ client
    ❱
    1. BaseClient
    2. MessageRecipient
    3. PingPongClient
    4. TestClient
  5. ❱ events
    ❱
    1. AgentManagerEvents
    2. DestinationEvents
    3. ExecutionHubEvents
    4. GasOracleEvents
    5. InboxEvents
    6. OriginEvents
    7. SnapshotHubEvents
    8. StateHubEvents
    9. StatementInboxEvents
    10. SummitEvents
  6. ❱ hubs
    ❱
    1. ExecutionHub
    2. SnapshotHub
    3. StateHub
  7. ❱ inbox
    ❱
    1. Inbox
    2. LightInbox
    3. StatementInbox
  8. ❱ interfaces
    ❱
    1. IAgentManager
    2. IAgentSecured
    3. IExecutionHub
    4. IMessageRecipient
    5. ISnapshotHub
    6. IStateHub
    7. IStatementInbox
    8. InterfaceBondingManager
    9. InterfaceDestination
    10. InterfaceGasOracle
    11. InterfaceInbox
    12. InterfaceLightInbox
    13. InterfaceLightManager
    14. InterfaceOrigin
    15. InterfaceSummit
  9. ❱ libs
    ❱
    1. ❱ memory
      ❱
      1. Attestation
      2. AttestationLib
      3. BaseMessage
      4. BaseMessageLib
      5. CallData
      6. Signature
      7. ByteString
      8. MemView
      9. MemViewLib
      10. Message
      11. MessageLib
      12. Receipt
      13. ReceiptLib
      14. Snapshot
      15. SnapshotLib
      16. State
      17. StateLib
    2. ❱ merkle
      ❱
      1. MerkleMath
      2. BaseTree
      3. HistoricalTree
      4. DynamicTree
      5. MerkleTree
    3. ❱ stack
      ❱
      1. GasData
      2. ChainGas
      3. GasDataLib
      4. Header
      5. MessageFlag
      6. HeaderLib
      7. Number
      8. NumberLib
      9. Request
      10. RequestLib
      11. Tips
      12. TipsLib
    4. ChainContext
    5. Constants
    6. CallerNotAgentManager
    7. CallerNotDestination
    8. CallerNotInbox
    9. CallerNotSummit
    10. IncorrectAttestation
    11. IncorrectAgentDomain
    12. IncorrectAgentIndex
    13. IncorrectAgentProof
    14. IncorrectAgentRoot
    15. IncorrectDataHash
    16. IncorrectDestinationDomain
    17. IncorrectOriginDomain
    18. IncorrectSnapshotProof
    19. IncorrectSnapshotRoot
    20. IncorrectState
    21. IncorrectStatesAmount
    22. IncorrectTipsProof
    23. IncorrectVersionLength
    24. IncorrectNonce
    25. IncorrectSender
    26. IncorrectRecipient
    27. FlagOutOfRange
    28. IndexOutOfRange
    29. NonceOutOfRange
    30. OutdatedNonce
    31. UnformattedAttestation
    32. UnformattedAttestationReport
    33. UnformattedBaseMessage
    34. UnformattedCallData
    35. UnformattedCallDataPrefix
    36. UnformattedMessage
    37. UnformattedReceipt
    38. UnformattedReceiptReport
    39. UnformattedSignature
    40. UnformattedSnapshot
    41. UnformattedState
    42. UnformattedStateReport
    43. LeafNotProven
    44. MerkleTreeFull
    45. NotEnoughLeafs
    46. TreeHeightTooLow
    47. BaseClientOptimisticPeriod
    48. MessageOptimisticPeriod
    49. SlashAgentOptimisticPeriod
    50. WithdrawTipsOptimisticPeriod
    51. ZeroProofMaturity
    52. AgentNotGuard
    53. AgentNotNotary
    54. AgentCantBeAdded
    55. AgentNotActive
    56. AgentNotActiveNorUnstaking
    57. AgentNotFraudulent
    58. AgentNotUnstaking
    59. AgentUnknown
    60. AgentRootNotProposed
    61. AgentRootTimeoutNotOver
    62. NotStuck
    63. DisputeAlreadyResolved
    64. DisputeNotOpened
    65. DisputeTimeoutNotOver
    66. GuardInDispute
    67. NotaryInDispute
    68. MustBeSynapseDomain
    69. SynapseDomainForbidden
    70. AlreadyExecuted
    71. AlreadyFailed
    72. DuplicatedSnapshotRoot
    73. IncorrectMagicValue
    74. GasLimitTooLow
    75. GasSuppliedTooLow
    76. ContentLengthTooBig
    77. EthTransferFailed
    78. InsufficientEthBalance
    79. LocalGasDataNotSet
    80. RemoteGasDataNotSet
    81. SummitTipTooHigh
    82. TipsClaimMoreThanEarned
    83. TipsClaimZero
    84. TipsOverflow
    85. TipsValueTooLow
    86. IndexedTooMuch
    87. ViewOverrun
    88. OccupiedMemory
    89. UnallocatedMemory
    90. PrecompileOutOfGas
    91. MulticallFailed
    92. SafeCall
    93. AgentFlag
    94. AgentStatus
    95. DisputeFlag
    96. DisputeStatus
    97. DestinationStatus
    98. MessageStatus
    99. StructureUtils
    100. TypeCasts
  10. ❱ manager
    ❱
    1. AgentManager
    2. BondingManager
    3. LightManager
  11. Destination
  12. GasOracle
  13. Origin
  14. Summit

Contents

  • Inbox
  • LightInbox
  • StatementInbox