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 | |
---|---|---|
.. | ||
store.go | errors: formating cleanup (#7507) | 3 years ago |
store_test.go | abci++: synchronize PrepareProposal with the newest version of the spec (#8094) | 3 years ago |