Welcome to Indy Plenum’s documentation!¶
- Overview of the system
- Glossary
- Continuous Integration / Delivery
- Plenum Diagrams
- Request handling
- Storage components
- Audit Ledger
- Ledger Catchup
- Message Requests
- Plugins
- Transaction Author Agreement
- Why It May Be Needed
- Transaction Author Agreement (TAA)
- Transaction Author Agreement Acceptance Mechanisms List (TAA AML)
- Enabling Transaction Author Agreement
- Updating Transaction Author Agreement
- Disabling Transaction Author Agreement
- Transaction Author Agreement Acceptance metadata in requests
- How ledger validates Transaction Author Agreement metadata in a request
- External Audit of Transaction Author Agreement Acceptance
- Start Nodes
- Recorder
- ZeroMQ features
- There are no ZeroMQ API calls to stop accepting new connections
- There is no ability to track and drop clients connections using ZeroMQ API
- ZeroMQ creates a separate queue for each client connection
- ZeroMQ handles all inner queues associated with clients connections in Round-Robin manner
- You can not monitor ZeroMQ inner queues for incoming/outgoing messages
- Do not rely on ZeroMQ high watermark