Commit Graph

13657 Commits

Author SHA1 Message Date
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
Facundo Medica
864e9f16a3
refactor(x/bank,x/distr,x/feegrant)!: reduce auth keeper dependency (#21651) 2024-10-09 20:00:09 +00:00
auricom
e475af3c4b
ci: reduce rocksdb-cache execiton frequence (#22193) 2024-10-09 19:47:03 +00:00
Julián Toledano
fc9ca8ea20
docs: update learn/beginner docs (#22191) 2024-10-09 19:18:36 +00:00
Julien Robert
fae85e0ec4
docs: fix pre.sh (#22194) 2024-10-09 16:56:09 +00:00
Hieu Vu
597e0fac11
test(systemtest): Fix prune & gov test (#22190) 2024-10-09 15:43:31 +00:00
Julien Robert
91c0e79f47
ci: push docker image on betas (#22189) 2024-10-09 15:21:22 +00:00
son trinh
3220aab2bd
docs(x/accounts/defaults/lockup): Add tutorial document (#22168)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: beep <beepdeepor@gmail.com>
2024-10-09 07:29:03 +00:00
Wukingbow
f48fac3e50
docs: update protobuf links (#22182) 2024-10-09 07:18:53 +00:00
son trinh
4aeb053925
refactor(genutil): Use sdk types genesis validator (#21678)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-09 05:18:05 +00:00
tutufen
325728a9fd
docs: update missing wrong cometbft prefixdb links (#22173) 2024-10-08 17:58:49 +00:00
Matt Kocubinski
05fb492bd5
refactor(server/v2): clean up storage use and config (#22008) 2024-10-08 17:12:06 +00:00
Julien Robert
43c41be136
fix(client/v2): *big.Int unmarshal (#21853) 2024-10-08 15:14:23 +00:00
testinginprod
5fea67d59c
docs(x/accounts): init of the x/accounts module docs. (#22099) 2024-10-08 13:32:40 +00:00