mergify[bot]
|
05b5a4eb71
|
fix(baseapp): fulfil all header.Info fields in test helpers context (backport #23014) (#23016)
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
|
2024-12-19 21:59:32 +01:00 |
|
mergify[bot]
|
9065da9401
|
test: fix failing tests after protocompat changes (backport #22889) (#22897)
|
2024-12-16 19:07:25 +01:00 |
|
mergify[bot]
|
b6441e00a6
|
docs: fix spelling errors in the description (backport #22874) (#22879)
|
2024-12-16 07:42:44 +01:00 |
|
mergify[bot]
|
f1e881e81b
|
fix(baseapp): hybrid handlers do not drop any (backport #22866) (#22868)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
|
2024-12-13 16:57:09 +01:00 |
|
Akhil Kumar P
|
a643d3afcf
|
chore: backport x/staking integration test migration changes (#22863)
|
2024-12-13 13:17:17 +01:00 |
|
mergify[bot]
|
9ec294a356
|
feat(indexer/postgres)!: add basic support for header, txs and events (backport #22695) (#22808)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-09 21:02:58 +01:00 |
|
mergify[bot]
|
17fe120ba0
|
fix(baseapp): sort res.Validators before comparing in InitChain (backport #22757) (#22758)
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
|
2024-12-04 16:47:14 +01:00 |
|
mergify[bot]
|
61865a6bd8
|
fix: prune cmd should disable async pruning (backport #22656) (#22756)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-04 14:28:18 +01:00 |
|
mergify[bot]
|
a3c2f423d4
|
fix(baseapp): set req.Time for ctx header info in ExtendVote (backport #22745) (#22750)
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
|
2024-12-04 11:15:25 +01:00 |
|
mergify[bot]
|
dd8557ddd5
|
fix(baseapp): correctly set header info time on query ctx (backport #22732) (#22737)
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
|
2024-12-03 22:20:13 +01:00 |
|
mergify[bot]
|
61691b5c2c
|
feat(indexer): add to modules and implement proto fields (backport #22544) (#22676)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-28 14:12:02 +01:00 |
|
mergify[bot]
|
7c1bb027ab
|
fix(baseapp): populate header info in NewUncachedContext (backport #22557) (#22565)
|
2024-11-20 11:54:48 +04:00 |
|
mergify[bot]
|
15bd96f57d
|
feat(baseapp): Abort OE in PrepareProposal (Upstream dydx) (backport #22287) (#22303)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-10-17 15:16:55 +02:00 |
|
mergify[bot]
|
eab8e2a4a6
|
fix(baseapp): align block header when query with latest height (backport #21003) (#22142)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-10-07 10:48:29 +02:00 |
|
mergify[bot]
|
8b14cc357a
|
feat(baseapp): integrate the appdata.Listener in baseapp (backport #21965) (#22100)
|
2024-10-03 15:31:48 +02:00 |
|
mergify[bot]
|
82f3a16ec9
|
refactor(baseapp): create checktx handler (backport #21979) (#22044)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-10-02 12:12:40 +00:00 |
|
mergify[bot]
|
c32c775238
|
chore(baseapp): fix api break latest schema (backport #21978) (#21983)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-30 12:29:57 +00:00 |
|
mergify[bot]
|
39fe6693ce
|
fix(baseapp): startTime of telemetry metric should be calculated before defer (backport #21968) (#21970)
Co-authored-by: beep <beepdeepor@gmail.com>
|
2024-09-29 20:41:04 +02:00 |
|
mergify[bot]
|
93959d6976
|
refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (backport #21744) (#21803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-18 14:33:06 +00:00 |
|
mergify[bot]
|
2ad5ab913d
|
chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-17 11:49:10 +00:00 |
|
mergify[bot]
|
150d17c3fc
|
feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-13 20:18:05 +00:00 |
|
mergify[bot]
|
20f7cd7aac
|
fix(unorderedtx): issues reported in audit (backport #21467) (#21655)
|
2024-09-11 14:04:46 +02:00 |
|
mergify[bot]
|
3e88fa6b47
|
refactor(baseapp): remove AccAddress.String() (backport #21521) (#21583)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-09 09:26:54 +02:00 |
|
mergify[bot]
|
384fa5fff5
|
feat: unify version modifier for v2 (backport #21508) (#21578)
Co-authored-by: Randy Grok <98407738+randygrok@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-06 18:57:40 +00:00 |
|
mergify[bot]
|
889becd2c0
|
feat: replace the cosmos-db.DB interface with core/store interface (backport #21450) (#21490)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-06 10:30:01 +00:00 |
|
mergify[bot]
|
7262d4037c
|
fix(mempool): data race in mempool prepare proposal handler (backport #21413) (#21540)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-04 11:09:41 +00:00 |
|
mergify[bot]
|
7d5ab19311
|
refactor: revert auth extraction (backport #21507) (#21529)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-03 22:21:22 +00:00 |
|
mergify[bot]
|
a2e1cd0193
|
refactor(baseapp): audit QA v0.52 (backport #21515) (#21520)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
|
2024-09-03 14:31:39 +00:00 |
|
mergify[bot]
|
5d2fcfa65b
|
chore: update schema to v0.2.0 in all go.mod's (backport #21488) (#21491)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-30 23:44:56 +02:00 |
|
mergify[bot]
|
275eb61f9c
|
fix(baseapp): preblock events are not emmitted correctly (backport #21444) (#21457)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-08-29 10:19:27 +00:00 |
|
mergify[bot]
|
3285de7f6c
|
refactor: remove x/exp dep (backport #21281) (#21358)
|
2024-08-19 15:46:41 +00:00 |
|
mergify[bot]
|
ce55ced719
|
fix(baseapp)!: Halt at height now does not produce the halt height block (backport #21256) (#21322)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-16 08:52:41 +00:00 |
|
mergify[bot]
|
a24c76fcca
|
refactor: clarify usage of genesis.TxHandler in v1 vs v2 (backport #21213) (#21218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-08 11:48:30 +00:00 |
|
mergify[bot]
|
77f1ef7c90
|
refactor(baseapp): improve readability of preblock (backport #21179) (#21180)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-08-06 12:28:31 +02:00 |
|
mergify[bot]
|
c225e3faab
|
fix(baseapp): return events from preblocker in FinalizeBlockResponse (backport #21159) (#21161)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-08-02 11:04:29 +00:00 |
|
mergify[bot]
|
7d801cc3c9
|
feat(tx)!: make timeout_height time based (backport #20870) (#21104)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
|
2024-07-29 14:21:00 +02:00 |
|
mergify[bot]
|
fcb808a54c
|
feat(log): remove core dependency and update core interface to be dependency free (backport #21045) (#21089)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-07-26 13:43:42 +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 |
|