William Banfield
68c624f5de
This change implements the logic for the PrepareProposal ABCI++ method call. The main logic for creating and issuing the PrepareProposal request lives in execution.go and is tested in a set of new tests in execution_test.go. This change also updates the mempool mock to use a mockery generated version and removes much of the plumbing for the no longer used ABCIResponses. |
3 years ago | |
---|---|---|
.. | ||
doc.go | blocksync/v2: remove unsupported reactor (#7046) | 3 years ago |
msgs.go | blockchain: rename to blocksync service (#6755) | 3 years ago |
pool.go | p2p+flowrate: rate control refactor (#7828) | 3 years ago |
pool_test.go | libs/service: regularize Stop semantics and concurrency primitives (#7809) | 3 years ago |
reactor.go | node: nodes should fetch state on startup (#8062) | 3 years ago |
reactor_test.go | abci++: synchronize PrepareProposal with the newest version of the spec (#8094) | 3 years ago |