cosmos-sdk/baseapp
mergify[bot] f80e883ea2
fix: add gRPC nil/zero check in query (backport #13352) (#13417)
* fix: add gRPC nil/zero check in query (#13352)

(cherry picked from commit a9f02d9cb7)

# Conflicts:
#	CHANGELOG.md
#	codec/proto_codec_test.go

* fix conflicts

* fix conflicts

Co-authored-by: yihuang <huang@crypto.com>
2022-09-29 08:10:41 -05:00
..
abci.go fix: streaming listeners are not called for deliver tx event (backport #13334) (#13336) 2022-09-20 10:40:42 +02:00
abci_test.go chore: Revert to TM v0.34.x (#12221) 2022-07-05 09:40:27 -04:00
baseapp.go feat: Add notice for possible iavl fast node migration (backport #13390) (#13398) 2022-09-27 07:48:21 -05:00
baseapp_test.go fix: make 46's linter work (#13186) 2022-09-12 10:35:06 +02:00
block_gas_test.go feat(cli): add acc-address by id cli and grpc gateway api (backport #12199) (#12267) 2022-06-16 14:11:17 -04:00
grpcrouter.go feat: implement ABCI Query via gRPC (#11642) 2022-04-25 17:54:27 -04:00
grpcrouter_helpers.go fix: remove grpc replace directive (#11089) 2022-02-04 10:54:32 +00:00
grpcrouter_test.go fix: add gRPC nil/zero check in query (backport #13352) (#13417) 2022-09-29 08:10:41 -05:00
grpcserver.go ci: improve error checking (errcheck linter) (#11195) 2022-04-13 06:46:51 +00:00
msg_service_router.go fix: make 46's linter work (#13186) 2022-09-12 10:35:06 +02:00
msg_service_router_test.go chore: Revert to TM v0.34.x (#12221) 2022-07-05 09:40:27 -04:00
options.go feat: configurable fastnode (backport #13321) (#13337) 2022-09-20 16:29:50 +02:00
params.go chore: Revert to TM v0.34.x (#12221) 2022-07-05 09:40:27 -04:00
params_test.go chore: Revert to TM v0.34.x (#12221) 2022-07-05 09:40:27 -04:00
queryrouter.go x/ibc: alter id requirements (#6227) 2020-05-15 17:24:31 +00:00
queryrouter_test.go refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11979) 2022-05-20 09:27:27 +00:00
recovery.go refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11979) 2022-05-20 09:27:27 +00:00
recovery_test.go refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11979) 2022-05-20 09:27:27 +00:00
router.go refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11979) 2022-05-20 09:27:27 +00:00
router_test.go refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11979) 2022-05-20 09:27:27 +00:00
state.go Merge PR #4748: Write-Through Inter-Block Cache 2019-09-04 13:33:32 -04:00
streaming.go feat: ADR-038 Part 2: StreamingService interface, file writing implementation, and configuration (#8664) 2021-10-24 21:37:37 +00:00
test_helpers.go refactor: Revert middlewares to antehandler (part 2/2: posthandler) (#11985) 2022-05-23 10:32:38 +00:00
util_test.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00