Author | SHA1 | Message | Date |
---|---|---|---|
Ethan Buchman |
a57aae7072
|
[ADR] ABCI errors and events (#2314)
* Start of ADR * flesh out abci events and errors adrs * adr: move 012 to 023 * adr-022: add note from cwgoes |
6 years ago |
Peng Zhong | 20e35654c6 |
lint markdown docs using a stop-words and write-good linters (#2195)
* lint docs with write-good, stop-words * remove package-lock.json * update changelog * fix wrong paragraph formatting * fix some docs formatting * fix docs format * fix abci spec format |
6 years ago |
Ian Tan | 3c98cec2c2 |
Add ADR entry for `ProposeTx` (#1813)
This adds an ADR entry addressing the implementation of a `ProposeTx` method in the ABCI proposed in #1776. Fundamentally, this proposal gives some control of block proposals to the application. The initial use case is to support the Minimal Viable Plasma specification. |
6 years ago |