Skip to content

AppendTx -> DeliverTx #245

@ebuchman

Description

@ebuchman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C:abciComponent: Application Blockchain Interface

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions