Commit Graph

687 Commits

Author SHA1 Message Date
mmsqe
6cc6a6c5bf
fix(baseapp): align block header when query with latest height (#21003) 2024-10-07 07:59:29 +00:00
cool-developer
80726f7ebd
feat(baseapp): integrate the appdata.Listener in baseapp (#21965) 2024-10-03 13:10:22 +00:00
tianyeyouyou
e4c5d2b611
docs(baseapp): update function comment (#22047) 2024-10-02 16:42:43 +00:00
Marko
0ea2445acf
refactor(baseapp): create checktx handler (#21979) 2024-10-02 11:39:47 +00:00
Julien Robert
e5b22e4cda
chore(baseapp): fix api break latest schema (#21978) 2024-09-30 12:07:40 +00:00
beep
d5f24de7e1
fix(baseapp): startTime of telemetry metric should be calculated before defer (#21968) 2024-09-29 18:19:15 +00:00
Julien Robert
356df96770
refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (#21744)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-18 13:57:52 +00:00
Julien Robert
cbdfd9bdfa
chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
cool-developer
aaf72f20c1
feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +00:00
Facundo Medica
e9eaefa379
fix(unorderedtx): issues reported in audit (#21467) 2024-09-11 11:46:10 +00:00
Julien Robert
02b20f99af
test(x/upgrade): fix tests (#21582) 2024-09-07 14:41:33 +00:00
Julián Toledano
a48a75fe91
refactor(baseapp): remove AccAddress.String() (#21521) 2024-09-07 07:44:42 +00:00
Randy Grok
dce0365c23
feat: unify version modifier for v2 (#21508) 2024-09-06 15:56:29 +00:00
yihuang
0d201dead3
fix(mempool): data race in mempool prepare proposal handler (#21413) 2024-09-04 10:42:43 +00:00
Marko
70488a89a8
refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
Julián Toledano
54b49d4bcc
refactor(baseapp): audit QA v0.52 (#21515) 2024-09-03 14:08:37 +00:00
cool-developer
ce4fb98cb8
feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
Aaron Craelius
c94f4b91fc
chore: update schema to v0.2.0 in all go.mod's (#21488) 2024-08-30 19:42:48 +00:00
Facundo Medica
58bbcd9d75
fix(baseapp): preblock events are not emmitted correctly (#21444) 2024-08-29 08:59:20 +00:00
Julien Robert
6f30de3a41
refactor: remove x/exp dep (#21281) 2024-08-19 13:14:34 +00:00
Facundo Medica
e2ec889bb7
fix(baseapp)!: Halt at height now does not produce the halt height block (#21256) 2024-08-16 08:18:31 +00:00
Julien Robert
8400d9b426
refactor: clarify usage of genesis.TxHandler in v1 vs v2 (#21213) 2024-08-08 11:23:41 +00:00
Facundo Medica
ca8122c3f3
refactor(baseapp): improve readability of preblock (#21179) 2024-08-06 10:00:15 +00:00
Facundo Medica
c312d99ea0
fix(baseapp): return events from preblocker in FinalizeBlockResponse (#21159) 2024-08-02 10:50:19 +00:00
son trinh
585335690b
feat(tx)!: make timeout_height time based (#20870)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-29 11:53:27 +00:00
Aaron Craelius
5c90246b3f
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
Julián Toledano
fe8474e9b4
feat: simulate nested messages (#20291) 2024-07-26 10:53:32 +00:00
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Qt
3304d0803d
refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Marko
9436bcb7f2
chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
beer-1
511fb07914
feat: adds error handling for out-of-gas panics in grpc query handlers. (#20945) 2024-07-16 09:44:42 +00:00
Cosmos SDK
e3ea68aa1a
chore: fix spelling errors (#20946)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-07-14 17:09:21 +00:00
Alexander Peters
dc5c16b0be
fix (sims): state written in sims loop (#20936) 2024-07-12 15:17:23 +00:00
Aaron Craelius
4857ea1f61
feat(schema): indexing API (#20647) 2024-07-09 11:20:31 +00:00
Marko
1bbb499cdf
refactor: reduce decoding steps in baseapp (#20863) 2024-07-03 15:21:00 +00:00
Marko
aceeaf4720
chore: move abci errors to baseapp (#20756) 2024-06-25 10:04:33 +00:00
Julien Robert
d2903a9eb9
refactor(runtime): environment contract doc and failing services (#20293) 2024-06-20 15:33:54 +00:00
Alexander Peters
6335631348
perf: Replace runsim with Go stdlib testing (#20490) 2024-06-17 14:42:04 +00:00
Marko
28fa3b8dfc
chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
Marko
1b47dc91a3
chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00
bc1bot
fe6361b617
chore: remove old TODO in baseapp (#20450)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-05-27 09:54:46 +00:00
Aaron Craelius
53925ef5fd
refactor!: turn MsgsV2 into ReflectMessages to make it less confusing (#19839)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-16 09:55:08 +00:00
Lucas Francisco López
072a95e0e1
docs: Documented error handling in OfferSnapshot method (#20380)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-05-15 21:38:21 +00:00
Marko
080229f300
chore: remove cockroach db errors (#20386) 2024-05-15 06:35:08 +00:00
Matt Kocubinski
9f42137462
refactor: move baseapp/AppVersionModifer -> core/app (#20361)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-13 14:53:11 +00:00
Marko
3a750719ba
refactor(x/bank): check send enabled on coins (#20343) 2024-05-13 12:58:22 +00:00
Damian Nolan
8144a23835
fix: correctly assign execModeSimulate to context for simulateTx (#20342) 2024-05-10 12:03:37 +00:00
Marko
fc84ff6f40
refactor!(staking): remove comet crypto as a dep (#20295) 2024-05-07 10:27:47 +00:00
Marko
0dfb54e36a
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Aaron Craelius
921ab722e4
fix: make RegisterMsgServiceDesc not use the global registry (#19835)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-03 21:22:06 +00:00