cosmos-sdk/baseapp
2024-09-03 21:12:21 +00:00
..
internal/protocompat refactor(baseapp): audit QA v0.52 (#21515) 2024-09-03 14:08:37 +00:00
oe feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +00:00
testutil feat: simulate nested messages (#20291) 2024-07-26 10:53:32 +00:00
abci_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
abci_utils_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
abci_utils.go refactor(baseapp): audit QA v0.52 (#21515) 2024-09-03 14:08:37 +00:00
abci.go refactor(baseapp): audit QA v0.52 (#21515) 2024-09-03 14:08:37 +00:00
baseapp_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
baseapp.go feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
circuit.go refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
errors.go chore: move abci errors to baseapp (#20756) 2024-06-25 10:04:33 +00:00
genesis.go refactor(baseapp): audit QA v0.52 (#21515) 2024-09-03 14:08:37 +00:00
grpcrouter_helpers.go chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
grpcrouter_test.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
grpcrouter.go refactor(runtime): environment contract doc and failing services (#20293) 2024-06-20 15:33:54 +00:00
grpcserver.go feat: adds error handling for out-of-gas panics in grpc query handlers. (#20945) 2024-07-16 09:44:42 +00:00
msg_service_router_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
msg_service_router.go refactor(baseapp): audit QA v0.52 (#21515) 2024-09-03 14:08:37 +00:00
options.go feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
params_legacy.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
params.go refactor: move baseapp/AppVersionModifer -> core/app (#20361) 2024-05-13 14:53:11 +00:00
recovery_test.go refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11979) 2022-05-20 09:27:27 +00:00
recovery.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00
regression_test.go fix(baseapp): correctly check errors before sealing in BaseApp.Init (#18727) 2023-12-13 10:46:47 +00:00
snapshot_test.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
state.go fix(baseapp): introduce mutex to state (#18846) 2023-12-21 19:05:40 +00:00
streaming_test.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
streaming.go refactor(baseapp): audit QA v0.52 (#21515) 2024-09-03 14:08:37 +00:00
test_helpers.go refactor(baseapp): audit QA v0.52 (#21515) 2024-09-03 14:08:37 +00:00
utils_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00