mergify[bot]
3bb6b60cc5
docs(x/accounts): improve comments (backport #22339 ) ( #22342 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-23 13:02:51 +02:00
mergify[bot]
1d727a337a
test: x/accounts systemtests (backport #22320 ) ( #22338 )
...
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
2024-10-23 12:31:56 +02:00
mergify[bot]
d6028b1797
chore(client): use command's configured output (backport #22334 ) ( #22337 )
...
Co-authored-by: Mark Rushakoff <mark.rushakoff@gmail.com>
2024-10-23 01:26:38 +02:00
dependabot[bot]
7df17f4671
build(deps): Bump cosmossdk.io/x/tx from 0.13.4-0.20241003111526-30003f667944 to 1.0.0-alpha.1 ( #22330 )
2024-10-22 20:03:20 +02:00
mergify[bot]
b102343368
fix(x/accounts/lockup): fix proto path (backport #22319 ) ( #22328 )
2024-10-22 10:49:29 +02:00
mergify[bot]
e87562ab45
feat(server/v2): init the indexer in server/v2 (partial backport #22218 ) ( #22324 )
...
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-21 17:18:37 +02:00
mergify[bot]
39a726b673
refactor(server/v2): simplify app manager (partial backport #22300 ) ( #22323 )
2024-10-21 16:13:35 +02:00
mergify[bot]
89219a38fc
feat(systemtests): increase verbosity (backport #22306 ) ( #22310 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-18 13:28:10 +02:00
mergify[bot]
53ae84a49c
fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (backport #22299 ) ( #22307 )
2024-10-17 22:44:12 +02:00
mergify[bot]
2f4dda4118
test: migrate e2e/mint to system tests (backport #22294 ) ( #22304 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-17 16:33:19 +02: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]
ce839cc81b
fix(server/v2/cometbft): fix mock store (backport #22293 ) ( #22298 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-17 12:54:27 +02:00
mergify[bot]
0eac5e1988
refactor: improvements on rest v2 server (backport #22292 ) ( #22297 )
...
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-17 11:13:46 +02:00
mergify[bot]
9e0831bd00
docs(x/accounts): fix doc (backport #22295 ) ( #22296 )
...
Co-authored-by: Vishal Potpelliwar <71565171+vishal-kanna@users.noreply.github.com>
2024-10-17 10:56:54 +02:00
mergify[bot]
40f7878ca0
test: migrate e2e/group to system tests (backport #22278 ) ( #22286 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-17 10:20:25 +02:00
mergify[bot]
1cd7babcf2
chore: add crisis changelog (backport #22280 ) ( #22283 )
2024-10-16 20:06:27 +02:00
mergify[bot]
aab02aba36
chore(server): bump cosmossdk.io/core and correct comment naming (backport #22245 ) ( #22269 )
...
Co-authored-by: Hoa Nguyen <hoa@notional.ventures>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-10-15 16:28:08 +02:00
mergify[bot]
5f534c9e11
chore(server/v2/cometbft): simplify getProtoRegistry (backport #22248 ) ( #22260 )
...
Co-authored-by: Hoa Nguyen <hoa@notional.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-15 15:41:01 +02:00
mergify[bot]
f15e5b9b70
chore(doc): Update sims doc (backport #22258 ) ( #22266 )
2024-10-15 15:09:32 +02:00
mergify[bot]
2a7fba48cc
docs: update some learn/advanced (backport #22255 ) ( #22265 )
2024-10-15 14:49:25 +02:00
mergify[bot]
8179cf4748
docs(crypto): update docs (backport #22247 ) ( #22256 )
...
Co-authored-by: xujikks <xujikksjjfjf@163.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-14 14:50:47 +02:00
mergify[bot]
5ac8aaec10
fix(server/v2/cometbft): wire app closer (backport #22240 ) ( #22250 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-14 09:20:52 +02:00
mergify[bot]
8abc73ac4b
fix(server/v2): use only one logger for app and server (backport #22241 ) ( #22249 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-14 09:11:07 +02:00
mergify[bot]
ba5966f7dd
test: migrate e2e/auth to system tests and fix sign-batch (backport #22149 ) ( #22234 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-11 14:54:06 +02:00
mergify[bot]
a96debdcb3
chore(x/group): update supported flags (backport #22229 ) ( #22230 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-11 13:43:29 +02:00
mergify[bot]
57a32ddc6c
test(systemtest): Fix prune & gov test (backport #22190 ) ( #22196 )
...
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-11 09:34:57 +02:00
mergify[bot]
3f4a25d19c
refactor(runtime/v2): use AppI.GetStore() to fetch an initialized RootStore (backport #22205 ) ( #22224 )
2024-10-10 19:07:35 +02:00
mergify[bot]
0f961f7177
docs(x/staking): update readme (backport #22216 ) ( #22221 )
...
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-10-10 15:19:33 +02:00
Julien Robert
f4d3000cfa
chore: link fixes in 0.52 ( #22212 )
2024-10-10 10:24:42 +00:00
mergify[bot]
69c55a882b
docs: add docs boilerplate (backport #22202 ) ( #22209 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 10:29:47 +02:00
mergify[bot]
4af4c271ff
docs: bring back user docs in main repo (backport #22201 ) ( #22208 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 09:33:49 +02:00
mergify[bot]
9f702257b2
ci: reduce rocksdb-cache execiton frequence (backport #22193 ) ( #22199 )
...
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2024-10-09 22:01:52 +02:00
mergify[bot]
5426049e1d
docs: update learn/beginner docs (backport #22191 ) ( #22198 )
...
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-10-09 21:42:31 +02:00
mergify[bot]
e098b30901
docs: fix pre.sh (backport #22194 ) ( #22197 )
2024-10-09 19:29:12 +02:00
mergify[bot]
fd5343745d
ci: push docker image on betas (backport #22189 ) ( #22195 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-09 17:40:02 +02:00
Julien Robert
c854faed40
chore: prepare 0.52 beta.2 ( #22171 )
2024-10-09 10:37:34 +02:00
mergify[bot]
a01e6303a7
docs(x/accounts/defaults/lockup): Add tutorial document (backport #22168 ) ( #22187 )
...
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-10-09 09:38:23 +02:00
mergify[bot]
601a75a22b
docs: update protobuf links (backport #22182 ) ( #22186 )
...
Co-authored-by: Wukingbow <389092100@qq.com>
2024-10-09 09:37:49 +02:00
mergify[bot]
c3a6f35f80
refactor(genutil): Use sdk types genesis validator (backport #21678 ) ( #22183 )
...
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-09 09:09:07 +02:00
mergify[bot]
1780d7dfa6
refactor(server/v2): clean up storage use and config (backport #22008 ) ( #22176 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-09 08:49:41 +02:00
mergify[bot]
1aa3a284d7
fix(client/v2): *big.Int unmarshal (backport #21853 ) ( #22174 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-08 21:24:01 +02:00
mergify[bot]
3ecd14336d
docs(x/accounts): init of the x/accounts module docs. (backport #22099 ) ( #22172 )
...
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-10-08 15:53:51 +02:00
Julien Robert
d7f315d7ec
docs: prepare 0.52 docs deployment ( #22160 )
2024-10-08 11:18:01 +02:00
mergify[bot]
729b516c6f
docs: update cometbft db code reference link (backport #22166 ) ( #22169 )
...
Co-authored-by: tutufen <tutufen@outlook.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-08 10:19:25 +02:00
mergify[bot]
e4422645fe
docs(core): create docs for environment and core API (backport #22156 ) ( #22159 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-07 22:09:25 +02:00
mergify[bot]
befdf581a2
docs: modify the corresponding link in the code document (backport #22151 ) ( #22157 )
...
Co-authored-by: XiaoBei <1505929057@qq.com>
2024-10-07 20:08:14 +02:00
mergify[bot]
a004b1569e
docs: Update mint docs (backport #22108 ) ( #22155 )
...
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-07 15:59:20 +02:00
mergify[bot]
3fea483df8
test(systemtests): fix failing tests (backport #22145 ) ( #22154 )
...
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-07 15:42:11 +02:00
mergify[bot]
090efc9f3b
docs(x/distribution): updates (backport #22148 ) ( #22153 )
...
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-10-07 15:38:58 +02:00
mergify[bot]
245434ef9f
docs: fix inaccessible links (backport #22147 ) ( #22150 )
...
Co-authored-by: XiaoBei <1505929057@qq.com>
2024-10-07 13:42:10 +02:00