Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Entry-pointURIImplementationComments
Client → Peer
Health check and Maintenance/configTorii + Config

Web API for checking Iroha Peer health, metrics and manage configurations
It can be used for Peer To Peer communications (instead of Ping/Pong) and administrative purposes

Look Maintenance RFC
Transactions/transactionTorii + Queue

Web API for incoming Transactions with Instructions to execute on the ledger

Transactions can be send from Clients, Bridges or other Peers

Query/queryTorii + WSVWeb API for Queries which will work with World State View of the Peer
Peer ↔ Peer
Block synchronization/blockTorii + KuraWeb API for data synchronization and propagation between Peers
Consensus/voteTorii + SumeragiWeb API for consensus voting via Sumeragi logic

...