Commit Graph

13670 Commits

Author SHA1 Message Date
Marko
cd3ce0c7a4
perf(log): use sonic json lib (#22233) 2024-10-22 17:43:32 +00:00
Julien Robert
3e65a610bd
build(deps): bump x/tx (#22327) 2024-10-22 10:27:51 +00:00
Julien Robert
2711ecefc1
fix(x/accounts/lockup): fix proto path (#22319) 2024-10-21 15:33:47 +00:00
Julien Robert
681366e346
refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
cool-developer
97d37ae243
feat(store): add new api LatestVersion (#22305) 2024-10-21 13:09:58 +00:00
cool-developer
6e59ad0dee
feat(store/v2): route to the commitment during migration (#22290) 2024-10-21 11:50:45 +00:00
Matt Kocubinski
2f0a2b400c
refactor(x/tx): rm dependency on core (#22281)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-21 11:28:43 +00:00
Shude Li
fc91e76354
build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
XiaoBei
64e6d882c6
docs: fix markdown code grammar (#22316) 2024-10-21 05:11:51 +00:00
dependabot[bot]
71ac584b38
build(deps): Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.1 (#22308)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-20 11:44:11 +00:00
dependabot[bot]
f84b585864
build(deps): Bump go.uber.org/mock from 0.4.0 to 0.5.0 in /store (#22309)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-18 11:40:48 +00:00
Julien Robert
aa507faeab
feat(systemtests): increase verbosity (#22306) 2024-10-18 07:35:55 +00:00
testinginprod
c1707b8308
fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (#22299)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-17 15:45:43 +00:00
Akhil Kumar P
29ea9c8a5e
test: migrate e2e/mint to system tests (#22294) 2024-10-17 13:15:56 +00:00
Julien Robert
c905c5ee9b
feat(server/v2): enable pprof (#22284) 2024-10-17 13:10:13 +00:00
Julien Robert
11698aa864
feat(baseapp): Abort OE in PrepareProposal (Upstream dydx) (#22287)
Co-authored-by: Teddy Ding <teddy@dydx.exchange>
2024-10-17 13:09:57 +00:00
Julien Robert
f01baf302e
fix(server/v2/cometbft): fix mock store (#22293) 2024-10-17 09:14:05 +00:00
Hieu Vu
20dd65b057
refactor: improvements on rest v2 server (#22292) 2024-10-17 09:03:57 +00:00
Vishal Potpelliwar
3440ad6e60
docs(x/accounts): fix doc (#22295) 2024-10-17 08:46:18 +00:00
Akhil Kumar P
553e11082c
test: migrate e2e/group to system tests (#22278) 2024-10-16 20:08:53 +00:00
Marko
8a0244b43b
chore: add crisis changelog (#22280) 2024-10-16 16:26:34 +00:00
Marko
76529d7680
feat(store/v2): add version exists (#22235)
Co-authored-by: Cool Developer <cool199966@outlook.com>
2024-10-16 15:55:23 +00:00
dependabot[bot]
abaccb4d4b
build(deps): Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#22270)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-16 15:10:39 +00:00
Randy Grok
e666764af6
feat: wire v2 handlers (#22112)
Co-authored-by: Randy Grok <@faulttolerance.net>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-16 14:21:18 +00:00
Wukingbow
4adbd6fadd
docs: add comments for funcs (#22279) 2024-10-16 14:08:01 +00:00
Hoa Nguyen
ee3d320eaa
chore(server): bump cosmossdk.io/core and correct comment naming (#22245) 2024-10-15 14:00:36 +00:00
dependabot[bot]
f89382df90
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240701160653-fedbb9acfd2f.2 to 1.35.1-20240701160653-fedbb9acfd2f.1 in /api (#22262)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-15 13:30:45 +00:00
Alexander Peters
3862ebabf6
chore(doc): Update sims doc (#22258) 2024-10-15 13:00:44 +00:00
Julián Toledano
77254b735b
docs: update some learn/advanced (#22255) 2024-10-15 07:19:09 +00:00
Hoa Nguyen
4274dcf442
refactor: add close body after use and fix lint (#22248) 2024-10-14 21:25:11 +00:00
xujikks
8c39f41101
docs(crypto): update docs (#22247)
Co-authored-by: keke-ka <kkektkid@163.com>
2024-10-14 12:18:51 +00:00
Julien Robert
0b43fcc216
fix(server/v2/cometbft): wire app closer (#22240) 2024-10-14 06:07:34 +00:00
Julien Robert
1f941bbec7
fix(server/v2): use only one logger for app and server (#22241) 2024-10-14 06:05:47 +00:00
Julien Robert
65ed5eb800
refactor(core): structural typing for kvstore (#22242) 2024-10-11 20:44:12 +00:00
Akhil Kumar P
4733fc1769
test: migrate e2e/auth to system tests and fix sign-batch (#22149) 2024-10-11 12:13:00 +00:00
Julien Robert
8ad20815dd
chore(x/group): update supported flags (#22229) 2024-10-11 11:36:02 +00:00
Luis Carvalho
60cbe2db29
fix(x/tx): sort with oneof field name in amino-json (#21782)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-11 08:17:06 +00:00
dependabot[bot]
ae9ddffcdd
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.7 to 0.50.10 in /tools/cosmovisor (#22225)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 05:53:46 +00:00
cool-developer
e84c0eb86b
feat(server/v2): init the indexer in server/v2 (#22218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 21:40:14 +00:00
Matt Kocubinski
dd2369daf2
refactor(runtime/v2): use AppI.GetStore() to fetch an initialized RootStore (#22205) 2024-10-10 14:29:40 +00:00
xujk-byte
63b1652d98
docs(collections): add comments for funcs (#22214) 2024-10-10 14:20:01 +00:00
Julián Toledano
db6a8352c3
docs(x/staking): update readme (#22216) 2024-10-10 13:01:33 +00:00
Julien Robert
3a03804c14
refactor(store/v2): replace dboptions by dynamic config (#22185) 2024-10-10 10:25:26 +00:00
Julien Robert
04c1590a6e
docs: fix rendering issue (#22211) 2024-10-10 09:56:49 +00:00
Julien Robert
910a97af4b
chore: bring v0.52.0-beta.2 changelog to main (#22188) 2024-10-10 09:19:24 +00:00
Julien Robert
e6a719c1a6
docs: add docs boilerplate (#22202) 2024-10-10 08:15:33 +00:00
psiphi5
5b53ccaf0c
feat(tools/cosmovisor): cosmovisor batch upgrades (#21790)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 07:31:29 +00:00
Julien Robert
7e517369e3
docs: bring back user docs in main repo (#22201) 2024-10-10 07:27:02 +00:00
Matt Kocubinski
742cb0737a
refactor(server/v2): late bound storeBuilder (#22206) 2024-10-10 07:22:18 +00:00
Matt Kocubinski
c39ec6ff2d
refactor(runtime/v2): genesis event service bindings (#22192) 2024-10-09 22:18:14 +00:00