Aleksandr Bezobchuk
5b52f87789
Fixes the race condition between a callback being set and called during ReCheckTx. Note, I do not see equivalent logic in the gRPC client (anymore) as #5439 suggests, so only the socket client was updated. closes: #5439 |
4 years ago | |
---|---|---|
.. | ||
mocks | params: remove blockTimeIota (#5987) | 4 years ago |
client.go | ABCI: Fix ReCheckTx for Socket Client (#6124) | 4 years ago |
doc.go | abci: modify Client interface and socket client (#5673) | 4 years ago |
grpc_client.go | abci/grpc: fix invalid mutex handling in StopForError() (#5849) | 4 years ago |
local_client.go | abci: modify Client interface and socket client (#5673) | 4 years ago |
socket_client.go | ABCI: Fix ReCheckTx for Socket Client (#6124) | 4 years ago |
socket_client_test.go | abci: modify Client interface and socket client (#5673) | 4 years ago |