-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
C:abciComponent: Application Blockchain InterfaceComponent: Application Blockchain Interface
Description
The literature on consensus/atomic broadcast commonly refers to "broadcasting" and "delivering" a transaction. The former corresponds to our "broadcast_tx" rpc calls. The later to the AppendTx TMSP request. I propose we rename it DeliverTx to conform with tradition and emphasize the meaning.
Also, I just thought of TMSP -> ABCI, where ABCI is "Atomic BroadCast Interface", but it could also stand for "A BlockChain Interface" :D
Related: #223
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C:abciComponent: Application Blockchain InterfaceComponent: Application Blockchain Interface